Hi all,

Some people say that MPEG2 streams joined by DVDAuthor can confuse some set-top DVD players. What I mean is that you combine multiple MPEG2 chapters into one title, like so:

 <titles>
   <pgc>
     <vob file="Chapter1.mpg" />
     <vob file="Chapter2.mpg" />
     <vob file="Chapter3.mpg" />
   </pgc>
 </titles>

It is said that not all players can seamlessly play the transitions between the chapters due to timestamp trouble or something like that.

If this rumor is true ( can anyone confirm?? ) how can I join multiple MPEG2 streams in a proper way before feeding it to DVDAuthor? I know Transcode's tccat utility for example, but I have no idea how it joins MPEG2 streams and if set-top players will like tccat's output more than DVDAuthor's.

Ideally, I would use the mjpegtools to properly merge the video before encoding to MPEG, but unfortunately I don't have the 'source' material that was used to create the MPEG chapters that I need to put in the DVD title.

Cheers!

Dik


------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ Mjpeg-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to