[MPlayer-users] DVD encoding
Nicolas
nico at nectarine.be
Mon Jun 3 00:11:01 CEST 2002
Hello,
I've successfully encoded 2 of my DVD, but I have a problem with one,
mencoder skip every frame with no apparent reason :
[nico at angel nico]$ mencoder -dvd 1 -vop scale=720:480 -sws 2 -oac
mp3lame -ovc divx4 -divx4opts br=800 -o movie.avi -pass 1
MEncoder 0.90pre4-gcc (C) 2000-2002 Arpad Gereoffy (see DOCS!)
CPU vendor name: AuthenticAMD max cpuid level: 1
CPU: Advanced Micro Devices Athlon 4 PM Palomino/Athlon MP
Multiprocessor/Athlon XP eXtreme Performance (Type: 6, Stepping: 2)
extended cpuid-level: 8
Testing OS support for SSE... yes.
Testing OS support for SSE unmasked exceptions... yes.
Tests of OS support for SSE passed.
CPUflags: Type: 6 MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 0
Reading /home/nico/.mplayer/codecs.conf: can't open
'/home/nico/.mplayer/codecs.conf': No such file or directory
Reading /usr/local/share/mplayer/codecs.conf: 34 audio & 92 video codecs
font: can't open file: /home/nico/.mplayer/font/font.desc
Font /usr/local/share/mplayer/font/font.desc loaded successfully! (206
chars)
File not found: 'frameno.avi'
Reading disc structure, please wait...
There are 1 titles on this DVD.
There are 15 chapters in this DVD title.
There are 1 angles in this DVD title.
DVD successfully opened!
success: format: 0 data: 0x0 - 0xCA088000
header block 1 size: 0
Detected MPEG-PS file format!
VIDEO: MPEG2 720x480 (aspect 2) 29.97 fps 5625.0 kbps (703.1
kbyte/s)
[V] filefmt:2 fourcc:0x10000002 size:720x480 fps:29.97 ftime:=0.0334
Detected audio codec: [a52] drv:14 (AC3-liba52)
Selecting Audio Decoder: [liba52] AC3-liba52
Using SSE optimized IMDCT transform
AC3: 5.1 (3f+2r+lfe) 48000 Hz 448.0 kbit/s
Using MMX optimized resampler
AUDIO: srate=48000 chans=2 bps=2 sfmt=0x10 ratio: 56000->192000
Expand: -1 x -1, -1 ; -1 (-1=autodetect) osd: 1
Opening video filter 'scale' with args '720:480'...
SwScale: 720 x 480 (-1=no scaling)
==========================================================================
Opening Video Decoder: [mpegpes] MPEG 1/2 Video passthrough
VDec: vo config request - 720 x 480, Mpeg PES
[PP] Sorry, postprocessing is not available
Sorry, selected video_out device is incompatible with this codec.
VDecoder init failed :(
Opening Video Decoder: [libmpeg2] MPEG 1/2 Video decoder v2.0
libmpeg2: Using MMXEXT for IDCT transform
libmpeg2: Using MMXEXT for motion compensation
VDec: vo config request - 720 x 480, Planar YV12
[PP] Sorry, postprocessing is not available
Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
SwScale scaling 720x480 Planar YV12 to 720x480 Planar YV12
REQ: flags=0x403 req=0x0
REQ: flags=0x3 req=0x0
Detected video codec: [mpeg12] drv:1 prio:0 (MPEG 1 or 2)
==========================================================================
MP3 audio selected
Writing AVI header...
*** [scale] Allocating mp_image_t, 720x480x12bpp YUV planar, 518400
bytes
Pos: 0.0s 1f ( 0%) 0fps Trem: 0min 0mb A-V:0.000 [0:0]
skip frame!!!
*** [scale] Allocating mp_image_t, 720x480x12bpp YUV planar, 518400
bytes
Pos: 0.1s 3f ( 0%) 0fps Trem: 0min 0mb A-V:0.007 [0:0]
skip frame!!!
*** [scale] Allocating mp_image_t, 720x480x12bpp YUV planar, 518400
bytes
Pos: 0.1s 5f ( 0%) 0fps Trem: 0min 0mb A-V:0.013 [0:0]
skip frame!!!
Pos: 0.1s 7f ( 0%) 0fps Trem: 0min 0mb A-V:0.020 [0:0]
skip frame!!!
Pos: 0.2s 9f ( 0%) 0fps Trem: 0min 0mb A-V:0.027 [0:0]
skip frame!!!
Pos: 0.2s 11f ( 0%) 0fps Trem: 0min 0mb A-V:0.033 [0:0]
skip frame!!!
Pos: 0.2s 13f ( 0%) 0fps Trem: 0min 0mb A-V:0.038 [0:0]
skip frame!!!
Pos: 0.3s 15f ( 0%) 0fps Trem: 0min 0mb A-V:0.043 [0:0]
skip frame!!!
Pos: 0.3s 17f ( 0%) 0fps Trem: 0min 0mb A-V:0.048 [0:0]
skip frame!!!
And this for every frame.
Any ideas ?
More information about the MPlayer-users
mailing list