Results 1 to 2 of 2
Hi all,
I am trying to convert a home movie (in .mov) format to something I can put to DVD. I am using mencoder to convert (see below for command) ...
- 10-25-2005 #1Just Joined!
- Join Date
- Oct 2005
- Posts
- 1
File not found: 'frameno.avi' when using mencoder
Hi all,
I am trying to convert a home movie (in .mov) format to something I can put to DVD. I am using mencoder to convert (see below for command) and I get the following :
mencoder -oac copy -ovc copy -aid 0 -ofps 25 -o output.avi "Clip155.mov"
MEncoder 1.0pre7try2-4.0.1 (C) 2000-2005 MPlayer Team
CPU: Intel Pentium 4/Xeon/Celeron Foster (Family: 8, Stepping: 9)
Detected cache-line size is 64 bytes
CPUflags: Type: 8 MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled with runtime CPU detection - WARNING - this is not optimal!
To get best performance, recompile MPlayer with --disable-runtime-cpudetection.File not found: 'frameno.avi'
Failed to open frameno.avi
success: format: 0 data: 0x0 - 0x1ae40880
RAWDV file format detected.
VIDEO: [DVSD] 720x576 24bpp 25.000 fps 0.0 kbps ( 0.0 kbyte/s)
[V] filefmt:22 fourcc:0x44535644 size:720x576 fps:25.00 ftime:=0.0400
videocodec: framecopy (720x576 24bpp fourcc=44535644)
audiocodec: framecopy (format=4152 chans=2 rate=48000 bits=16 bps=3600000 sample-1292
Writing AVI header...
ODML: Aspect information not (yet?) available or unspecified, not writing vprp header.
Segmentation fault
[k@digidice Clip]$ mencoder -oac copy -ovc copy -aid 0 -ofps 25 -o output.avi "Clip155.mov"
MEncoder 1.0pre7try2-4.0.1 (C) 2000-2005 MPlayer Team
CPU: Intel Pentium 4/Xeon/Celeron Foster (Family: 8, Stepping: 9)
Detected cache-line size is 64 bytes
CPUflags: Type: 8 MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled with runtime CPU detection - WARNING - this is not optimal!
To get best performance, recompile MPlayer with --disable-runtime-cpudetection.File not found: 'frameno.avi'
Failed to open frameno.avi
success: format: 0 data: 0x0 - 0x1ae40880
RAWDV file format detected.
VIDEO: [DVSD] 720x576 24bpp 25.000 fps 0.0 kbps ( 0.0 kbyte/s)
[V] filefmt:22 fourcc:0x44535644 size:720x576 fps:25.00 ftime:=0.0400
videocodec: framecopy (720x576 24bpp fourcc=44535644)
audiocodec: framecopy (format=4152 chans=2 rate=48000 bits=16 bps=3600000 sample-1292
Writing AVI header...
ODML: Aspect information not (yet?) available or unspecified, not writing vprp header.
Segmentation fault
I have a couple of questions. One is wht am I getting File not found: 'frameno.avi' and Failed to open frameno.avi when they do not exists. Also I get a segmentation fault which I guess might be related to the problem above. Can someone enlighten me on what is going on. Thanks in advance.
-- Kurt
- 10-29-2005 #2
I'm not sure what exactly your problem is but in the error message there is a suggestion
To get best performance, recompile MPlayer with --disable-runtime-cpudetection.File not found: 'frameno.avi'
maybe this will help.All right, brain. You don't like me and I don't like you, but let's just do this and I can get back to killing you with beer. All New Users Read This!!! If you have a grub problem please look at GRUB MANUAL


Reply With Quote
