[MEncoder-users] mencoder + mplex problem
PeterG Gardner
geep at boursomail.com
Thu Feb 16 13:12:54 CET 2006
Tomá¹ Ba¾ant <tomas.bazant at rozhlas.cz> a dit :
> hi
>
> need help: i try to create dvd compliant mpeg2 video
stream from avi
> using mencoder according to the mplayer/mencoder
documentation.
> everything goes fine till i try to use mplex to join
extracted ac3 and
> just created m2v: mplex simply does not recognise the m2v
video stream
> produced by mencoder!!! what's wrong?
>
> toba
>
> _______________________________________________
> MEncoder-users mailing list
> MEncoder-users at mplayerhq.hu
> http://mplayerhq.hu/mailman/listinfo/mencoder-users
>
Hi,
You don't give much detail about what you are doing.
Maybe you can get some help from these notes I made:
http://www.asdk90.dsl.pipex.com/tf1/tf1.html
They are for making SVCD, but extracting and muxing video
stream for DVD is fairly similar.
I made these notes when I was learning mencoder, and
originally using
an older release, so I know that there are imperfections!
But it does work.
I now create DVD streams without using mplex, basically
using the command from MPlayer notes:
http://www.mplayerhq.hu/DOCS/HTML-single/en/MPlayer.html#menc-feat-vcd-dvd-all-pal-dvd
i.e.
mencoder -oac lavc -ovc lavc -of mpeg -mpegopts format=dvd
-vf scale=720:576,\
harddup -srate 48000 -af lavcresample=48000 -lavcopts
vcodec=mpeg2video:\
vrc_buf_size=1835:vrc_maxrate=9800:vbitrate=5000:keyint=15:acodec=ac3:\
abitrate=192:aspect=16/9 -ofps 25 \
-o movie.mpg movie.avi
although I usually need aspect=1.3333 and scale:352:288
_______________________________________________________
Toute la bourse en direct sur http://www.boursorama.com
Boursorama en temps reel par telephone au 0892 69 24 24
(0.337 E/mn)
Le membre expéditeur est entièrement responsable du contenu du message
qui vous est envoyé, de sorte que la responsabilité de BOURSORAMA -
qui n'exerce pas de contrôle sur le contenu - ne peut en aucun cas
être recherchée. Le présent message n'émane pas de Boursorama ou de
l'un de ses collaborateurs ou salariés. En conséquence, il ne peut en
aucun cas être considéré comme une communication provenant de
BOURSORAMA.
More information about the MEncoder-users
mailing list