On 2007-06-07 12:14:05 +0200, Marcin Zajączkowski wrote: > Hi, > > > I have problem with extracting audio from some VOBs (it's required to > use VOB ripped by dvd:rip to a form acceptable by dvdauthor). Some > titles from that DVD works fine, but with some others extracted audio is > not recognizable as a audio file. > > mplex (which is use to merge audio and video) reports: > [EMAIL PROTECTED] 002-C005]$ mplex -f 8 -o av.mpg video.m2v audio.ac3 > INFO: [mplex] mplex version 1.8.0 (2.2.4 $Date: 2005/08/28 17:50:54 $) > INFO: [mplex] File video.m2v looks like an MPEG Video stream. > **ERROR: [mplex] File audio.ac3 unrecogniseable! > **ERROR: [mplex] Unrecogniseable file(s)... exiting. > > Mplayer: > libavformat file format detected. > LAVF_header: av_find_stream_info() failed > libavformat file format detected. > LAVF_header: av_find_stream_info() failed > > > Original *VOB* is recognized by mplayer correctly: > ========================================================================== > Opening audio decoder: [liba52] AC3 decoding with liba52 > Using SSE optimized IMDCT transform > Using MMX optimized resampler > AUDIO: 48000 Hz, 2 ch, s16le, 192.0 kbit/12.50% (ratio: 24000->192000) > Selected audio codec: [a52] afm: liba52 (AC3-liba52) > ========================================================================== > AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample) > > > What is strange xine plays that audio file. > I tried with transcode 1.0.2 and 1.0.3. > > What could be a reason of that behavior?
I someone was interested I could provide sample VOB file. Regards Marcin