[FFmpeg-trac] #386(undetermined:reopened): Missing audio and subtitle streams in vob file

FFmpeg trac at avcodec.org
Mon Aug 8 23:43:12 CEST 2011


#386: Missing audio and subtitle streams in vob file
------------------------+---------------------------
Reporter:  Aztek        |       Owner:
    Type:  defect       |      Status:  reopened
Priority:  normal       |   Component:  undetermined
 Version:  unspecified  |  Resolution:
Keywords:               |  Blocked By:
Blocking:               |  Reproduced:  0
Analyzed:  0            |
------------------------+---------------------------

Comment (by Aztek):

 Here it is:

 {{{
 $ffmpeg -i FULLVOB.vob -analyzeduration 2147480000 -map 0.1 -vn -ar 48000
 -ac 2 -ab 192k -y audio-EN.mp3
 ffmpeg version 0.8, Copyright (c) 2007-2011 the FFmpeg developers
   built on Jul 22 2011 16:19:50 with gcc 4.6.1
   configuration: --prefix=/usr --extra-cflags='-Wall -g ' --cc='ccache cc'
 --enable-shared --enable-libmp3lame --enable-gpl --enable-nonfree
 --enable-libdirac --disable-decoder=libdirac --enable-libvorbis --enable-
 pthreads --enable-libfaac --enable-libxvid --enable-postproc --enable-
 x11grab --enable-libgsm --enable-libtheora --enable-libopencore-amrnb
 --enable-libopencore-amrwb --enable-libx264 --enable-libspeex --enable-
 nonfree --disable-stripping --enable-libschroedinger --disable-
 encoder=libschroedinger --enable-version3 --enable-libopenjpeg --enable-
 libvpx --enable-librtmp --enable-avfilter --enable-frei0r --enable-
 libopencv --enable-libfreetype --enable-libvo-aacenc --enable-libvo-
 amrwbenc --libdir=/usr/lib/x86_64-linux-gnu --enable-libdc1394 --disable-
 altivec --disable-armv5te --disable-armv6 --disable-vis
 --shlibdir=/usr/lib/x86_64-linux-gnu
   libavutil    51.  9. 1 / 51.  9. 1
   libavcodec   53.  7. 0 / 53.  7. 0
   libavformat  53.  4. 0 / 53.  4. 0
   libavdevice  53.  1. 1 / 53.  1. 1
   libavfilter   2. 23. 0 /  2. 23. 0
   libswscale    2.  0. 0 /  2.  0. 0
   libpostproc  51.  2. 0 / 51.  2. 0

 [mpeg @ 0x1355960] max_analyze_duration reached
 Input #0, mpeg, from 'FULLVOB.vob':
   Duration: 00:00:31.88, start: 0.162622, bitrate: 1284320 kb/s
     Stream #0.0[0x1e0]: Video: mpeg2video, yuv420p, 720x480 [PAR 32:27 DAR
 16:9], 5500 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc
 Output #0, mp3, to 'audio-EN.mp3':
 Output file #0 does not contain any stream
 }}}

 That's precisely why I sticked to ffprobe.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/386#comment:5>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list