View Full Version : How to use Xvids B-Frames?
biersauf
9th December 2002, 17:32
HeY!
is there any way to use xvids bframes using transcode/mencoder ??? i saw a bframes decode option in those compiling stuff, but whats about encoding?
biersauf
9th December 2002, 18:55
ok, i got it. you cannot use bframes until you dont know the command. now, anybody knows this command?
this here is a snapshot from /usr/local/lib/transcode/xvid.cfg:
##############################################################################
# Addendum : you can also configure bframes here when building an
# export_xvidcvs bframe "aware". I don't show the paremeters here
# because B Frames are still beta and I don't want XviD being
# flooded by bframes test feedback yet (except bugs).
##############################################################################
elcabesa
9th December 2002, 20:10
usinng mencoder is NOT possible to use bframe and other development stuff like gmc. i'have tweaked the mencoder files to use it with the new api.. but i don't know if it work fine.. i only test it on my pc.. but 2nd pass with lumi masking make it crash, and other options to...
nad gmc, and bframe together make the video not too beautifull to se....
today is out mplayer 0.9 rc1 .. after i have make my file work with it.. if you want i can put it online=)
make me know if you want try it=)
biersauf
9th December 2002, 20:25
oh, yes, upload it please!!!!
is it a script or what is it? i think i have to update my mplayer, my version is just 0.9pre10
biersauf
9th December 2002, 20:45
uhem, btw: how do you encode xvid using mencoder???? i think its sth. like this:
mencoder <input> -nosound -ovc divx4 (cause man mencoder said, 'divx4' is for divx4/divx5 AND xvid) -xvidencopts br=<value> -o <filename>
and thats what happens:
xvidencopts in not an MEncoder option
wow. why am i wrong?
elcabesa
9th December 2002, 20:49
'couse docs are little outdated =(
mencoder -dvd 1 -oac mp3lame -lameopts br=128:vbr=3 -ovc xvid -xvidencopts br=1370:quality=6 -vop scale=640:272,crop=710:420:6:78 -sws 2 -o prova.avi
this work for me=)
yuo neede to specific
-ovc xvid and it will work=)
Monarc
10th December 2002, 00:04
Originally posted by elcabesa
i'have tweaked the mencoder files to use it with the new api.. but i don't know if it work fine.. i only test it on my pc.. but 2nd pass with lumi masking make it crash, and other options to...
nad gmc, and bframe together make the video not too beautifull to se....
Do lumi masking, gmc, bframes, qpel work on 1 pass / fixed quant?
It is known, that the xvid-vbr lib 2pass code do not work with the new features. That's the reason, why mplayer do not support xvid-devel.
But on 1pass / fixed quant all features should work. Could you test that?
biersauf
10th December 2002, 07:02
-ovc xvid wont work for me :( it just say, xvidencopts is not an mencoder option :(
elcabesa
10th December 2002, 11:07
ok. maybe my error makeing the mencoder command line..
today i'll try and i'll tell you the right command=)
elcabesa
10th December 2002, 12:01
i'have check the command line and it seems to be right...
when you do ./configure for mplayer does it report that it has xvid enabled?check it=)
if not it won't understood -ovc xvid =)
biersauf
10th December 2002, 13:00
ups, thank you.
Disabled optional drivers:
Input: tv-v4l tv-bsdbt848 dvdread dvdcss
Codecs: divx4linux xvid real xanim liblzo
Audio output: sgi sun alsa arts dxr2 nas win32
Video output: bl zr dxr3 dxr2 directx aa ggi xmga mga opengl tdfxfb
how can i enable xvid support?
biersauf
10th December 2002, 13:33
i tried "./configure --with-xvidcore=/usr/local/lib/libxvidcore.a", but it wont run.
elcabesa
10th December 2002, 19:55
download mplayer rc1 src
xvid src form site...
compile xvid with make -f Makefile.linux
anbd then make install
and then install mplayer
./configure --enable-gui
make
make install
it woirk for me
biersauf
13th December 2002, 16:02
i know how to use bframes using transcode !!!!
but id ont know how to download the xvid.xfg patch :(
maybe you know...
http://www.theorie.physik.uni-goettingen.de/pipermail/transcode-devel/2002-August/000336.html
Manao
16th December 2002, 13:00
You have to use the command "uudecode" which is in the same package than "uudecode"
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.