qyot27
14th February 2009, 19:43
I didn't know where exactly to put this thread, but since I'm using mencoder to convert to ffvhuff, I figured I'd put it here.
A few days ago, I decided to update the version of mencoder I use for basic conversion to the version most recently supplied by MeGUI's updates (Sherpya-SVN-r27743). I had been using dev-SVN-r27419 up to that point.
The conversion will go fine and doesn't harm the output video, but there's an error message that shows up that the older version didn't give me (in bold):
C:\dap\vid\Incoming Files>mencoder "test.avs" -o "test.avi"
MEncoder Sherpya-SVN-r27743-4.2.5 (C) 2000-2008 MPlayer Team
CPU: Intel Celeron 2/Pentium III Coppermine,Geyserville (Family: 6, Model: 8, St
epping: 10)
CPUflags: Type: 6 MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 0
Compiled with runtime CPU detection.
success: format: 0 data: 0x0 - 0x37
SUB: error opening iconv descriptor.
AVS file format detected.
VIDEO: [YV12] 848x480 12bpp 23.976 fps 0.0 kbps ( 0.0 kbyte/s)
[V] filefmt:38 fourcc:0x32315659 size:848x480 fps:23.976 ftime:=0.0417
==========================================================================
Opening video decoder: [raw] RAW Uncompressed Video
VDec: vo config request - 848 x 480 (preferred colorspace: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is undefined - no prescaling applied.
videocodec: libavcodec (848x480 fourcc=48564646 [FFVH])
Selected video codec: [rawyv12] vfm: raw (RAW YV12)
==========================================================================
Forcing output FourCC to 55594648 [HFYU].
Writing header...
ODML: vprp aspect is 16384:16384.
Writing header...
ODML: vprp aspect is 16384:16384.
Pos: 4.2s 100f (100%) 13.94fps Trem: 0min 9mb A-V:0.000 [18274:0]
Flushing video frames.
Writing index...
Writing header...
ODML: vprp aspect is 16384:16384.
Video stream: 18274.004 kbit/s (2284250 B/s) size: 9527228 bytes 4.171 secs
100 frames
C:\dap\vid\Incoming Files>
What does that mean, exactly? I looked on the man_page and the other manual included in \docs\en\, but the references to iconv didn't really shed light on it.
This is my mencoder.conf file:
ass=no
subcp=enca:ru:cp1251
fontconfig=no
nosound=yes
autoexpand=no
ovc=lavc=yes
lavcopts=vcodec=ffvhuff:context=1:vstrict=-1:pred=2
ffourcc=HFYU
force-avi-aspect=1/1
Thanks in advance.
A few days ago, I decided to update the version of mencoder I use for basic conversion to the version most recently supplied by MeGUI's updates (Sherpya-SVN-r27743). I had been using dev-SVN-r27419 up to that point.
The conversion will go fine and doesn't harm the output video, but there's an error message that shows up that the older version didn't give me (in bold):
C:\dap\vid\Incoming Files>mencoder "test.avs" -o "test.avi"
MEncoder Sherpya-SVN-r27743-4.2.5 (C) 2000-2008 MPlayer Team
CPU: Intel Celeron 2/Pentium III Coppermine,Geyserville (Family: 6, Model: 8, St
epping: 10)
CPUflags: Type: 6 MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 0
Compiled with runtime CPU detection.
success: format: 0 data: 0x0 - 0x37
SUB: error opening iconv descriptor.
AVS file format detected.
VIDEO: [YV12] 848x480 12bpp 23.976 fps 0.0 kbps ( 0.0 kbyte/s)
[V] filefmt:38 fourcc:0x32315659 size:848x480 fps:23.976 ftime:=0.0417
==========================================================================
Opening video decoder: [raw] RAW Uncompressed Video
VDec: vo config request - 848 x 480 (preferred colorspace: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is undefined - no prescaling applied.
videocodec: libavcodec (848x480 fourcc=48564646 [FFVH])
Selected video codec: [rawyv12] vfm: raw (RAW YV12)
==========================================================================
Forcing output FourCC to 55594648 [HFYU].
Writing header...
ODML: vprp aspect is 16384:16384.
Writing header...
ODML: vprp aspect is 16384:16384.
Pos: 4.2s 100f (100%) 13.94fps Trem: 0min 9mb A-V:0.000 [18274:0]
Flushing video frames.
Writing index...
Writing header...
ODML: vprp aspect is 16384:16384.
Video stream: 18274.004 kbit/s (2284250 B/s) size: 9527228 bytes 4.171 secs
100 frames
C:\dap\vid\Incoming Files>
What does that mean, exactly? I looked on the man_page and the other manual included in \docs\en\, but the references to iconv didn't really shed light on it.
This is my mencoder.conf file:
ass=no
subcp=enca:ru:cp1251
fontconfig=no
nosound=yes
autoexpand=no
ovc=lavc=yes
lavcopts=vcodec=ffvhuff:context=1:vstrict=-1:pred=2
ffourcc=HFYU
force-avi-aspect=1/1
Thanks in advance.