[Mjpeg-users] png2yuv memory leak and fix

2009-05-15 Thread j
A simple fix, the png library needs to free memory after every read of a png image. --- lavtools/png2yuv.c.orig Fri May 15 03:23:58 2009 +++ lavtools/png2yuv.c Fri May 15 03:24:44 2009 @@ -407,6 +407,7 @@ int decode_png(const char *pngname, int process, param return 2; } + png_des

Re: [Mjpeg-users] stabilisation

2005-06-21 Thread J Macropol
global motion vector that differs from the previous motion vector by an amount greater than a given threshold. If you could get me 20 or 30 seconds of y4m data to test with, I think I could drum up some free time over the next week or tw

Re: [Mjpeg-users] stabilisation

2005-06-21 Thread J Macropol
___ > Mjpeg-users mailing list > Mjpeg-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/mjpeg-users -- J Macropol <[EMAIL PROTECTED]> --- SF.Net email is sponsored by: Discover Easy

[Mjpeg-users] Re: [Marvel-linux] help a newbie out?

2005-06-07 Thread Brian J. Murrell
On Tue, 2005-06-07 at 19:50 -0400, Jean Connelly wrote: > Hi Brian, > > > I have been searching for good 480 line NTSC framebuffer timings for the > > G400 for years but nothing seems to exist. > > Where is your line for "good"? That's just it. I have not found a good one for NTSC ANYTHINGx480.

Re: [Mjpeg-users] Shaking

2004-12-02 Thread J Macropol
On Thu, 2004-12-02 at 13:29, Steven M. Schultz wrote: > On Fri, 3 Dec 2004, E.Chalaron wrote: > > > Hi all > > I vaguely remember an anti shake filter at some stage. Is it available or > > did I > > dream it ? > > y4mstabilizer > > Only in the CVS version at the moment. If you run

Re: [Mjpeg-users] lav2wav | sox poor performance

2004-06-21 Thread Brian J. Murrell
On Mon, 2004-06-21 at 11:26 -0400, Richard Ellis wrote: > > That should be more than enough, as long as you've not got something > in the background consuming 40.06MB/sec of read bandwidth, or > something else writing loads of data to disk at the same time. Right. > Your original command line wa

Re: [Mjpeg-users] lav2wav | sox poor performance

2004-06-21 Thread Brian J. Murrell
On Mon, 2004-06-21 at 10:28 -0400, Richard Ellis wrote: > Check your disk I/O read bandwidth. Lav2wav is heavily read I/O > bandwidth bound. It sounds like your disk read bandwidth is way low > for some reason, That was one of the first things I checked. This is a UDMA5 capable drive although

[Mjpeg-users] lav2wav | sox poor performance

2004-06-21 Thread Brian J. Murrell
I am trying to use sox to increase the amplitude of audio stream in an mjpeg file, but before doing so, i am using sox's "stat" to determine the max. amplitude without clippping. So my command line is: $ lav2wav file.eli | sox -t wav - -t wav /dev/null stat -v but both lav2wav and sox both use u

Re: [Mjpeg-users] searching for black frames in an mjpeg stream (adv editing)

2004-05-25 Thread Brian J. Murrell
On Tue, 2004-05-25 at 17:58 +0200, Ronald Bultje wrote: > > The issue here is that mjpegtools doesn't provide any way of doing this. > You'll have to dive into libjpeg internals yourself to get this done. It's > not that hard, but it's icky, if you know what I mean. Yeah, and way over my head. I

Re: [Mjpeg-users] searching for black frames in an mjpeg stream (adv editing)

2004-05-24 Thread Brian J. Murrell
On Mon, 2004-05-24 at 18:09 +0200, Bernhard Praschinger wrote: > Have you also taken a look at the lav2yuv secenlist feature ? Not beyond having seen is presence in the usage: statement for lav2yuv when I was digging through the code to see just how difficult it would be. > There lav2yuv splits t

[Mjpeg-users] searching for black frames in an mjpeg stream (adv editing)

