[MEncoder-users] Pb in encoding in x264
Anthony Jacob
anthonyjacob at wanadoo.fr
Tue Aug 16 17:59:15 CEST 2005
Hello,
I'm continuing to try to encode in x264 in "very high quality" but I've
an error :-(
My commands are :
mencoder vob/TROY.vob -endpos 600 -mc 0 -nosound -noskip -skiplimit 0
-vf crop=720:416:0:80,scale=640:256,hqdn3d=2:1:2 -ovc x264 -x264encopts
subq=6:4x4mv:8x8dct:me=3:frameref=5:bframes=3:b_pyramid:weight_b:bitrate=500:pass=1
-o /dev/null &&
mencoder vob/TROY.vob -endpos 600 -mc 0 -nosound -noskip -skiplimit 0
-vf crop=720:416:0:80,scale=640:256,hqdn3d=2:1:2 -ovc x264 -x264encopts
subq=6:4x4mv:8x8dct:me=3:frameref=5:bframes=3:b_pyramid:weight_b:bitrate=500:pass=2
-o video/x264.avi
The 1st pass successed, but at 2nd pass I've this error :
-------------------------------------------------------------------------------
MEncoder 1.0pre7-3.3.5-20050130 (C) 2000-2005 MPlayer Team
CPU: Advanced Micro Devices (Family: 8, Stepping: 0)
Detected cache-line size is 64 bytes
CPUflags: Type: 8 MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx SSE SSE2
85 audio & 196 video codecs
File not found: 'frameno.avi'
Failed to open frameno.avi
success: format: 0 data: 0x0 - 0x1543d000
MPEG-PS file format detected.
VIDEO: MPEG2 720x576 (aspect 3) 25.000 fps 5000.0 kbps (625.0 kbyte/s)
[V] filefmt:2 fourcc:0x10000002 size:720x576 fps:25.00 ftime:=0.0400
Opening video filter: [expand osd=1]
Expand: -1 x -1, -1 ; -1 (-1=autodetect) osd: 1
Opening video filter: [hqdn3d=2:1:2]
Opening video filter: [scale w=640 h=256]
Opening video filter: [crop w=720 h=416 x=0 y=80]
Crop: 720 x 416, 0 ; 80
==========================================================================
Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough
VDec: vo config request - 720 x 576 (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 - 720 x 576 (preferred csp: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.78:1 - prescaling to correct movie aspect.
SwScaler: reducing / aligning filtersize 6 -> 8
SwScaler: reducing / aligning filtersize 6 -> 8
SwScaler: reducing / aligning filtersize 8 -> 7
SwScaler: reducing / aligning filtersize 8 -> 7
SwScaler: BICUBIC scaler, from Planar YV12 to Planar YV12 using MMX2
x264 [info]: using SAR=64/65
x264 [info]: using cpu capabilities MMX MMXEXT SSE SSE2 3DNow!
ODML: vprp aspect is 16384:6655.
ODML: vprp aspect is 16384:6655. Trem: 0min 0mb A-V:0.000 [0:0]
ODML: vprp aspect is 16384:6655. Trem: 0min 0mb A-V:0.000 [0:0]
encodtroy.sh: line 4: 30642 Erreur de segmentation mencoder
vob/TROY.vob -endpos 600 -mc 0 -nosound -noskip -skiplimit 0 -vf
crop=720:416:0:80,scale=640:256,hqdn3d=2:1:2 -ovc x264 -x264encopts
subq=6:4x4mv:8x8dct:me=3:frameref=5:bframes=3:b_pyramid:weight_b:bitrate=500:pass=2
-o video/x264.avi
-------------------------------------------------------------------------------
I've the same error with a encoding in 3 pass.
Have anyone a solution to solve my pb ?
Anthony
More information about the MEncoder-users
mailing list