Skip to content

Commit

Permalink
Update configs with no blur/no bloom.
Browse files Browse the repository at this point in the history
  • Loading branch information
luckytyphlosion committed Nov 25, 2022
1 parent a021077 commit ffa62ad
Show file tree
Hide file tree
Showing 6 changed files with 42 additions and 0 deletions.
7 changes: 7 additions & 0 deletions release/chadsoft_ww_tops.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,13 @@ mk-channel-ghost-description: World Champion
# "Video recorded by yourname w/ Auto TT Recorder" or "Video recorded by yourname x Auto TT Recorder"
ending-message: Video recorded by Auto TT Recorder

# No background blur will cause background images to become sharp and clear
# No bloom will cause rendered 3d to look sharper but with more contrast (might not look good on certain tracks).
# No bloom will usually make the video look less compressed on YouTube.
# See https://www.youtube.com/watch?v=ybCsmPKCT2o for both settings enabled
no-background-blur: true
no-bloom: false

# Keep these settings as is
encode-type: crf
video-codec: libx264
Expand Down
7 changes: 7 additions & 0 deletions release/chadsoft_ww_tops_example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,13 @@ mk-channel-ghost-description: World Champion
# "Video recorded by yourname w/ Auto TT Recorder" or "Video recorded by yourname x Auto TT Recorder"
ending-message: Video recorded by Auto TT Recorder

# No background blur will cause background images to become sharp and clear
# No bloom will cause rendered 3d to look sharper but with more contrast (might not look good on certain tracks).
# No bloom will usually make the video look less compressed on YouTube.
# See https://www.youtube.com/watch?v=ybCsmPKCT2o for both settings enabled
no-background-blur: true
no-bloom: false

# Keep these settings as is
encode-type: crf
video-codec: libx264
Expand Down
7 changes: 7 additions & 0 deletions release/manual_tops.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,13 @@ mk-channel-ghost-description: World Champion
# "Video recorded by yourname w/ Auto TT Recorder" or "Video recorded by yourname x Auto TT Recorder"
ending-message: Video recorded by Auto TT Recorder

# No background blur will cause background images to become sharp and clear
# No bloom will cause rendered 3d to look sharper but with more contrast (might not look good on certain tracks).
# No bloom will usually make the video look less compressed on YouTube.
# See https://www.youtube.com/watch?v=ybCsmPKCT2o for both settings enabled
no-background-blur: true
no-bloom: false

# Keep these settings as is
encode-type: crf
video-codec: libx264
Expand Down
7 changes: 7 additions & 0 deletions release/manual_tops_example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,13 @@ mk-channel-ghost-description: World Champion
# "Video recorded by yourname w/ Auto TT Recorder" or "Video recorded by yourname x Auto TT Recorder"
ending-message: Video recorded by Auto TT Recorder

# No background blur will cause background images to become sharp and clear
# No bloom will cause rendered 3d to look sharper but with more contrast (might not look good on certain tracks).
# No bloom will usually make the video look less compressed on YouTube.
# See https://www.youtube.com/watch?v=ybCsmPKCT2o for both settings enabled
no-background-blur: true
no-bloom: false

# Keep these settings as is
encode-type: crf
video-codec: libx264
Expand Down
7 changes: 7 additions & 0 deletions release/personal_ghost_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,13 @@ mk-channel-ghost-description: World Champion
# "Video recorded by yourname w/ Auto TT Recorder" or "Video recorded by yourname x Auto TT Recorder"
ending-message: Video recorded by Auto TT Recorder

# No background blur will cause background images to become sharp and clear
# No bloom will cause rendered 3d to look sharper but with more contrast (might not look good on certain tracks).
# No bloom will usually make the video look less compressed on YouTube.
# See https://www.youtube.com/watch?v=ybCsmPKCT2o for both settings enabled
no-background-blur: true
no-bloom: false

# Keep these settings as is
encode-type: crf
video-codec: libx264
Expand Down
7 changes: 7 additions & 0 deletions release/personal_ghost_config_example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,13 @@ mk-channel-ghost-description: World Champion
# "Video recorded by yourname w/ Auto TT Recorder" or "Video recorded by yourname x Auto TT Recorder"
ending-message: Video recorded by Auto TT Recorder

# No background blur will cause background images to become sharp and clear
# No bloom will cause rendered 3d to look sharper but with more contrast (might not look good on certain tracks).
# No bloom will usually make the video look less compressed on YouTube.
# See https://www.youtube.com/watch?v=ybCsmPKCT2o for both settings enabled
no-background-blur: true
no-bloom: false

# Keep these settings as is
encode-type: crf
video-codec: libx264
Expand Down

0 comments on commit ffa62ad

Please sign in to comment.