[vlc] Re: encode to h264

Philippe De Neve Philippe.deneve at intec.ugent.be
Wed Oct 12 18:35:55 CEST 2005


ok tnx,  i got it now.

muchos respect.

----- Original Message ----- 
From: "Benjamin Pracht" <bigben+spam at videolan.org>
To: <vlc at videolan.org>
Sent: Wednesday, October 12, 2005 6:26 PM
Subject: [vlc] Re: encode to h264


> Le mercredi 12 octobre 2005 à 17:08 +0200, Philippe De Neve a écrit :
> > Hi guys,
> >
> > i'm trying to encode a file to h264 using VLC - 0.8.4-test1 beta.. I'm
using
> > next command:
> >
> > vlc "E:\sequence_RAW_1920x1072.avi" --sout
> >
#transcode{vcodec=h264,venc=x264,vb=8000,scale=1,keyint=21,bframes=2,cabac,l
> >
oopfilter,analyse,frameref=2,scenecut=-1}:duplicate{dst=std{access=file,mux=
> > mp4,url="E:\sequence_x264_8Mbps_1920x1072.mp4"}}
> >
> >
> > Now everything works (it starts trancoding but in my messages window I
find
> > :
> > main warning: option keyint is unknown
> > main warning: option bframes is unknown
> >
> > ..and so on for all x264 parameters.
>
> Yes, since they are options specific to the x264 vlc module.
>
> Use venc=x264{bframes=2,cabac,loopfilter,analyse,frameref=2,scenecut=-1}
>
> -- 
> BigBen
>
> -- 
> This is the vlc mailing-list, see http://www.videolan.org/vlc/
> To unsubscribe, please read http://www.videolan.org/support/lists.html
>

-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html



More information about the vlc mailing list