Re: [Mjpeg-users] problem with mplex

2003-09-10 Thread Steven M. Schultz
On Wed, 10 Sep 2003, Ralf Haller wrote: > Hi Berni, > > here's what I get when I am multiplexing a custom VDC with higher bitrate: > > [EMAIL PROTECTED] tmp]$ mplex -f 2 -r 1500 chunk.m1v chunk.mp2 -o chunk.mpg ... > ++ WARN: [mplex] Padding : sector= > ++ WARN: [mplex] Stream

Re: [Mjpeg-users] problem with mplex

2003-09-10 Thread Ralf Haller
Hi Berni, here's what I get when I am multiplexing a custom VDC with higher bitrate: [EMAIL PROTECTED] tmp]$ mplex -f 2 -r 1500 chunk.m1v chunk.mp2 -o chunk.mpg INFO: [mplex] mplex version 2.2.1 ($Date: 2002/02/04 19:06:14 $) INFO: [mplex] File chunk.m1v looks like an MPEG Video stream. INF

Re: [Mjpeg-users] problem with mplex

2003-09-10 Thread Bernhard Praschinger
Hallo > thanks to Alexei I found out I used a wrong bitrate (1510 instead of > 1150) for the stream. I corrected the error and encountered the same > problem. > > I am using a recording made by a Hauppauge PVR 350 card using mythv. I > am recording PAL btw. > > Here's what I did: > > [EMAIL PRO

Re: [Mjpeg-users] Too large MV -32385 not in [-128..:127]

2003-09-10 Thread Bernhard Praschinger
Hallo > Hi, > I was using transcode with mjpeg module to convert my pal DVD and pal > avi into pal VCD. > Using multiple source I'm getting random error: > Too large MV -32385 not in [-128..:127] > which I traced down happens in mjpeg source code (putmv routine in putmpg.c) > Can anyone explain th

[Mjpeg-users] Encoding for the WWW

2003-09-10 Thread Jonathan Bartlett
I have a video that I want to stick on the web. What are the encoding options that you all have found to be optimal for delivery on the WWW? It is possible to get video that works on a 56K modem? Do you stick it in raw MPEG or do you use streaming software? Jon --

[Mjpeg-users] dc10+ PAL playback

2003-09-10 Thread Johannes Gajdosik
Hi folks! I use a dc10+ for video playback on a TV or on xawtv. Occasionally (once in 24 hours) the playback process hangs in the MJPIOC_SYNC call. The ioctl will not return until the timeout. I use both zoran driver 0.8 and 0.9.4. 0.9.4 behaves a little better because the xawtv window goes black

Re: [Mjpeg-users] Linux Video Studio: Effects do not work with interlaced material

2003-09-10 Thread Ronald Bultje
Hi Michael, On Wed, 2003-09-10 at 09:23, Michael Hanke wrote: > I had a look at them. Did I understand it correctly that the image data are > "progressive" even if the stream header carries a different interlace flag? The YUV image data is always progressive, yes. Beware that the data is in esse

Re: [Mjpeg-users] Linux Video Studio: Effects do not work with interlaced material

2003-09-10 Thread Michael Hanke
On Wednesday 10 September 2003 09.01, you wrote: > Hi Michael, > > On Wed, 2003-09-10 at 08:31, Michael Hanke wrote: > > I tried to write some code for mjpeg-tools. Unfortunately, I could not > > figure out completely the specification of the yuv data stream. > > Especially, I do not know how inter