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
vobsubs [2017/08/05 12:12]
beandog
vobsubs [2017/08/05 12:13]
beandog
Line 17: Line 17:
 === Detecting VobSubs === === Detecting VobSubs ===
  
-Note that ''​ffmpeg''​ and ''​libav''​ v 0.8.* will see the vobsubs with ''​ffprobe''​ or ''​avprobe'',​ but any other higher version of ''​avprobe''​ (libav) will not.+Note that ''​ffmpeg''​ and ''​libav''​ v 0.8.* will see the vobsubs ​and closed captioning streams ​with ''​ffprobe''​ or ''​avprobe'',​ but any other higher version of ''​avprobe''​ (libav) will not. 
 + 
 +<​code>​ 
 +$ ffprobe dvd_track_02.vob 
 +</​code>​
  
 <​code>​ <​code>​
-steve@tobe ~/​Videos/​Sony-DLNA $ ffprobe dvd_track_02.vob ​ 
 ffprobe version 3.3.3 Copyright (c) 2007-2017 the FFmpeg developers ffprobe version 3.3.3 Copyright (c) 2007-2017 the FFmpeg developers
   built with gcc 4.9.4 (Gentoo 4.9.4 p1.0, pie-0.6.4)   built with gcc 4.9.4 (Gentoo 4.9.4 p1.0, pie-0.6.4)

Navigation