[LAU] DVD creator ?
Frank Barknecht
fbar at footils.org
Wed May 21 14:11:41 EDT 2008
Hallo,
Dave Phillips hat gesagt: // Dave Phillips wrote:
> Florin Andrei wrote:
> >> This whole frame rate and interlacing issue is not trivial. Make sure
> >> you process the video stream the right way before encoding, otherwise
> >> you end up with a russian roulette candidate.
> >>
> Here's how I create an original AVI from the output of AVSynthesis:
>
> First, I record a series of TGA images from AVS. Then I run:
>
> find *tga | sort -n > list
>
> As I've mentioned, I can control FPS and video width & height in the AVS
> config file. I currently set video to 720x480 and the frame rate to 30.
> Audio sr is 48 kHz (which I can also set in the config file). Next I
> process the list to create the master AVI:
Maybe this tutorial by ClaudiusMaximus on creating a DVD from Pd/Gem
output is helpful as well: http://tinyurl.com/4nyzph It goes a slightly
different route, though.
Check the parent directory for the patches.
Ciao
--
Frank Barknecht
More information about the Linux-audio-user
mailing list