[MPlayer-users] Bugreport: -nosound ignored by mencoder

Clemens Wächter clemenswaechter at web.de
Fri Jan 31 01:22:09 CET 2003


Hi,

I found a bug in mencoder: The -nosound flag is being ignored.
I usually back up dvds by creating multiple frameno.avi's (one
for each interesting audio track) and then strip the audio track
from the actual video, gaining a avi without sound and several
.avis without the video. I noticed that the -nosound flag is getting
ignored in the more recent releases of mplayer. (iirc with pre6 it
worked, I know its as old as a grandmother)

I configured mplayer using:
./configure --disable-runtime-cpudetection --disable-mpdvdkit
and then invoked mencoder with:
mencoder -ovc copy -nosound -o out.avi in.avi
gaining the following output:

---snip

root at Nebuchadnezzar: /home/newImgs/m # mencoder -ovc copy -nosound -o out.avi in.avi
Using GNU internationalization
Original domain: messages
Original dirname: /usr/share/locale
Current domain: mplayer
Current dirname: /usr/local/share/locale


MEncoder 0.90rc3-3.2.1 (C) 2000-2003 Arpad Gereoffy (see DOCS)

CPU: Advanced Micro Devices Duron MG Morgan (Family: 6, Stepping: 0)
Detected cache-line size is 64 bytes
CPUflags: Type: 6 MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 0
Reading /root/.mplayer/codecs.conf: can't open '/root/.mplayer/codecs.conf': No such file or directory
Reading /usr/local/etc/mplayer/codecs.conf: 49 audio & 130 video codecs
AVI file format detected.
VIDEO:  [FrNo]  704x576  24bpp  25.00 fps    0.8 kbps ( 0.1 kbyte/s)
Using pass3 control file: frameno.avi
Reading config file /root/.mplayer/mencoder: No such file or directory
success: format: 0  data: 0x0 - 0x2B6106A4
AVI file format detected.
AVI_NI: No audio stream found -> no sound.
VIDEO:  [XVID]  1024x576  24bpp  25.00 fps  867.0 kbps (105.8 kbyte/s)
[V] filefmt:3  fourcc:0x44495658  size:1024x576  fps:25.00  ftime:=0.0400
This demuxer doesn't support -nosound yet.

No audio encoder (-oac) selected. Select one or use -nosound. Use -oac help!
Exiting...

---snip

However, if I remove that frameno.avi file, it works again. 
Ok as a workaround but it took me some time to figure
that out, since its not rational.

Regards,

Clemens Wächter



More information about the MPlayer-users mailing list