DoseLibrary / ContentServer

A media library built with node and NextJS
5 stars 1 forks source link

Support HDR Transcodings, remove some console.logs #29

Closed GustavPS closed 1 year ago

GustavPS commented 1 year ago

Support HDR transcodings by using libx265 (if it's supported by the client) and using the correct pix_fmt, color_space, color_transfer and color_primaries

closes #25