Re: [Mjpeg-users] black bands with yuvdeinterlace?

2006-03-17 Thread Stefan M. Fendt
Alec Robertson schrieb: >Hi, > >I'm using cinelerra, rendering dv video to a yuv4mpeg stream and piping >through yuvdeinterlace. After this, there are black bands at the top and >bottom of my movie. Is there any way to avoid this? > > Ahh, so you are using the CVS-version... :-) ... no, there

Re: [Mjpeg-users] black bands with yuvdeinterlace?

2006-03-17 Thread Alec Robertson
Hi Steve > ...which version of the software > is being used, what's the workflow (exact commands being used for > example), how big are the black bands (just a couple lines? the size > one would expect when letterboxing? most of the frame? ...). I'm using the svn version

Re: [Mjpeg-users] black bands with yuvdeinterlace?

2006-03-17 Thread Steven M. Schultz
On Thu, 16 Mar 2006, Alec Robertson wrote: Hi Alec - > > ...which version of the software > > I'm using the svn version of cinelerra, and the cvs version of > mjpegtools. I render my project from cinelerra (original footage is Ah, ok. Good to know. I see also that you did indeed m

Re: [Mjpeg-users] black bands with yuvdeinterlace?

2006-03-17 Thread Steven M. Schultz
On Fri, 17 Mar 2006, Steven M. Schultz wrote: > You can also use 'y4mscaler' to crop the data. IF the data really > is "420jpeg" then something like this, placed just before the > encoder (mpeg2enc) is what you need - it will crop and convert > at the same time: