[FFmpeg-user] ffmpeg, possible to configure with 8 bit and 10 bit libx264
Dave Rice
dave at dericed.com
Fri Jan 18 16:23:26 CET 2013
Hi ffmpeg users,
I'm working on a project where I need to encode an input to both 8 bit and 10 bit encodings with libx264. I have been able to build ffmpeg with libx264 with either 8 or 10 bit support. Is it possible to build one ffmpeg that would support both? Such as " -c:v libx264 -pix_fmt yuv420p " and " -c:v libx264 -pix_fmt yuv422p10le ". It seems to me that I can build two ffmpegs one with 8 bit x264 and 10 bit x264, but I wanted to check to see if there is a simpler solution.
Best Regards,
Dave Rice
More information about the ffmpeg-user
mailing list