2004-05-23 Thread Brian J. Murrell
I once wrote a filter for mplayer that searched for black frames. The idea was to find the 1 or more frames that most frequently sit between "content" and the commercials. It was quite effective at finding the black frames, but because it had to decode and analyse each frame (in actuality it was

Re: [Mjpeg-users] DC30 on Kernel 2.6.4

2004-03-14 Thread Arthur J. Yarwood
> I've also an ATI 7600 Radeon. Couldn't get the drm kernel modules to > compile with it, but the ATI.2 from gatos.sf.net is still running (ver > 4.3.0-14). So I'm getting video input from that card with Avview and > Xawtv, although it's not listed as a v4l device. > Done some more playing aroun

Re: [Mjpeg-users] DC30 on Kernel 2.6.4

2004-03-14 Thread Arthur J. Yarwood
On Sat, 2004-03-13 at 16:28, Ronald S. Bultje wrote: > On Sat, 2004-03-13 at 20:09, Arthur J. Yarwood wrote: > > v4l device does not support YUV422 > > Device "DC30[0]" located at "/dev/video0" does not support any format > > AVview understands. > >

[Mjpeg-users] DC30 on Kernel 2.6.4

2004-03-13 Thread Arthur J. Yarwood
Finally got round to upgrading my Redhat 9 system to kernel 2.6.4. Didn't go too bad. I noticed that my DC30 was supported directly in the kernel, so I gave it a go. Added the following to my /etc/modprobe.conf :- options zr36067 card=3 alias char-major-81-0 zr36067 Then did a mo

Re: [Mjpeg-users] mplex not recognizing mpeg1 from mencoder

2004-01-03 Thread Brian J. Murrell
I think 2500 would have given a bit cleaner results. There was some visible blockiness and loss of sharpness around edges/sharp transitions. But using your suggestions for higher quality might take care of that. > Good to know the verbosity wasn't excessive ;) Not at all too verbose. Not even nearly so. I hung on your every word. I hope our discussion has been valuable to somebody else too. > Cheers, Right back at ya! b. -- My other computer is your Microsoft Windows server. Brian J. Murrell signature.asc Description: This is a digitally signed message part

Re: [Mjpeg-users] mplex not recognizing mpeg1 from mencoder

2004-01-03 Thread Brian J. Murrell
content that will be >2G. Could be a fair > > That would be a very good solution. In fact I think what I am going to do is try to cap my desired bitrate so that the resulting file will be <2GB. If it's a shorter running program, the cap will be moot, but if it is longer, the picture quality might have to suffer a bit. If my supposition above that I am already using too high a bitrate is correct, maybe this will not be an issue at all. Thanks for all of your help and feedback Steven. As always it has been absolutely invaluable! b. -- My other computer is your Microsoft Windows server. Brian J. Murrell signature.asc Description: This is a digitally signed message part

Re: [Mjpeg-users] mplex not recognizing mpeg1 from mencoder

2004-01-02 Thread Brian J. Murrell
4 containers solve my problem. BTW: The tool I needed to use to get the MPEG-ES stream out of the MPEG-PS file I had was tcextract. Seemed to work just fine. Maybe I continue to use mpeg4/avi with content that will ultimately be <2G and use mpeg2 with content that will be >2G. Could be a fair tradeoff. b. -- My other computer is your Microsoft Windows server. Brian J. Murrell signature.asc Description: This is a digitally signed message part

Re: [Mjpeg-users] mplex not recognizing mpeg1 from mencoder

2004-01-02 Thread Brian J. Murrell
mpeg4 use I use 2500 kbits/sec on full frame (i.e. no cropping, no inverse-telecining), and reduce appropriately from there (i.e. 2000 kbits/sec when inverse-telecined). > and that's a _long_ movie at 2GB 1 full hour is slightly more than 1GB, so anything 2+ hours blows

Re: [Mjpeg-users] mplex not recognizing mpeg1 from mencoder

2004-01-02 Thread Brian J. Murrell
And other than having to use either an avi or ogm container, I would continue to be happy with it. But both avi and ogm has issues (at least where mplayer is concerned) with files >2G. b. -- My other computer is your Microsoft Windows server. Brian J. Murrell signature.asc Description: This is a digitally signed message part

Re: [Mjpeg-users] mplex not recognizing mpeg1 from mencoder

2004-01-02 Thread Brian J. Murrell
of course set the bitrate and bufsize down to reasonable values: > > ffmpeg -f yuv4mpegpipe -i susi_120.y4m -b 7000 -ilme -ildct \ > -aspect 4/3 \ > -top 1 -g 15 -maxrate 7500 -f mpeg1video -vcodec mpeg2video \ > -bufsize 1840 -y xxx > > MPEG1'

[Mjpeg-users] mplex not recognizing mpeg1 from mencoder

2004-01-01 Thread Brian J. Murrell
] File test.mp3 looks like an MPEG Audio stream. **ERROR: [mplex] Unrecogniseable file(s)... exiting. Is there anything I can do to discover more about what mplex does not like about this mpeg1 file? Thanx, b. -- My other computer is your Microsoft Windows server. Brian J. Murrell signature.asc

