View Single Post
Old 23rd December 2008, 16:51   #15  |  Link
OliBoe
Registered User
 
Join Date: Jul 2002
Posts: 23
Hi,

thank you for your mencoder statement but it didnīt work.

Here is the log:
C:\HD_Tools\MPlayer-p4-svn-28126>mencoder.exe hddvd.mkv -vf harddup -ovc x264 -x
264encopts crf=18:frameref=3:bframes=3:b_pyramid:direct_pred=auto:weight_barti
tions=all:8x8dct:me=umh:mixed_refs:brdo:bime:trellis=1:nopsnr:nossim:subq=6:leve
l_idc=41:threads=auto -oac copy -of lavf -o out.mkv
MEncoder Sherpya-SVN-r28126-4.2.5 (C) 2000-2008 MPlayer Team
CPU: AMD Athlon(tm) Dual Core Processor 4850e (Family: 15, Model: 107, Stepping:
2)
3DNow supported but disabled
3DNowExt supported but disabled
CPUflags: Type: 15 MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2

Option x264encopts: Unknown suboption brdo
Option x264encopts: Unknown suboption bime
success: format: 0 data: 0x0 - 0x5120fb9a
[mkv] Track ID 1: video (V_MS/VFW/FOURCC), -vid 0
[mkv] Track ID 2: audio (A_DTS), -aid 0, -alang und
[mkv] Will play video track 1.
Matroska file format detected.
VIDEO: [WVC1] 1920x1080 0bpp 29.970 fps 0.0 kbps ( 0.0 kbyte/s)
[V] filefmt:31 fourcc:0x31435657 size:1920x1080 fps:29.970 ftime:=0.0334
==========================================================================
Opening audio decoder: [libdca] DTS decoding with libdca
AUDIO: 48000 Hz, 2 ch, s16le, 1536.0 kbit/100.00% (ratio: 192000->192000)
Selected audio codec: [dts] afm: libdca (DTS-libdca)
==========================================================================
** MUXER_LAVF *****************************************************************
REMEMBER: MEncoder's libavformat muxing is presently broken and can generate
INCORRECT files in the presence of B-frames. Moreover, due to bugs MPlayer
will play these INCORRECT files as if nothing were wrong!
*******************************************************************************
OK, exit.
Opening video filter: [expand osd=1]
Expand: -1 x -1, -1 ; -1, osd: 1, aspect: 0.000000, round: 1
Opening video filter: [harddup]
==========================================================================
Opening video decoder: [dmo] DMO video codecs
DMO dll supports VO Optimizations 0 1
DMO dll might use previous sample when requested
GetOutput r=0x0 size:6220800 align:1
StreamCount r=0x0 1 1
Decoder supports the following formats: YV12 YUY2 UYVY YVYU RGB8 RGB555 RGB565 R
GB24 RGB32
Decoder is capable of YUV output (flags 0x1b)
VDec: vo config request - 1920 x 1080 (preferred colorspace: Packed YUY2)
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.78:1 - prescaling to correct movie aspect.
[swscaler @ 01C50FA0]using unscaled yuv420p -> yuv420p special converter
FATAL: Cannot initialize video driver.
VDecoder init failed
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
[vc1 @ 00E90400]Incomplete extradata
Could not open codec.
VDecoder init failed
Cannot find codec matching selected -vo and video format 0x31435657.
Read DOCS/HTML/en/codecs.html!
==========================================================================

Exiting...
My last try worked (mencoder worked - not the movie which was created...)
mencoder.exe -o Out.mkv -of lavf -ovc x264 -x264encopts vbv-bufsize=30000:vbv-maxrate=30000:level=4.1:ref=4:bitrate=12000:subq=6artitions=all:8x8dct:me=umh:frameref=4:bframes=3:b_pyramid:weight_b -oac copy hddvd.mkv
Oliver
OliBoe is offline   Reply With Quote