[MPlayer-users] mencoder: problem with command line parsing?
Olivier LF
olivier at zipworld.com.au
Mon Jan 6 12:08:53 CET 2003
Hi, I am new to this list, so I am sorry if this has been answered
already.
I have installed mplayer from source on my Debian system. It works
great! Thank you for the amazing work.
However I am wondering if the following is a bug in the command line
parsing code:
tournesol:~$ mencoder alison.avi -ovc frameno -o frameno.avi -oac mp3lame -lameopts preset=standard
Using GNU internationalization
...
...
MEncoder 0.90rc2-2.95.4 (C) 2000-2002 Arpad Gereoffy (see DOCS!)
CPU: Intel Celeron Covington/Pentium II Deschutes,Tonga/Pentium II Xeon
(Family: 6, Stepping: 2)
...
Detected AVI file format!
AVI_NI: No Audio stream found... -> no sound
AVI: No Audio stream found... -> no sound
VIDEO: [FrNo] 720x576 24bpp 25.00 fps 0.8 kbps ( 0.1 kbyte/s)
Using pass3 control file: frameno.avi
Reading config file /home/olivier/.mplayer/mencoder: No such file or
directory
Exiting... (error parsing cmdline)
If I remove "-lameopts preset=standard", everything is OK:
tournesol:~/media/adele$ mencoder alison.avi -ovc frameno -o frameno.avi -oac mp3lame -lameopts vbr=3
...
MEncoder 0.90rc2-2.95.4 (C) 2000-2002 Arpad Gereoffy (see DOCS!)
Detected AVI file format!
AVI_NI: No Audio stream found... -> no sound
VIDEO: [dvsd] 720x576 24bpp 25.00 fps 28800.0 kbps (3515.6 kbyte/s)
[V] filefmt:3 fourcc:0x64737664 size:720x576 fps:25.00 ftime:=0.0400
Writing AVI header...
Pos: 6.8s 169f (57%) 110fps Trem: 0min 0mb A-V:0.000 [0:0]
Writing AVI index...
Fixup AVI header...
Video stream: 0.800 kbit/s (100 bps) size: 676 bytes 6.760 secs 169 frames
According to the man pages, preset=standard is valid, or is it not?
Oli
Also, I don't understand the meaning of the line:
AVI_NI: No Audio stream found... -> no sound
The input file does have audio, and mencoder successfully converts it to
MP3!
--
----------------------------------------------------------------------
Olivier Louchart-Fletcher
Email: olivier AT zipworld com au
More information about the MPlayer-users
mailing list