
(also tried with ffmpeg v.8.0.1 from Debian unstable, same result with the same files so I reverted)įfprobe version 0.8, Copyright (c) 2007-2011 the FFmpeg developersĬonfiguration: -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 (I'd like to avoid mplayer or avidemux: those depend on too many useless things like dbus or avahi) So, if you know any way to extract precisely menu-related stuff from the VOB, please let me know.

But as I said, every VOB files I used are needed. Mediainfo reports a menu stream (and that might be the reason why ffprobe reports wrong streams).
#FFMPEG EXTRACT AUDIO FROM VOB MOVIE#
I am sure all the VOB files I concatenated actually contained parts of the movie (all of those were needed otherwise parts of the movie just disappear). I can provide anything you might consider usefull.

I tried to cut the file (with dd) to give a "small sample" but ffprobe behaviour seems to depend on the length of the resulting VOB file (with 10MB, all the audio streams are found but non of the subtitles streams for instance at 500MB, just one audio stream is available).įfplay can successfully play the file but I am not sure I can actually choose the audio stream I want. I'd like to provide the VOB file but I can't for legal reasons. Mediainfo reports a number of audio tracks and subtitle streams.įfprobe (and ffmpeg) reports no audio nor subtitle stream.

I want to transcode a VOB into x264 on a headless Debian stable server.
