OpenVisualCloud / SVT-HEVC

SVT HEVC encoder. Scalable Video Technology (SVT) is a software-based video coding technology that is highly optimized for Intel® Xeon® processors. Using the open source SVT-HEVC encoder, it is possible to spread video encoding processing across multiple Intel® Xeon® processors to achieve a real advantage of processing efficiency.
Other
516 stars 172 forks source link

Add support for tile_row and tile_column in FFmpeg plugin #515

Closed raztexel closed 4 years ago

raztexel commented 4 years ago

Could you add support for tile_row and tile_column in FFmpeg plugin? Regards, Raz

tianjunwork commented 4 years ago

Hi @guojiansheng0925 , Jiansheng, could you expose TileRowCount, TileColumnCount, TileSliceMode interface through ffmpeg? Thank you.