jrottenberg / ffmpeg

Docker build for FFmpeg on Ubuntu / Alpine / Centos / Scratch / nvidia / vaapi
https://hub.docker.com/r/jrottenberg/ffmpeg/
Apache License 2.0
1.42k stars 455 forks source link

Add libaribb24 ARIB STD-B24 caption decoder suport #254

Closed plainbanana closed 4 years ago

plainbanana commented 4 years ago

Since ffmpeg 4.2, libaribb24 is supported. This makes it possible to handle subtitle data in Japanese television broadcasting according to ARIB STD-B24 of Profile A and C.

It's a feature that may not be appropriate to create as PR because that is only used in limited situations, but if authors do not mind, I would like to support libaribb24.

jrottenberg commented 4 years ago

thank you very much !

plainbanana commented 4 years ago

Thank you for Merge!