Hello,
I have used lavrec to record a video from a VHS tape which is about 2 hours.
So far the video has about 3GB and the audio part about 260MB so it
would fit on a 4,7GB DVD but when i use mplex to get the final mpg file
i get this:
**ERROR: [mplex] Need to split output but there appears
Hi,
You have to use "-S 0" but depending on the filesystem of the output
drive you might need to split the file in chunks smaller than 2Gb.
Pablo
On Wed, 05 Apr 2006 13:18:28 +0200, "Bernhard Frühmesser"
<[EMAIL PROTECTED]> said:
> Hello,
>
> I have used lavrec to record a video from a VHS tape
Hallo
> I have used lavrec to record a video from a VHS tape which is about 2 hours.
>
> So far the video has about 3GB and the audio part about 260MB so it
> would fit on a 4,7GB DVD but when i use mplex to get the final mpg file
> i get this:
>
> **ERROR: [mplex] Need to split output but ther
Bernhard Praschinger wrote:
Hallo
I have used lavrec to record a video from a VHS tape which is about 2 hours.
So far the video has about 3GB and the audio part about 260MB so it
would fit on a 4,7GB DVD but when i use mplex to get the final mpg file
i get this:
**ERROR: [mplex] Need to spl
Hello,
I use mpeg2enc and mplex to create my DVD from videos made with
Cinelerra. Cinelerra outputs an YUV4MPEG stream which I encode "on the
fly" with mpeg2enc. Here's the pipe I use :
/usr/bin/yuvcorrect -T INTERLACED_BOTTOM_FIRST | /usr/bin/yuvscaler -v 0
-I ACTIVE_702x560+8+8 -M BICUBIC | /usr
On Wed, 5 Apr 2006, Nicolas wrote:
> I use mpeg2enc and mplex to create my DVD from videos made with
> Cinelerra. Cinelerra outputs an YUV4MPEG stream which I encode "on the
> fly" with mpeg2enc. Here's the pipe I use :
Let's play "find the be incorrect options" game :)
> /usr/bin/yuvco
Hello Steven,
Thank you for your reply! =)
On Wed, Apr 05, 2006 at 11:31:29AM -0700, Steven M. Schultz wrote:
>
> On Wed, 5 Apr 2006, Nicolas wrote:
>
> > I use mpeg2enc and mplex to create my DVD from videos made with
> > Cinelerra. Cinelerra outputs an YUV4MPEG stream which I encode "on the
>
On Wed, 5 Apr 2006, Nicolas wrote:
Hi!
> Thank you for your reply! =)
You're welcome - I hope it was not too abrasive/obnoxious ;)
> > hmmm - Cinelerra getting the field order wrong?
>
> Exactly. At least with the SVN version I fetched 1 month ago. There's a
Ouch.