On Fri, May 21, 2010 at 12:01:08AM +0100, Edd Barrett wrote:
> Hi,
> 
> On Thu, May 20, 2010 at 2:36 PM, Jacob Meuser <jake...@sdf.lonestar.org> 
> wrote:
> >> and, as I told you, "works for me". ?need a little more info here, like
> >> what command you used ...
> >
> > and if you have anything in ~/.mplayer/config ...
> 
> Sorry I have been delayed by othjer stuff. I apologise for being slow.
> 
> You asked what CPU i was using. This is a thinkpad x61:
> cpu0: Genuine Intel(R) CPU L2400 @ 1.66GHz ("GenuineIntel" 686-class) 1.67 GHz
> cpu0: 
> FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,VMX,EST,TM2,xTPR,PDCM
> cpu0 at mainbus0: apid 0 (boot processor)
> cpu0: apic clock running at 166MHz

hmm, that's pretty close to what I'm, using:

cpu0: Intel(R) Celeron(R) M CPU 440 @ 1.86GHz ("GenuineIntel" 686-class) 1.87 
GHz
cpu0: 
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,TM,SBF,SSE3,MWAIT,TM2,xTPR,PDCM

I've transcoded several files to H.264 video with mencoder -ovf x264,
none of which ended up with a 0 sized file.

> The command line i used was:
> mencoder -ovc x264 -nosound somefile.avi -o file.mp4
> 
> I tried this and a zero size file was created.

mencoder defaults to AVI container format.  if you want an MP4 you'll
have to use some more options (-of lavf -lavfopts format=mp4).

> I tried again on a .mov and it appeared to be working. I was able to
> play file.mp4 (whilst it was still being encoded) with mplayer up
> until X crashed (unrelated, bitten by a drm bug).
> 
> I also noticed many errors like this:
> 
> MEncoder SVN-r30866 (C) 2000-2010 MPlayer Team
> success: format: 0  data: 0x0 - 0x5e3f800
> AVI file format detected.
> [aviheader] Video stream found, -vid 0
> [aviheader] Audio stream found, -aid 1
> VIDEO:  [DX50]  512x384  24bpp  23.980 fps  1032.3 kbps (126.0 kbyte/s)
> [V] filefmt:3  fourcc:0x30355844  size:512x384  fps:23.980  ftime:=0.0417
> Opening video filter: [expand osd=1]
> Expand: -1 x -1, -1 ; -1, osd: 1, aspect: 0.000000, round: 1
> ==========================================================================
> Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
> Selected video codec: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4)
> ==========================================================================
> Compiler did not align stack variables. Libavcodec has been miscompiled
> and may be very slow or crash. This is not a bug in libavcodec,
> but in the compiler. You may try recompiling using gcc >= 4.2.
> Do not report crashes to FFmpeg developers.
> [mpeg4 @ 0x3c0d7980]Invalid and inefficient vfw-avi packed B frames detected
> Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
> x264 [info]: using SAR=1/1
> x264 [info]: using cpu capabilities: none!
> x264 [info]: profile High, level 2.1
> x264 [warning]: non-strictly-monotonic PTS 0min   0mb  A-V:0.000 [0:0]
> x264 [warning]: non-strictly-monotonic PTS 0min   0mb  A-V:0.000 [0:0]
> x264 [warning]: non-strictly-monotonic PTS 0min   0mb  A-V:0.000 [0:0]
> x264 [warning]: non-strictly-monotonic PTS 0min   0mb  A-V:0.000 [0:0]
> x264 [warning]: non-strictly-monotonic PTS 0min   0mb  A-V:0.000 [0:0]

those are warnings, not errors.

http://lists.mplayerhq.hu/pipermail/mencoder-users/2010-April/011441.html

> Sorry I can not be more useful. I will try the original file again
> once X is sorted.
> 
> -- 
> Best Regards
> Edd Barrett
> 
> http://www.theunixzoo.co.uk

-- 
jake...@sdf.lonestar.org
SDF Public Access UNIX System - http://sdf.lonestar.org

Reply via email to