Kagami / boram

:film_strip: Cross-platform graphical WebM converter
https://github.com/Kagami/boram/releases
443 stars 27 forks source link

Feature Request: Add support for changing the color depth #52

Closed rohan-gt closed 5 years ago

rohan-gt commented 5 years ago

It would be nice to have a parameter to change the color depth of the encode (8/10/12-bit)

Kagami commented 5 years ago

You can change -pix_fmt option in raw args. Use yuv420p10 for 10-bit.