[MEncoder-users] Bug: Mono show 2 channels????

GeBu gebu at seznam.cz
Sat Feb 17 20:50:46 CET 2007


Hi,
I encoded video from DV camera, which I cut and export by KDEnlive. I 
use this mencoder script (on Debian Etch):

**      1. PASS         **
mencoder in.avi -o /dev/null -oac mp3lame -lameopts cbr:br=64:mode=3:aq=0 -ovc x264 -x264encopts bitrate=700:pass=1:turbo=1:qcomp=0.8:frameref=5:bframes=4:subq=6:me=umh:b_pyramid:weight_b:partitions=all:8x8dct -vf pp=lb,scale=768:576 
-aspect 4:3
**     2/3. PASS        **
mencoder in.avi -o out.avi -oac mp3lame -lameopts cbr:br=64:mode=3:aq=0 -ovc x264 -x264encopts bitrate=700:pass=2:qcomp=0.8:frameref=5:bframes=4:subq=6:me=umh:b_pyramid:weight_b:partitions=all:8x8dct -vf pp=lb,scale=768:576 
-aspect 4:3

I have  -lameopts cbr:br=64:mode=3:aq=0, but when I play output video in 
mplayer it shows me: 2 channel. In VLC it shows 1 channel
What is wrong?

Jirka (GeBu)

************* Video from KDEnlive:
MPlayer 1.0rc1-3.4.2 (C) 2000-2006 MPlayer Team
CPU: AMD Turion(tm) 64 Mobile Technology ML-28 (Family: 15, Model: 36, 
Stepping: 2)
CPUflags:  MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 0 SSE2: 0
Compiled with runtime CPU detection.

Playing divadlo.avi.
AVI file format detected.
VIDEO:  [dvsd]  720x576  24bpp  25.000 fps  1518.8 kbps (185.4 kbyte/s)
Clip info: Software: Lavf51.7.0
==========================================================================
Opening video decoder: [dshow] DirectShow video codecs
Decoder supports the following YUV formats: YUY2 UYVY
Decoder is capable of YUV output (flags 0x9)
VDec: vo config request - 720 x 576 (preferred colorspace: Packed YUY2)
[PP] Using codec's postprocessing, max q = 4.
VDec: using Packed YUY2 as output csp (no 0)
Movie-Aspect is undefined - no prescaling applied.
VO: [directx] 720x576 => 720x576 Packed YUY2
VideoDecoder::SetExtAttr: registry failure
Selected video codec: [qdv] vfm: dshow (Sony Digital Video (DV))
==========================================================================
==========================================================================
Opening audio decoder: [pcm] Uncompressed PCM audio decoder
AUDIO: 48000 Hz, 2 ch, s16le, 1536.0 kbit/100.00% (ratio: 192000->192000)
Selected audio codec: [pcm] afm: pcm (Uncompressed PCM)
==========================================================================
AO: [dsound] 48000Hz 2ch s16le (2 bytes per sample)
Starting playback...

***************** Video after encoding:
MPlayer 1.0rc1-3.4.2 (C) 2000-2006 MPlayer Team
CPU: AMD Turion(tm) 64 Mobile Technology ML-28 (Family: 15, Model: 36, 
Stepping:  2)
CPUflags:  MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 0 SSE2: 0
Compiled with runtime CPU detection.

Playing out.avi.
AVI file format detected.
ID_VIDEO_ID=0
ID_AUDIO_ID=1
VIDEO:  [h264]  768x576  24bpp  25.000 fps  700.1 kbps (85.5 kbyte/s)
Clip info: Software: MEncoder dev-SVN-rUNKNOWN-4.1.2
ID_CLIP_INFO_NAME0=Software
ID_CLIP_INFO_VALUE0=MEncoder dev-SVN-rUNKNOWN-4.1.2
ID_CLIP_INFO_N=1
ID_FILENAME=out.avi
ID_DEMUXER=avi
ID_VIDEO_FORMAT=h264
ID_VIDEO_BITRATE=700096
ID_VIDEO_WIDTH=768
ID_VIDEO_HEIGHT=576
ID_VIDEO_FPS=25.000
ID_VIDEO_ASPECT=1.3333
ID_AUDIO_FORMAT=85
ID_AUDIO_BITRATE=63992
ID_AUDIO_RATE=0
ID_AUDIO_NCH=0
ID_LENGTH=2810.96
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264)
==========================================================================
ID_VIDEO_CODEC=ffh264
==========================================================================
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
AUDIO: 48000 Hz, 2 ch, s16le, 64.0 kbit/4.17% (ratio: 8000->192000)
ID_AUDIO_BITRATE=64000
ID_AUDIO_RATE=48000
ID_AUDIO_NCH=2
Selected audio codec: [mp3] afm: mp3lib (mp3lib MPEG layer-2, layer-3)
==========================================================================
AO: [dsound] 48000Hz 2ch s16le (2 bytes per sample)
ID_AUDIO_CODEC=mp3
Starting playback...



More information about the MEncoder-users mailing list