[Mjpeg-users] Matrox CRTC2 output CPU increases when recording from Marvel device with lavrec

2003-11-22 Thread Brian J. Murrell
27;s always been) that would be disabling it? Any other ideas? b. -- My other computer is your Microsoft Windows server. Brian J. Murrell signature.asc Description: This is a digitally signed message part

[Mjpeg-users] Most efficient "pipeline" for editing and transcoding multiple MJPG avis using mencoder?

2003-11-16 Thread Brian J. Murrell
ow do I get from multiple AVI files to a single MPEG4 (or other mplayer playable format with as good a compression as MPEG4) file with edits in between? Open to all ideas, so try me. :-) Thanx, b. -- My other computer is your Microsoft Windows server. Brian J. Murrell signature.asc Description: Thi

Re: [Mjpeg-users] Most efficient "pipeline" for editing and transcoding multiple MJPG avis using mencoder?

2003-11-14 Thread Brian J. Murrell
On Fri, 2003-11-14 at 19:20, Steven M. Schultz wrote: > On Fri, 14 Nov 2003, Brian J. Murrell wrote: Hi Steven, > Hmmm, I take a different approach and build the system up > from a bare distribution - i.e. don't trust the distribution's > (out of date) too

[Mjpeg-users] Most efficient "pipeline" for editing and transcoding multiple MJPG avis using mencoder?

2003-11-14 Thread Brian J. Murrell
ow do I get from multiple AVI files to a single MPEG4 (or other mplayer playable format with as good a compression as MPEG4) file with edits in between? Open to all ideas, so try me. :-) Thanx, b. -- My other computer is your Microsoft Windows server. Brian J. Murrell signature.asc Descri

[Mjpeg-users] Re: OT: Re: postmaster check for writing to the list

2003-09-19 Thread Allen J. Newton
In article <[EMAIL PROTECTED]> you write: > Am Freitag, 19. September 2003 23:53 schrieb Allen J. Newton: > > Ok, my machines use linux, but I don't want to download the spam or > virus-mails to move it to /dev/null. Then you need a solution on the mail server you&#x

[Mjpeg-users] Re: postmaster check for writing to the list

2003-09-19 Thread Allen J. Newton
e postmaster address. > 550 Sender verify failed > Giving up on 66.35.250.206. > > Al If you're running Linux/Unix, just add this entry to your /etc/aliases file: postmaster: /dev/null This way you have a valid postmaster address, it&#

[Mjpeg-users] Anyone using an LMLM4?

2003-09-16 Thread Allen J. Newton
Hi, Has anyone here tried out the new LMLM4 DivX encoder card from Linux Media Labs? If so, I'd like to know how well it performs and whether the files it creates are compatible with mjpeg-tools. Thanks. -- Allen J. Newton ([EMAIL PROT

[Mjpeg-users] LML33 and tuner?

2003-09-15 Thread Allen J. Newton
o out is going to the TV). Has anyone come up with a better solution? Or are other LML33 users only digitizing stuff from other devices and not from a tuner card? -- Allen J. Newton ([EMAIL PROTECTED]) --- This sf.net email is sponsored by:T

[Mjpeg-users] distortion on the top capturing from VHS

2003-08-22 Thread Brian J. Murrell
ur Microsoft Windows server. Brian J. Murrell signature.asc Description: This is a digitally signed message part

[Mjpeg-users] creating an MJPEG file from YUV and audio streams?

