Re: [Mjpeg-users] Fixed I-frame location

2003-02-02 Thread Markus Plail
* Andrew Stevens writes: >>Definitely true, but I do not author a completely new DVD, but I want >>to remux the the video together with the existing (dts/AC3) >>streams. And with a normal m2v file (produced by either TMPGEnc or >>mpeg2enc) I have stuttering sound. >Hmmm... how very peculiar. Can

Re: [Mjpeg-users] Fixed I-frame location

2003-01-20 Thread Markus Plail
Hi Andrew! * Andrew Stevens writes: >>What I think it means that frame #61269 has to be an I-frame, and >>there should be no other I-frame until frame #61281, which is the next >>I-frame. This seems to be needed in order to remux a MPEG2 video >>stream to a valid DVD structure and to not have sync

Re: [Mjpeg-users] Fixed I-frame location

2003-01-20 Thread Andrew Stevens
Hi Markus, > What I think it means that frame #61269 has to be an I-frame, and there > should be no other I-frame until frame #61281, which is the next > I-frame. This seems to be needed in order to remux a MPEG2 video stream > to a valid DVD structure and to not have sync issues. Hmmm... the pic

Re: [Mjpeg-users] Fixed I-frame location

2003-01-19 Thread Markus Plail
* Andrew Stevens writes: >On Sunday 19 Jan 2003 5:53 am, Markus Plail wrote: >>In order to be able to use 'mpeg2enc'oded streams in IfoEdit it is >>necessary to have fixed I-frame location (from what I understand). One >>can create a template for TMPEnc which looks like that: >> >>... >>61269,I >>6

Re: [Mjpeg-users] Fixed I-frame location

2003-01-19 Thread Andrew Stevens
On Sunday 19 Jan 2003 5:53 am, Markus Plail wrote: > Hi there! > > In order to be able to use 'mpeg2enc'oded streams in IfoEdit it is > necessary to have fixed I-frame location (from what I understand). One > can create a template for TMPEnc which looks like that: > > ... > 61269,I > 61281,I > 6129

Re: [Mjpeg-users] Fixed I-frame location

2003-01-18 Thread Bernhard Praschinger
Hallo > In order to be able to use 'mpeg2enc'oded streams in IfoEdit it is > necessary to have fixed I-frame location (from what I understand). One > can create a template for TMPEnc which looks like that: Maybe you are interrested in the -c|--closed-GOPs and -P|--force-b-b-p options mpeg2enc has.

[Mjpeg-users] Fixed I-frame location

2003-01-18 Thread Markus Plail
Hi there! In order to be able to use 'mpeg2enc'oded streams in IfoEdit it is necessary to have fixed I-frame location (from what I understand). One can create a template for TMPEnc which looks like that: ... 61269,I 61281,I 61293,I 61305,I 61317,I 61329,I 61341,I 61353,I 61365,I ... Would it be