Re: [Mjpeg-users] jerky leaps on hardwareplayer

2005-08-02 Thread Oliver Seufer
Hello, after a lot of testing the problem was solved by changing the capture card from a bt848 to a bt878. It seems that it is not possible to capture 25 frames with the bt848 (10 frames are no problem). Greatings Oliver On Mon, 25 Jul 2005, Oliver Seufer wrote: > Hello, > > I just

[Mjpeg-users] jerky leaps on hardwareplayer

2005-07-25 Thread Oliver Seufer
Hello, I just tried for the fourth time to convert a analog video to dvd. But everytime I have the same problem. I'm not sure if it's a problem with streamer or mjpeg tools. So maybe some one can help. That's what I have done: 1. streamer -t 67500 -s 720x576 -n pal -r 25 -o movie.yuv -f 4mpeg -F

Re: [Mjpeg-users] mplex and lpcm bug?

2005-06-29 Thread Oliver Seufer
On Wed, 29 Jun 2005, Dave Chapman wrote: > [EMAIL PROTECTED] wrote: > > Hallo, > > > > I think there has to be a bug in the mplex tool with lpcm. That is what I > > have > > done: > > > > 1. sox NAME.wav -t raw -x -s -w -c2 -r48000 NAME.lpcm > > 2. mplex -S 0 -f 8 -V -o NAME.mpg NAME.lpcm NAME.

Re: [Mjpeg-users] mplex and lpcm bug?

2005-06-29 Thread Oliver Seufer
On Tue, 28 Jun 2005, Dave Chapman wrote: > [EMAIL PROTECTED] wrote: > > I tried version mjpegtools-1.6.2 and mjpegtools-1.6.3-rc1. Both have this > > problem. > > Try the current CVS version - I submitted a patch to fix this bug which > was committed after the release of 1.6.3-rc1. I just tried