xvid problem

Ben Novack bennovack at gmail.com
Sat Jul 9 21:35:44 UTC 2005


> > (Actually, my subject line was a poor choice. This is more accurately
> > a mencoder or acidrip problem than an xvid one, I think.)
> Okay, so you have MEncoder with XviD enabled.  However, I noticed
> something weird above.  It reports that "MMX2" and "SSE2" are disabled!
> Why?  And could this have to do with the problem in hand?  (Maybe XviD
> encoder is configured to use MMX2 and/or SSE2 in your system, but it's
> disabled which leads to the crash/problem.)
> 
> 
> Try encoding any movie you have with MEncoder and XviD and see what you
> get.  Assuming you have a movie file named "movie.mpeg", run:
>         mencoder -nosound -ovc xvid -xvidencopts pass=1 -frames 300 movie.mpeg
> and see the output of that (whether it works or not is the key here).
> If it fails without givving much information, re-run the command again
> after passing "-v" to it.
> 
> Waiting your result.  (I'll probably go to sleep very soon, so I might
> not respond to you until tomorrow night.  Sorry!)
> Ziyad.
> 

Here's the results:

ben at saraswati:~/Randomness/Random video$ mencoder -nosound -ovc xvid
-xvidencopts pass=1 -frames 300 sandliuquid.mpeg
MEncoder 1.0pre6-3.3.5 (C) 2000-2004 MPlayer Team
CPU: Intel Pentium 4/Xeon/Celeron Foster (Family: 8, Stepping: 9)
Detected cache-line size is 64 bytes
MMX2 supported but disabled
SSE2 supported but disabled
CPUflags: Type: 8 MMX: 1 MMX2: 0 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 0
Compiled for x86 CPU with extensions: MMX SSE

File not found: 'frameno.avi'
Failed to open frameno.avi
success: format: 0  data: 0x0 - 0x16b96a
MPEG-ES file format detected.
VIDEO:  MPEG1  512x384  (aspect 1)  30.000 fps    0.0 kbps ( 0.0 kbyte/s)
[V] filefmt:1  fourcc:0x10000001  size:512x384  fps:30.00  ftime:=0.0333
xvid: using library version 1.0.3 (build xvid-1.0.3)
Opening video filter: [expand osd=1]
Expand: -1 x -1, -1 ; -1  (-1=autodetect) osd: 1
==========================================================================
Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough
VDec: vo config request - 512 x 384 (preferred csp: Mpeg PES)
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]
The selected video_out device is incompatible with this codec.
VDecoder init failed :(
Opening video decoder: [libmpeg2] MPEG 1/2 Video decoder libmpeg2-v0.4.0b
Selected video codec: [mpeg12] vfm:libmpeg2 (MPEG 1 or 2 (libmpeg2))
==========================================================================
Writing AVI header...
ODML: Aspect information not (yet?) available or unspecified, not
writing vprp header.
VDec: vo config request - 512 x 384 (preferred csp: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is undefined - no prescaling applied.
videocodec: XviD (512x384 fourcc=44495658 [XVID])
xvid: par=0/0 (vga11), displayed=512x384, sampled=512x384
xvid: 2Pass Rate Control -- 1st pass
New_Face failed. Maybe the font path is wrong.
Please supply the text font file (~/.mplayer/subfont.ttf).
subtitle font: load_sub_face failed.
Pos:   0.0s      1f ( 0%)   0fps Trem:   0min   0mb  A-V:0.000 [0:0]
1 duplicate frame(s)!
ODML: vprp aspect is 4:3.
ODML: vprp aspect is 4:3.   0fps Trem:   0min   0mb  A-V:0.000 [0:0]

1 duplicate frame(s)!
Pos:   9.9s    300f (42%)  75fps Trem:   0min   3mb  A-V:0.000 [1222:0]
Flushing video frames

Writing AVI index...
Fixing AVI header...
ODML: vprp aspect is 4:3.

Video stream: 1216.985 kbit/s  (152123 bps)  size: 1521231 bytes 
10.000 secs  300 frames

But yes, it did work; I got a test.avi file in that same directory,
and it seems complete.




More information about the ubuntu-users mailing list