[Mjpeg-users] green screen and noise

2003-01-05 Thread Cameron Kerr
Keywords: green noise composite v4l video4linux lavrec bttv I'm new to mjpegtools and video capture in general. I would like to make a PVR so I can record shows into SVCD (so I'll actually watch, rather than forget them as I so often do). I have the following hardware and software installed AMD

Re: [Mjpeg-users] Help for VCD from Stills

2003-01-05 Thread Bernhard Praschinger
Hallo > 4. To generate cue & bin VCD image files > > vcdimager --iso-volume-label="My Text VCD" *.mpg It's Not that easy. If you have still streams, you have to use a xml file as source for vcdimager that contains information about how long you want to show the still stream. Pllease take a look

Re: [Mjpeg-users] lav2wav from movtar file is "gurgly"

2003-01-05 Thread Richard Ellis
--- Ronald Bultje <[EMAIL PROTECTED]> wrote: > Hi Brian, > > On Sun, 2003-01-05 at 16:28, [EMAIL PROTECTED] wrote: > > When I use lavrec to create a movtar file, and then try to extract the > > audio from the movtar file with lav2wav, it comes out "gurgly". By > > gurgly, imagine the filter a sp

Re: [Mjpeg-users] lav2wav from movtar file is "gurgly"

2003-01-05 Thread Ronald Bultje
Hi Brian, On Sun, 2003-01-05 at 16:28, [EMAIL PROTECTED] wrote: > When I use lavrec to create a movtar file, and then try to extract the > audio from the movtar file with lav2wav, it comes out "gurgly". By > gurgly, imagine the filter a special effects man would use to make you > believe somebody

[Mjpeg-users] Help for VCD from Stills

2003-01-05 Thread Norman Nunn
I am new to the video business and to this mail list but feel like I have run into a brick wall. I am trying to create VCD from jpegs from a digital camera. I have gotten two different error messages during the final step when I try to create the VCD: 1. Drive does not accept any cue sheet varia

[Mjpeg-users] Transcoding/scaling from 720x480 to (S)VCD

2003-01-05 Thread beatrice
Hi all. I have a mpg file and I'd like to make a VCD (a SVCD will be ok just the same) out of it but I didn't succeed so far. The file is a MPEG1 video 720x480 NTSC 29.97 fps 3750kbps (that's what mplayer tells) I demuxed it with bbdmux, and the video stream I got plays well. Then to get a VCD

Re: [Mjpeg-users] How to use the "-S" option of mplex?

2003-01-05 Thread Gregoire Favre
On Sun, Jan 05, 2003 at 06:09:33PM +0100, Bernhard Praschinger wrote: > The CVS Version I use is a bit newer. Then I should take the CVS also ;-) And voila, that's it!!! > If you want more chapters, you should create more editlistfiles. And > encode more steams instead of that spliting. Splitin

Re: [Mjpeg-users] How to use the "-S" option of mplex?

2003-01-05 Thread Bernhard Praschinger
Hallo > > With that information I cannot exactly tell. I know that it works on my > > machine with 100MB (I have no stream with more than 400 MB lying > > around). > > The only differnce I see with the information you reveal is that you do > > not specifie each stream. That might be a differnece. >

Re: [Mjpeg-users] How to use the "-S" option of mplex?

2003-01-05 Thread Gregoire Favre
On Sun, Jan 05, 2003 at 12:13:13PM +0100, Bernhard Praschinger wrote: > With that information I cannot exactly tell. I know that it works on my > machine with 100MB (I have no stream with more than 400 MB lying > around). > The only differnce I see with the information you reveal is that you do >

[Mjpeg-users] lav2wav from movtar file is "gurgly"

2003-01-05 Thread v4l
When I use lavrec to create a movtar file, and then try to extract the audio from the movtar file with lav2wav, it comes out "gurgly". By gurgly, imagine the filter a special effects man would use to make you believe somebody was talking under water. If I use lavrec to create an avi file, lav2wav

Re: [Mjpeg-users] How to use the "-S" option of mplex?

2003-01-05 Thread Gregoire Favre
On Sun, Jan 05, 2003 at 12:49:12PM +0100, Andrew Stevens wrote: > Sounds like your using an older version. There was a bug where the size for > -f 8 was effectively hard-wired to 2GB. > > This is certainly fixed in the development version and I think I also merged > in the (1 line) fix into

Re: [Mjpeg-users] How to use the "-S" option of mplex?

2003-01-05 Thread Andrew Stevens
On Saturday 04 Jan 2003 9:01 pm, Gregoire Favre wrote: > Hello, > > I use this: > > mplex -f 8 -S 400 -o name%d.mpg "001.mp*" > > to mux files together, but I alwasy get 2 Gb files :-( > > Any idea on how to use this option? > > Thank you very much and please CC to me as I am not on this ml!!! > >

Re: [Mjpeg-users] How to use the "-S" option of mplex?

2003-01-05 Thread Bernhard Praschinger
Hallo > > > mplex -f 8 -S 400 -o name%d.mpg "001.mp*" > > > to mux files together, but I alwasy get 2 Gb files :-( > > That is a correct behavior of mplex. > > > > > Any idea on how to use this option? > > man mplex > Well, do you really think I haddn't? I have had in serveral years enought questi

Re: [Mjpeg-users] How to use the "-S" option of mplex?

2003-01-05 Thread Gregoire Favre
On Sun, Jan 05, 2003 at 07:32:40AM +0100, Bernhard Praschinger wrote: Good morming ;-) > > mplex -f 8 -S 400 -o name%d.mpg "001.mp*" > > to mux files together, but I alwasy get 2 Gb files :-( > That is a correct behavior of mplex. > > > Any idea on how to use this option? > man mplex Well, do