Hi everyone,

I'm finally getting around to trying to make some DVD's from older VHS
tapes. After getting a Canopus ADVC-110 and LOTS of emails to Steven
Schultz, I'm getting there. Thanks a lot for all the help Steven.

I'm still unsure how to make a DVD (with the menus and so forth) if I
process the raw capture files via a script like this:

smil2yuv -i 2 -a video.mp2 video.smil |
    y4mshift -b 8,0,704,476 |
    yuvdenoise -s 4,5,5 -g 64,255,255 -t 3,4,4 |
    y4mscaler -v 0 -I active=704x480+8+0 -O sar=src -O
chromass=420_mpeg2 |
    mpeg2enc -f 8 -D 10 -E -10 -4 1 -2 1 -c --dualprime-mpeg2 -q 8 -o
video.m2v

It looks to me like Kino and qdvdauthor are designed more to take the
raw capture files and process them based on the various settings within
that particular program. Is this the case?  If so, is there another way
to generate the XML file (manually create) so qdvdauthor will see it as
a project file if another script (like the one above) is used?

Or is there another way to do this that I'm unaware of?   It takes an
awfully long time to process the capture files into a mpeg2 file. Like 3
hr and 20 minutes or so for 30 minutes of video. That's on a machine
with FC4, a 2.8 Ghz Celeron, 1 Gb of memory and a 120 Gb 7200 RPM
Deskstar. I'm hoping I don't have to go through it all over again. 

Thanks for any and all help.


Stan








-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Mjpeg-users mailing list
Mjpeg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to