Re: [Mjpeg-users] Re: mpeg2enc: motion artifacts on DVD player

2004-02-26 Thread Andrew Stevens
Hi Jonathan, > > Between my initial post and now I have since discovered that including B > frames in the stream does fix the problem. What is it about the B frames > which makes this particular player happy with the I frames which are of > course still there? Do DVD hardware players in general

Re: [Mjpeg-users] Re: mplex Splitting Files

2004-02-26 Thread Andrew Stevens
> PS to Andrew - Maybe this is an idea for an additional > mplex flag. > "--ignore-split-markers" that causes it to ignore the > embedded split > markers and just make one large mpeg file anyway. Is > this possible? The -M flag does this. The current manpage and long flag are misleading. The

[Mjpeg-users] Re: mpeg2enc: motion artifacts on DVD player

2004-02-26 Thread Steven M. Schultz
On Thu, 26 Feb 2004, Jonathan Woithe wrote: > Between my initial post and now I have since discovered that including B > frames in the stream does fix the problem. What is it about the B frames > which makes this particular player happy with the I frames which are of > course still there? Do

Re: [Mjpeg-users] Re: mpeg2enc: motion artifacts on DVD player

2004-02-26 Thread Steven M. Schultz
On Thu, 26 Feb 2004, Andrew Stevens wrote: > Set --no-dual-prime to turn off dual-prime when using only P frames. > A pending change you haven't checked in yet? I can't find that option in the source anywhere... Cheers, Steven Schultz --