Re: [Mjpeg-users] Audio level meter for lavrec

2004-11-07 Thread Michael Hanke
Am Sonntag 07 November 2004 23.20 schrieb Steve Tell: > > This reminds me how badly we need graphical desktop-integrated > > video/audio capture applications under Linux. ;). LVS' capture tab is a > > good first step, but nowhere close to what's required... > > Agreed, although my wishlist for a g

Re: [Mjpeg-users] Audio level meter for lavrec

2004-11-07 Thread Steve Tell
On Sun, 7 Nov 2004, Ronald S. Bultje wrote: > Hi Steve, > > On Sun, 2004-11-07 at 06:27, Steve Tell wrote: > > The attached patch adds a "--vu-meter" option to lavrec from > > mjpegtools-1.6.2. The option makes the status output output look somthing > > like this when recording stereo audio: > >

Re: [Mjpeg-users] Audio level meter for lavrec

2004-11-07 Thread Martin Samuelsson
On Sunday 07 November 2004 15:40, Dik Takken wrote: > One quick way to connect tools like lavrec to a nice GUI could be to allow > lavrec to communicate to the world via shell commands. It already can, sort of. Pipes. > For example, if lavrec > would periodically execute a user-specified command

Re: [Mjpeg-users] Audio level meter for lavrec

2004-11-07 Thread Ronald S. Bultje
On Sun, 2004-11-07 at 15:40, Dik Takken wrote: > Or you go all-the-way and spend hours building a C/C++ GUI... Which we'll have to do at some point anyway, given the limited support for various codecs in mjpegtools... [spam] http://ronald.bitfreak.net/me/cupid.php [/spam] Ronald -- Ronald S. B

Re: [Mjpeg-users] Audio level meter for lavrec

2004-11-07 Thread Dik Takken
On Sun, 7 Nov 2004, Ronald S. Bultje wrote: Hi Steve, On Sun, 2004-11-07 at 06:27, Steve Tell wrote: After recording two and a half hours of video with one channel of the stereo audio missing, I decided that lavrec should display audio level meters while recording. (I also decided that I hate 1/8"

Re: [Mjpeg-users] Audio level meter for lavrec

2004-11-07 Thread Ronald S. Bultje
Hi Steve, On Sun, 2004-11-07 at 06:27, Steve Tell wrote: > After recording two and a half hours of video with one channel of the > stereo audio missing, I decided that lavrec should display audio level > meters while recording. > (I also decided that I hate 1/8" plugs even more than I used to).