PavalloKazzo
10th May 2006, 16:26
I want to complete my script (that I posted on this forum and revisited many times after...) to directly convert some/alot nsv to dvd with this chain: mencoder --> ffmpeg ----> dvdauthor ----> mkisofs
1) Do I need to use ffmpeg to produce a suitable mpeg stream for dvd or there is a good way in mencoder? Cause apparently mencoder can't produce mpeg2 file that dvdauthor can author...
2) There is a way to get autochapter in dvdauthor? Like 5 mins per chapter and it will do everything or do it NEED a chapterlist? In this case, how can I get the (time) lenght of a video file on the command line (so I can retrieve it in the script and work on that to generate a chapterlist)?
1) Do I need to use ffmpeg to produce a suitable mpeg stream for dvd or there is a good way in mencoder? Cause apparently mencoder can't produce mpeg2 file that dvdauthor can author...
2) There is a way to get autochapter in dvdauthor? Like 5 mins per chapter and it will do everything or do it NEED a chapterlist? In this case, how can I get the (time) lenght of a video file on the command line (so I can retrieve it in the script and work on that to generate a chapterlist)?