Kevin Wells <kevwells <at> hotmail.co.uk> writes: > I would like all audio tracks and the subtitle > track enabled.
You have to patch the source to do that. (libavformat/movenc.c) > -vf format=uyvy422 ... -pix_fmt yuv422p10le This can't be correct unless you know (tested) something I don't know (didn't test). > setdar=5:4 Sure? Which usecase is this? > ffmpeg version 2.6.2-tessus Unrelated: Please understand that there is nothing "stable" about FFmpeg releases, the evermeet download page was updated yesterday accordingly. Current git head has fewer bugs and more features than any release. Carl Eugen _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
