[MEncoder-users] 2pass encoding

double ninive at gmx.at
Tue Jul 17 15:45:28 CEST 2007


Hi,

I have a problem with On2 VP6 2-pass encoding. The first pass works
but the second pass stops without error message (meaning: it doesn't
do anything).
You find the complete output of the second pass below. Until it stops,
the output is identical with the output of the first pass.

Here are my command lines:

wget http://www.doppelbauer.name/source.asf
wget http://www.doppelbauer.name/p1.mcf
wget http://www.doppelbauer.name/p2.mcf

mencoder source.asf -o output.flv -vf yadif,scale=320:240,flip
      -of lavf -lavfopts 
i_certify_that_my_video_stream_does_not_use_b_frames
      -ovc vfw -xvfwopts codec=vp6vfw.dll:compdata=p1.mcf
      -oac mp3lame -lameopts cbr:br=64

mencoder source.asf -o output.flv -vf yadif,scale=320:240,flip
      -of lavf -lavfopts 
i_certify_that_my_video_stream_does_not_use_b_frames
      -ovc vfw -xvfwopts codec=vp6vfw.dll:compdata=p2.mcf
      -oac mp3lame -lameopts cbr:br=64

Thank you very much.
Markus



MEncoder dev-SVN-r23469-4.1.2 (C) 2000-2007 MPlayer Team
CPU: AMD Turion(tm) 64 Mobile Technology ML-34 (Family: 15, Model: 36, 
Stepping: 2)
CPUflags: Type: 15 MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 1
Compiled with runtime CPU detection.
success: format: 0  data: 0x0 - 0x2edc16
ASF file format detected.
[asfheader] Audio stream found, -aid 1
[asfheader] Video stream found, -vid 2
VIDEO:  [WMV2]  320x240  24bpp  1000.000 fps   96.5 kbps (11.8 kbyte/s)
[V] filefmt:6  fourcc:0x32564D57  size:320x240  fps:1000.00  ftime:=0.0010
==========================================================================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
AUDIO: 44100 Hz, 2 ch, s16le, 64.0 kbit/4.54% (ratio: 8005->176400)
Selected audio codec: [ffwmav2] afm: ffmpeg (DivX audio v2 (FFmpeg))
==========================================================================
** MUXER_LAVF 
*****************************************************************
You have certified that your video stream does not contain B frames.
REMEMBER: MEncoder's libavformat muxing is presently broken and will 
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
Loading codec DLL: 'vp6vfw.dll'
Loaded DLL driver vp6vfw.dll at 10000000
HIC: 9044d10
568 - 568 - 568
Compressor type: 63646976
Compressor subtype: 32365056
Compressor flags: 40, version 65536, ICM version: 260
Flags:
Compressor data 2160 bytes
ICSetState ret: 2056
ICCompressGetFormatSize ret: 40
Opening video filter: [expand osd=1]
Expand: -1 x -1, -1 ; -1, osd: 1, aspect: 0.000000, round: 1
Opening video filter: [flip]
Opening video filter: [scale w=320 h=240]
Opening video filter: [yadif]
==========================================================================
Opening video decoder: [dshow] DirectShow video codecs
Decoder supports the following YUV formats: YUY2 IYUV UYVY YV12 YVYU 
I420 YVU9
Decoder is capable of YUV output (flags 0x7f)
VDec: vo config request - 320 x 240 (preferred colorspace: Packed YUY2)
[PP] Using codec's postprocessing, max q = 4.
VDec: using Planar YV12 as output csp (no 0)
Opening video filter: [flip]
Movie-Aspect is undefined - no prescaling applied.
[swscaler @ 0x8bc5d38]SwScaler: using unscaled yuv420p -> bgr24 special 
converter
Opening video filter: [expand]
Expand: -1 x -1, -1 ; -1, osd: 0, aspect: 0.000000, round: 1
Starting compression:
 Input format:
  biSize 40
  biWidth 320
  biHeight 240
  biPlanes 1
  biBitCount 24
  biCompression 0x0 ('')
  biSizeImage 230400
 Output format:
  biSize 40
  biWidth 320
  biHeight 240
  biPlanes 1
  biBitCount 24
  biCompression 0x32365056 ('VP62')
  biSizeImage 157696




More information about the MEncoder-users mailing list