Dear Bernard

> Hallo
>
> > > Take a look at the mjpeg how
> > (https://sourceforge.net/docman/display_doc.php?docid=3456&group_id=5776)
> > > , section "Creating DVD's"
> > I followed the instructions on these documet!
> Ok. But you still did not tell us the commands or programm you used for
> creating the video. There might be a subtile bug in your command that
> causes the problem. And without telling us what you did it is hard to
> help.

I used the following commands:

dvgrab: i used it to download the miniDV tape film to hard disk.
I optained ten 1Gbytes avi files.

Then with mjpeg tools, for each avi file:

lav2wav file.avi | mp2enc -o sound.mp2
lav2yuv file.avi | mpeg2enc  -f 8  -o video.m2v

with cat command i build a sound.mp2 file and a video.m2v file
Then, wiht mplex
mplex -f 8 sound.mp2 video.m2v  -o film.mpg

Now with dvdauthor

dvdauthor -o film -x menu.xml

i build a film directory with file ready for dvd.

Now with mkisofs

mkisofs -dvd-video -o dvd.iso film

i build a dvd.iso image to burn with growisofs to a dvd

growisofs -speed=1  -Z /dev/dvd=dvd.iso

The dvd i made play ok on two dvd-tv-player of my friends.

Thank you for your help

Bye

Andrea
> What is the video source and how did you create it ? The output of
> lavinfo would be nice here.
>
> > Nero 6.0 sw reports that the video image is NTSC format 4:3 (Mpeg1, 720x480)
> > while I'm in Italy and it should be PAL format.
> Likely. But there comes the question in my mind how did you end up with
> a image size of 720x480, and MPEG1.
>
> auf hoffentlich bald,
>
> Berni the Chaos of Woodquarter
>
> Email: [EMAIL PROTECTED]
> www: http://www.lysator.liu.se/~gz/bernhard
> 



____________________________________________________________
Libero ADSL: navighi gratis a 1.2 Mega, senza canone e costi di attivazione.
Abbonati subito su http://www.libero.it




-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to