Mark Dougherty (12021-07-08): > ffmpeg -hide_banner -f concat -safe 0 -I test-ffmpeg.Txt -c:v libx264 -r 30 > -pix_fmt yuv420p test-ffmpeg.mp4
You should not be using -hide_banner if you want help. You should not be using -f concat if you are transcoding. > I can't mix both JPG and PNG image files in the same input text file. That is normal: # All files must have the same streams (same codecs, same time base, # etc.). Regards, -- Nicolas George
signature.asc
Description: PGP signature
_______________________________________________ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".