2003-08-22 Thread Brian J. Murrell
the wrong way? Is there a better way to do what I am trying to above? The reason I want the result back in an MJPEG file is because I want to use mencoder to transcode to MPEG4 using a 3-pass encoding. Thots? b. -- My other computer is your Microsoft Windows server. Brian J. Murrell si

Re: [Mjpeg-users] Error Audio ring buffer overflow

2003-06-27 Thread Brian J. Murrell
tion file and start the capture, this would fix the problem. > If so, we can change lavrec to do that, > too. Probably a good idea. b. -- Brian J. Murrell <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

Re: [Mjpeg-users] Error Audio ring buffer overflow

2003-06-25 Thread Brian J. Murrell
ting the symptom > rather than the cause though. True enough, if my suspicions are correct. b. -- Brian J. Murrell <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

RE: [Mjpeg-users] Error Audio ring buffer overflow

2003-06-25 Thread Brian J. Murrell
, rather, is gstreamer up to the task of replacing lavrec yet? b. -- Brian J. Murrell <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

Re: [Mjpeg-users] Error Audio ring buffer overflow

2003-06-25 Thread Brian J. Murrell
of these problems or would it just create other problems? b. -- Brian J. Murrell <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

[Mjpeg-users] Killing/restarting lavrec & no sound!

2003-06-17 Thread Allen J. Newton
l the errata and security patches, and a custom 2.4.20 kernel with alsa 0.9.4 and lirc-0.6.6. The version of mjpegtools I'm using is 1.6.1 with the glav patch which gets rid of the weird filenames. Any help on this would be greatly appreciated. Th

Re: [Mjpeg-users] Workarounds for 2GB AVI size limit?

2003-06-09 Thread j
Quoting Ronald Bultje <[EMAIL PROTECTED]>: > Hey Jason, > > On Sun, 2003-06-08 at 19:17, [EMAIL PROTECTED] wrote: > > Anyone have any suggestions on getting around/past this? In the future I > could record in some > > format other than avi, if that would cause me less problems. But right now >

[Mjpeg-users] Workarounds for 2GB AVI size limit?

2003-06-08 Thread j
Hi All, I'm not 100% positive that the 2GB size limit for AVI is actually causing my problem, but so far that's my best guess. I've been recording 1hr episodes from a wintv card with: streamer -p 2 -n ntsc -q -t 1:00:00 -s 352x240 -f mjpeg -C /dev/dsp2 -F stereo -r 29.97 -

Re: [Mjpeg-users] lavrec and "at"

2003-06-04 Thread Brian J. Murrell
On Wed, 2003-06-04 at 08:37, Zsolt KOZAK wrote: > > Everybody! > Does anyone use lavrec with ext3? Yup. Have been doing so forever. > If yes, is ext3 fast enough? Yup. b. -- Brian J. Murrell <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

Re: [Mjpeg-users] OT: MythTV.org

2003-02-18 Thread Allen J. Newton
-- > > This sf.net email is sponsored by:ThinkGeek > > Welcome to geek heaven. > > http://thinkgeek.com/sf > > ___ > > Mjpeg-users mailing list > > [EMAIL PROTECTED] > > https://lis

[Mjpeg-users] transcoding from avi to divx (miro dc30+)

2003-02-11 Thread Harondel J. Sibble
rent mjpeg tools when trying to convert the aforementioned avi file. -- Harondel J. Sibble Sibble Computer Consulting Creating solutions for the small business and home computer user. [EMAIL PROTECTED] (use pgp keyid 0x3AD5C11D) http://www.pdscc.com (604) 739-3709 (voice/fax) (604) 686-2

[Mjpeg-users] Skipping commercials...

2003-02-10 Thread Allen J. Newton
s on how I might go about doing that in the recording step. Presently, I'm using xawtv's streamer program to record, but am open to other alternatives. Any pointers or ideas would be greatly appreciated. Thanks. -- Allen J. Newto

Re: [Mjpeg-users] Mpeg field order diagnosis

2003-01-30 Thread Allen J. Newton
o fix them. > > My source material is always an mpeg2 stream. > The entry in the FAQ seems only to apply for a lav stream. At least I > tried it but it didn't work. > > This trial and error is costing me a fortune in CDs. > Please help. Try using CD-RW's. Not