First page Back Continue Last page Overview Graphics
We first have to create a new avi from the eli.
- We first have to create a new avi from the eli.
- lav2yuv example.eli | yuvscaler -O DVD | yuv2lav -o newexample.avi
- Rip the sound from that:
- lav2wav newexample.avi | mp2enc -v 2 -o example.mp2
- Stitch the mp2 and m2v together
- mplex -f 8 example.mp2 example.m2v -o example.mpg
- Burned to disk, this will play on a DVD application and some players, but there is no title screen and only hard scene changes.