[MPlayer-users] bugreport -nosound doesn't work with mencoder
Clemens Wächter
clemenswaechter at web.de
Thu Dec 19 17:36:02 CET 2002
Hi!
I've been encoding a dvd to a avi this night, and in order to keep the
different audio tracks, I've produced two frameno videos. To store
it I normally keep those two framenos and strip the audio from the
videofile. This worked until now, but mencoder ignores the -nosound
parameter. It looks like this:
-----------------------------------------------
mencoder -ovc copy -nosound -o out second
Using GNU internationalization
Original domain: messages
Original dirname: /usr/share/locale
Current domain: mplayer
Current dirname: /usr/local/share/locale
MEncoder 0.90rc1-3.2 (C) 2000-2002 Arpad Gereoffy (see DOCS!)
CPU: Advanced Micro Devices Duron MG Morgan (Family: 6, Stepping: 0)
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 & 123 video codecs
Detected AVI file format!
VIDEO: [FrNo] 720x576 24bpp 25.00 fps 118.2 kbps (14.4 kbyte/s)
Using pass3 control file: frameno.avi
Reading config file /root/.mplayer/mencoder: No such file or directory
font: can't open file: /root/.mplayer/font/font.desc
Font /usr/local/share/mplayer/font/font.desc loaded successfully! (206 chars)
success: format: 0 data: 0x0 - 0x5A361012
Detected AVI file format!
AVI_NI: No Audio stream found... -> no sound
VIDEO: [XVID] 1024x426 24bpp 25.00 fps 1166.8 kbps (142.4 kbyte/s)
[V] filefmt:3 fourcc:0x44495658 size:1024x426 fps:25.00 ftime:=0.0400
No audio encoder (-oac) selected! Select one or use -nosound. Use -oac help!
Exiting...
--------------------------------------------------------
Strange, isn't it? It used to work for a long time.
mencoder -nosound -ovc copy -nosound -o out -nosound second -nosound
doesn't work neither, it gives the same result ;-)
mencoder -ovc copy -oac copy -xvidencopts pass=2 -o hdresp.avi second
still works as espected, it gives me the video with the other audio stream
as desired but by stripping the audio I could save 150 MB.
I can't use -dumpvideo since this doesn't produce a valid avi stream
and I can't think of a different way to do it.
Regards,
Clemens Wächter
More information about the MPlayer-users
mailing list