Take your PVR output and do:

If you want some other sound included:
     convert an audio file to Ac3:
     ffmpeg -i foo.wav -ab 224 -ar 48000 foo.ac3

mplex -f8 -o foo.vob <pvr outputfile> [ <foo.ac3> ]
    The audio file is optional.

then it gets complicated for the menus.

http://mightylegends.zapto.org/dvd/dvdauthor_howto.php

Alan


On Fri, 4 Feb 2005 09:08:09 -0800 (PST), Scott A. Conway
<[EMAIL PROTECTED]> wrote:
> Okay, while everyone is hashing out how best to demux,
> then remux PVR capture files without desync, I have
> two more questions.
> 
> The first one is exactly how do I take two capture
> files and make one demuxed/remuxed file to use to burn
> to DVD?
> 
> The second one is how do I take a capture file with no
> audio (a super 8mm home movie captured from VHS) and
> add audio after the fact as a kind of narration about
> what is on screen at the time.  That is to say how do
> I take my capture file, demux, then remux with audio
> added at appropriate points in the film?
> 
> __________________________________
> Do you Yahoo!?
> Meet the all-new My Yahoo! - Try it today!
> http://my.yahoo.com
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
> Tool for open source databases. Create drag-&-drop reports. Save time
> by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
> Download a FREE copy at http://www.intelliview.com/go/osdn_nl
> _______________________________________________
> ivtv-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/ivtv-devel
>


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
ivtv-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ivtv-devel

Reply via email to