Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
subtitles [2019/07/09 09:01] – [DVD Subtitles] beandogsubtitles [2020/10/27 00:48] – [Detect CC] beandog
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 automatically. Even passing ''-sn'' will not disable them. They must be selected using lavfi and modified / ignored that way.
  
 The fastest way is to see if it has closed captioning is using ffprobe and looking for ''Closed Captions'' in the output: The fastest way is to see if it has closed captioning is using ffprobe and looking for ''Closed Captions'' in the output: