Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
subtitles [2019/06/29 23:00] – [DVD Subtitles] beandog | subtitles [2020/10/27 00:49] (current) – [Detect CC] beandog | ||
---|---|---|---|
Line 3: | Line 3: | ||
* [[ffmpeg]] | * [[ffmpeg]] | ||
- | ** WARNING: ** ffmpeg automatically muxes the closed captioning in if it exists, and will not show up in the map output, meaning it cannot be disabled. Also, '' | + | ** WARNING: ** ffmpeg automatically muxes the closed captioning in **with libx264** |
==== Detect VobSub ==== | ==== Detect VobSub ==== | ||
Line 37: | Line 37: | ||
For DVDs, closed captioning streams are embedded in the video stream. | For DVDs, closed captioning streams are embedded in the video stream. | ||
+ | |||
+ | By default, ffmpeg will copy the Closed Captions. Even passing '' | ||
The fastest way is to see if it has closed captioning is using ffprobe and looking for '' | The fastest way is to see if it has closed captioning is using ffprobe and looking for '' |