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
subtitles [2020/10/27 00:44] – [Detect CC] beandogsubtitles [2020/10/27 00:49] (current) – [Detect CC] beandog
Line 38: Line 38:
 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.+By default, ffmpeg will copy the Closed Captions. 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: