[FFmpeg-user] Reencoding video from image sequence doesn't work (sometimes)

serialhex at gmail.com serialhex at gmail.com
Fri Jan 26 15:49:10 EET 2018


Carl Eugen Hoyos-2 wrote
> Please provide an input file.

I already have in my first message:
https://drive.google.com/drive/u/0/folders/1qog43RZ8hPfQIjc6PbGi1Ii_ugeFNrQO

.\ffmpeg.exe -i full-20s.mkv -f image2 "file\seq-%09d.png"

.\ffmpeg.exe -y -i "full-20s.mkv" -framerate "28752/1499" -f image2 -i
"file\seq-%09d.png" -map 1:v -c copy -vcodec h264 -pix_fmt yuv420p -map 0
-map -0:v out.mkv

It plays fine in Chrome & Firefox, but the picture doesn't start playing in
latest VLC or Kodi's OMX player.  Audio yes, picture no.



--
Sent from: http://www.ffmpeg-archive.org/


More information about the ffmpeg-user mailing list