[MEncoder-users] encode to flv with sound

sjb ottaky at ottaky.com
Thu Mar 22 16:03:40 CET 2007


----- Forwarded message from mencoder-users-owner at mplayerhq.hu -----

From: sjb <ottaky at ottaky.com>
To: MEncoder usage discussions <mencoder-users at mplayerhq.hu>
Subject: Re: [MEncoder-users] encode to flv with sound
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at mplayerhq.hu

sjb wrote:

>--- 8< --
>
>MP3 audio selected.
>VDec: vo config request - 720 x 480 (preferred colorspace: 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 8 -> 8
>SwScaler: reducing / aligning filtersize 8 -> 8
>SwScaler: reducing / aligning filtersize 9 -> 8
>SwScaler: reducing / aligning filtersize 9 -> 8
>
>SwScaler: BICUBIC scaler, from yuv420p to yuv420p using MMX2
>SwScaler: using 8-tap MMX scaler for horizontal luminance scaling
>SwScaler: using 8-tap MMX scaler for horizontal chrominance scaling
>SwScaler: using n-tap MMX scaler for vertical scaling (YV12 like)
>SwScaler: 720x480 -> 430x242
>videocodec: libavcodec (430x242 fourcc=766c66 [flv])
>[VE_LAVC] High quality encoding selected (non-realtime)!
>VIDEO CODEC ID: 02f (67%)  0.00fps Trem:   0min   0mb  A-V:0.003 [0:0]
>AUDIO CODEC ID: 15001, TAG: 0
>Writing header...
>
>etc. etc.
>
>--- 8< --

OK, the above is the tail end of the output on the *working* machine 
when it encodes the video.

Using the -v flag on the *non-working* version of mencoder, this is the 
last thing that appears on screen ..

--- 8< ---

ALLOCATED STREAM N. 2, type=1
Building audio filter chain for 48000Hz/2ch/s16le -> 22050Hz/0ch/??...
[libaf] Adding filter dummy
[dummy] Was reinitialized: 48000Hz/2ch/s16le
[libaf] Adding filter lavcresample
[dummy] Was reinitialized: 22050Hz/2ch/s16le
[dummy] Was reinitialized: 22050Hz/2ch/s16le

Exiting...

--- 8< ---

The full command line:

mencoder -v new_montage.MPG -o ~/new_montage.flv -of lavf -lavfopts 
i_certify_that_my_video_stream_does_not_use_b_frames -oac mp3lame 
-lameopts abr:br=56 -ovc lavc -lavcopts 
vcodec=flv:vbitrate=250:mbd=2:mv0:trell:v4mv:cbp:last_pred=3 -srate 22050

Looking at the two configure.logs (not that I really know what I'm 
looking for) I can see that the working version is using libmp3lame 
3.93, and the non-working version is using 3.9.7. Don't know if that's 
significant.

Other differences include cc 3.3 on the working version, cc 4.1.2 on the 
non-working version .. although I assumed that the "Don't use new gcc 
versions" warning was no longer in effect.

Anyhow, I've attached both logs to this message (assuming it won't cause 
it to be rejected) in case somebody can take a look and spot something 
obviously wrong.

Cheers,

sjb

----- End forwarded message -----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: configure.log.bz2
Type: application/octet-stream
Size: 10756 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mencoder-users/attachments/20070322/f265043c/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: configure.log.works.bz2
Type: application/octet-stream
Size: 10313 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mencoder-users/attachments/20070322/f265043c/attachment-0001.obj>


More information about the MEncoder-users mailing list