Steve Kowald <skowald <at> gvtc.com> writes: > ffmpeg -i "c:\Superman vs Batman.mpg" > -vcodec mpeg2video -pix_fmt yuv420p
> -vb 15000000 -minrate 15000000 -maxrate 15000000 This may not be related but these options produce something else than your working stream. Did you try audio-only? (Is that possible with your working streams?) Carl Eugen _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
