Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: What's the best (easiest) way to make a DVD out of some recordings?



Am Sonntag, 18. Januar 2004 12:25 schrieb Olaf Titz:
> > Things have (obviously, hopefully) moved on from the ds.jar days - what
> > is the recommended solution? I don't need fancy menus, just the ability
> > to select a recording to play.
>
> I think vdrsync.pl does it all at once with no hassle.
>
> vdrsync.pl --master-dvd -o /video/tmp /video/firstmovie/xxx...rec/
> vdrsync.pl --master-dvd -o /video/tmp /video/secondmovie/xxx...rec/
> vdrsync.pl --master-dvd -o /video/tmp /video/thirdmovie/xxx...rec/
>
> builds a DVD in /video/tmp which can directly be "growisofs"d.
> The result plays in my stand-alone player without problems, I just
> have to select the title number manually.
>
> I suspect current versions of dvdauthor could even automatically
> generate a title menu, but don't know if an easily scriptable solution
> for that already exists.

Hmmm with a standard menu.jpg collection that might be possible. BTW I tried 
what you suggested and it failed for whatever reason:

starting dvdauthor -v 4:3 -c 
0,10:00,20:00,30:00,40:00,50:00,01:00:00,01:10:00,01:20:00,01:30:00,01:40:00,01:50:00,02:00:00,02:10:00,02:20:00,02:30:00,02:40:00,02:50:00,03:00:00 
-o /mnt/vdr/video0/convert/JLo//DVD /mnt/vdr/video0/convert/JLo/remuxfifo
mplexing file to fifo
should execute nice -19  -i /mnt/vdr/video0/convert/JLo//e0.mpv -p 
/mnt/vdr/video0/convert/JLo//c0.mpa -m d  and put it to the fifo
now the command is nice -19  -i /mnt/vdr/video0/convert/JLo//e0.mpv -p 
/mnt/vdr/video0/convert/JLo//c0.mpa -m d  -o 
/mnt/vdr/video0/convert/JLo/remuxfifo
-19: invalid option -- i
Try `nice --help' for more information.
finished mplexing

Obviously nothing is mplexed and dvdauthor is waiting infinite on the fifo. 
From the syntax guess it wants to use tcmplex, but that isn't installed here. 
mplex should be better for that task (using -f8). 

Steffen



-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index