Re: [Mjpeg-users] PICVideo Codec Problem Solved (lav_io.c Bug...)

2004-08-31 Thread Wesley Dungan
I just tested your patch. After a few quick tests, it appears that things are working as advertised (using a DC10+). The WindowsXP MJPEG PICVideo Codec is once again happy with the full-frame (-d 1) video I'm capturing with lavrec. Thanks, Wesley On Tue, Aug 31, 2004 at 08:36:18PM +0200, Ronald

[Mjpeg-users] PICVideo Codec Problem Follow-up

2004-06-19 Thread Wesley Dungan
Has anyone looked any further into the problem which I stumbled across about a month ago? http://sourceforge.net/mailarchive/message.php?msg_id=8515260 (Note: The lav_io.c line numbers which are referenced in the above e-mail are no longer valid due to CVS check-ins. Using a fresh CVS checkout

RE: [Mjpeg-users] Pinnacle DC10+

2004-06-17 Thread Wesley Dungan
I am using Mandrake 10.0 and the 2.6 kernel also. I don't have the /etc/modules.conf answer that you're looking for, but I simply added modprobe zr36067 at the end my /etc/rc.local. It's probably not the best way to go about getting the DC10+ modules loaded, but it is simple and it works. Re

RE: [Mjpeg-users] newbie trying to set up a pinnacle DC10+ card

2004-06-12 Thread Wesley Dungan
Dave, As root, run the following command: modprobe zr36067 This should cause the DC10plus drivers to be loaded. Once the drivers are loaded, /dev/video0 will be created such that xawtv and the mjpeg capture tools should work correctly. The file that you attached to your original message is _

RE: [Mjpeg-users] asf to mp3

2004-05-31 Thread Wesley Dungan
Andrew, ffmpeg (http://ffmpeg.sourceforge.net/) would probably be the best tool for converting an asf file into an mp3 file. I don't think mjpegtools can help. -- Wes -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Andrew Sent: Sunday, May 30, 2004 9:48

RE: [Mjpeg-users] PICVideo Codec Problem Solved (lav_io.c Bug...)

2004-05-23 Thread Wesley Dungan
MAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bernhard Praschinger Sent: Sunday, May 23, 2004 1:06 PM To: Wesley Dungan Cc: [EMAIL PROTECTED] Subject: Re: [Mjpeg-users] PICVideo Codec Problem Solved (lav_io.c Bug...) Hallo > I have discovered a bug in lav_io.c which has been causing video th

[Mjpeg-users] PICVideo Codec Problem Solved (lav_io.c Bug...)

2004-05-21 Thread Wesley Dungan
I have discovered a bug in lav_io.c which has been causing video that I captured (with decimation == 1) from playing back correctly using the PICVideo codec under WindowsXP. Around line 436 in lav_io.c there is the following code: if(get_int2(jpgdata+jpeg_app0_offset+2) < 16 ) continue; I'm no

RE: [Mjpeg-users] Has anyone actually got mjpegtools working with Mandrake 10 and 2.6 kernel? - Correction

2004-05-18 Thread Wesley Dungan
Anne, I'm using Mandrake 10.0 Official, the 2.6 kernel, and the mjpegtools RPM which comes with the Mandrake distribution - everything works for me. $ lavrec -f a i P -d 2 -q 80 -s -l 60 -R l -U \ /Data/newbyhall.avi You need a dash in front of the input option "i". That's mor

RE: [Mjpeg-users] Offtopic: Software MJPEG De/Encoder

2004-05-17 Thread Wesley Dungan
For the past two years I have been using the PicVideo codec and I've been very happy. However, I recently upgraded to Mandrake 10.0 and this codec no longer handles interlaced AVIs captured from lavrec (and I'm not sure why yet). A few weeks ago I switched to using the Morgan codec. It seems to

RE: [Mjpeg-users] lavrec and glav problems

2004-05-09 Thread Wesley Dungan
I am also using Mandrake 10.0 Official with the 2.6 kernel. 1) lavrec is working fine(**) for me. How are you invoking lavrec? 2) lavplay (as built by Mandrake) does not have software playback enabled, that's why the playback mode 'S' is unknown. If you run "lavplay -h", then you can see which