Mailing List Archive

mencoder won't start any ideas
I can't seem to get mencoder to work, I have tried installing it from source
as well as from urpmi. It only seems to actually find the program if
installed from urpmi as shown below. Any ideas what might cause this error?

[root@localhost MPlayer]# urpmi mencoder
Please insert the medium named "International CD (x86) (cdrom3)" on device
[/dev/hdd]
Press Enter when ready...
installing /var/cache/urpmi/rpms/mencoder-0.90-0.rc4.4mdk.i586.rpm

Preparing...
##################################################
1:mencoder
##################################################
[root@localhost MPlayer]# mencoder
Using GNU internationalization
Original domain: messages
Original dirname: /usr/share/locale
Current domain: mplayer
Current dirname: /usr/share/locale


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

CPU: Advanced Micro Devices (Family: 6, Stepping: 1)
Detected cache-line size is 64 bytes
CPUflags: Type: 6 MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 0 SSE2: 0
Reading /root/.mplayer/codecs.conf: can't open '/root/.mplayer/codecs.conf':
No such file or directory
Reading /etc/mplayer/codecs.conf: 50 audio & 135 video codecs
File not found: 'frameno.avi'
Reading config file /root/.mplayer/mencoder: No such file or directory
No file given
Exiting... (error parsing cmdline)

_________________________________________________________________
MSN 8 with e-mail virus protection service: 2 months FREE*
http://join.msn.com/?page=features/virus
Re: mencoder won't start any ideas [ In reply to ]
Is this error only because I did not specify a file to convert? Anyway when
I run mkmovie (mythmkmovie 0.9 that is) and select a show, then hit encode
it will give me this but won't do anything else. The cpu usage stays below
4% so I am assumming something is messed up.

BUG Reports: Also how do we turn on cutlists if the command C is used both
for cutlists and configuration? Another issue is if you hit T on a movie to
encode it first then goto another recording and hit T it will move the T but
it will still record the previous T'd file first.

Here is what mkmovie does after I tell it to start encoding. It just sits
there after that last line and the cpu will be at idle. Whats going on?
...info...
Obtaining framecount...Done! - frames
CUT LIST=
INCLUDE LIST: 0:
Output: news
Video Bitrate: 2000
Audio Bitrate: 128
Keyframe Interval: 15

_________________________________________________________________
MSN 8 with e-mail virus protection service: 2 months FREE*
http://join.msn.com/?page=features/virus
Re: mencoder won't start any ideas [ In reply to ]
On Saturday 14 June 2003 06:38 pm, Chris Germano wrote:
> I can't seem to get mencoder to work, I have tried installing it from
> source as well as from urpmi. It only seems to actually find the program if
> installed from urpmi as shown below. Any ideas what might cause this error?
>

If you want to use mplayer/mencoder with Myth, you must install from source
with the Myth NUV patch applied. The rpm version will not recognize Myth .nv
files.

-JAC