Sega Saturn - Destruction Derby
PAL Sega Saturn running Destruction Derby, OSSC's scanlines set to 6 or 12%. Captured via Elgato Game Capture HD in 576p, then upscaled in post via ffmpeg. The scaling isn't perfect; it looks a whole notch better on my tv or without scaling; but Youtube likes to reduce 576p to 480p so this is still better than that. ffmpeg.exe -i .\dest ruction_derby.mp4 -acodec aac -af "volume=0.33" -vcodec libx264 -vf "scale=-1:1152:flags=neighbor,pad=width=1920:height=1152:x=240:y=0:color=000000,crop=1920:1080" -aspect 16:9 -y destruction_derby-youtube.mp4
PAL Sega Saturn running Destruction Derby, OSSC's scanlines set to 6 or 12%. Captured via Elgato Game Capture HD in 576p, then upscaled in post via ffmpeg. The scaling isn't perfect; it looks a whole notch better on my tv or without scaling; but Youtube likes to reduce 576p to 480p so this is still better than that. ffmpeg.exe -i .\dest ruction_derby.mp4 -acodec aac -af "volume=0.33" -vcodec libx264 -vf "scale=-1:1152:flags=neighbor,pad=width=1920:height=1152:x=240:y=0:color=000000,crop=1920:1080" -aspect 16:9 -y destruction_derby-youtube.mp4