Command line of the year...

Place for discussing homebrew games, development, new releases and emulation.
User avatar
MoeFoh
1300
Posts: 1380

Command line of the year...

Post by MoeFoh »

Goes to Lazyboot. This FFMPEG creates a suitable MPG file for use in the finicky GypPlay.

ffmpeg.exe -y -i <input file> -target ntsc-vcd -s 352x288 -vf "scale=352:-2, pad=352:288:(ow-iw)/2:(oh-ih)/2" -vcodec mpeg1video -b:v 1150k -acodec mp2 -ar 44100 -b:a 192k <output file>

Awesome! :D Better than using Sega Movie Creator, IMO.
Attachments
lazyboot-manual.pdf
(649.65 KiB) Downloaded 360 times


  • Similar Topics
    Replies
    Views
    Last post