2017-04-06 5:31 GMT+02:00 Aarthi Priya Thirumalai <
aar...@multicorewareinc.com>:

> I want to convert my input from Prores 4K10 bit 4:2:2 to 4K10bit 4:2:0 and
> directly encode through libx265/libx264 in ffmpeg in a single step instead
> of doing the conversion and storing in a intermediary file and again
> feeding that into ffmpeg.
>
> I would like to know if there is a way to do this  - conversion and
> encoding in a single step, without using system pipes in ffpmeg? pls let me
> know your thoughts and suggestions.
>

​Not sure if a filter would fit your requirements, but if you're using
pipes you're not creating intermediary files.
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to