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/ _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
