[FFmpeg-user] Option framerate not found.
Carl Eugen Hoyos
ceffmpeg at gmail.com
Sun Nov 24 19:31:40 EET 2019
> Am 23.11.2019 um 21:15 schrieb Peter Chapman <Heavilyeverafter at hotmail.co.uk>:
>
> "F:\My Documents\Downloads\ffmpeg.exe" -framerate 60 -f concat -safe 0 -i "G:\mylist.txt" -c:v libx264 -vf "format=yuv420p" "G:\Test 1.mp4"
$ ffmpeg -framerate 60 -i “Sun Frame%4d.tga” -pix_fmt yuv420p out.mp4
(I suspect the concat demuxer understands the input option -r which does what you want but this is the recommended way of reading image files.)
Please find out what top-posting means and avoid it on this mailing list.
Carl Eugen
More information about the ffmpeg-user
mailing list