On Friday 14 April 2006 05:19, you wrote:
> > I know that I can concatenate avi files using lavtrans, but is it
> > possible to concatenate mpg files?
>
> mpeg1 but not mpeg2 as far as I know...
> Best would be to restart from the source (DV files?)
> Cheers
> E
>
Hi. These are from an analogue ca
I don't know whether my problem is because something has changen between
versions, or whether I'm actually missing a package. Or maybe I've even
remembered the command wrongly? In the past I have got as far as laying out
my-dvd.xml, then checking the layout before burning, using
xine dvd:/$PW
On Friday 14 April 2006 11:40, Anne Wilson wrote:
> I don't know whether my problem is because something has changen between
> versions, or whether I'm actually missing a package. Or maybe I've even
> remembered the command wrongly? In the past I have got as far as laying
> out my-dvd.xml, then c
Hi,
I'm just writing a script, and have to do all step by step.
Usually I do to recode to DVD:
mkfifo stream.yuv
mplayer -vo yuv4mpeg -ao pcm:file=Film.wav file.avi
And on the other console:
cat stream.yuv | yuvscaler -O DVD | mpeg2enc -b 9000 -f 8 -o Film.m2v
In my Script I hve only one conso
Hallo
> I know that I can concatenate avi files using lavtrans, but is it possible to
> concatenate mpg files?
Normaly I would say you can't cat mpeg files together properly. Why, it
is so was sayed several times, you should find it in the mailinglist
archive.
> Say I have two mpg files that j