Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
subtitles [2019/07/09 03:01]
beandog [DVD Subtitles]
subtitles [2020/10/26 18:48]
beandog [Detect CC]
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:

Navigation