Re: [Mjpeg-users] optimizing for AthlonXP

2003-08-17 Thread Ronald Bultje
Hey Florin, On Sun, 2003-08-17 at 21:37, Florin Andrei wrote: > Did anyone see any signifficant difference between -O2 and -O3 on > processors with small caches (like the AthlonXP - 256KB)? I didn't test much, I generally use standard settings. However, I've played with -O2 vs. -O3 from time to t

Re: [Mjpeg-users] Stillstream segfault

2003-08-17 Thread Steven M. Schultz
On 17 Aug 2003, Lehmeier Michael wrote: > I'm trying to make mpeg1 stills out of an image. > > A line like the following: > ./mplex -f 6 -o /tmp/fileGAACJA.mpg /tmp/fileGAACJA.m1v > ... > INFO: [mplex] Multiplexing stills stream! > Segmentation fault > > I made the m1v like this: > ppmtoy4m -Ip

Re: [Mjpeg-users] some questions

2003-08-17 Thread Martin Samuelsson
On Sunday 17 August 2003 21:39, Ronald Bultje wrote: > Hey, > > On Sun, 2003-08-17 at 20:30, Köteles Ferenc wrote: > > I use a G400 Marvel on my VIA KT400 board (yes, it works fine and > > very stable (Epox), no irq problems:). The opsys is Debian Woody, and > > the max. avi file size i can record

[Mjpeg-users] Stillstream segfault

2003-08-17 Thread Lehmeier Michael
Hi! I'm trying to make mpeg1 stills out of an image. A line like the following: ./mplex -f 6 -o /tmp/fileGAACJA.mpg /tmp/fileGAACJA.m1v Results in: INFO: [mplex] mplex version 2.2.1 ($Date: 2002/02/04 19:06:14 $) INFO: [mplex] File /tmp/fileGAACJA.m1v looks like an MPEG Video stream. INFO: [mple

[Mjpeg-users] optimizing for AthlonXP

2003-08-17 Thread Florin Andrei
Since converting to MPEG2 is a slow process, i'm trying to get as much speed as possible out of mjpegtools. I'm trying different gcc parameters now. For example: -O3 -march=athlon-xp -mcpu=athlon-xp -mfpmath=sse -pipe -fomit-frame-pointer What is your experience with that? Did anyone see any sign

Re: [Mjpeg-users] Zoran drivers (Buz) + AMD chipsets

2003-08-17 Thread Matthew Caron
Slot 4 sounds to have some optional possibility of luck. Could you try disabling ACPI in your BIOS? Tried it; no difference. -- Writing a network stack from scratch is quite fun. ~~ Matt Caron ~~ --- This SF.Net email sponsored by: Free pre-bui

Re: [Mjpeg-users] mjpegtools cvs module ?

2003-08-17 Thread Florin Andrei
On Sun, 2003-08-17 at 08:56, Steffen Barszus wrote: > > I just thought that I want to try mjpegtools in th eCVS version. It seems I'm > a bit blind, so if anyone would tell me which cvs-module I have to check out, > it would me help a lot. The following worked for me: export CVS_RSH=ssh cvs -

Re: [Mjpeg-users] some questions

2003-08-17 Thread Ronald Bultje
Hey, On Sun, 2003-08-17 at 20:30, Köteles Ferenc wrote: > I use a G400 Marvel on my VIA KT400 board (yes, it works fine and > very stable (Epox), no irq problems:). The opsys is Debian Woody, and > the max. avi file size i can record is about 2GB. Became it larger on > Sarge (when yes, then how ma

Re: [Mjpeg-users] Zoran drivers (Buz) + AMD chipsets

2003-08-17 Thread Ronald Bultje
Hey Matthew, On Sun, 2003-08-17 at 20:10, Matthew Caron wrote: > Starting from slot 3 (top PCI slot > Sound card is in slot 5 (one from bottom) > 3 - as described before - lots of dropped frames at -d 4, nothing at > -d 2 > 4 - Better - got 2 frames at -d 2 before it stopped! > 5 - Worse - -

Re: [Mjpeg-users] DVD9 to 5

2003-08-17 Thread Steven M. Schultz
On Sun, 17 Aug 2003, Maik Holtkamp wrote: Hi! > > Use a single file. > > Yes, I will do so. That will work much better ;) > dvdauthor -a.. -v.. 1.mpg 2.mpg ... .mpg > > and as I understand the readme of dvdauthor I am in one titleset, > when using this command: T

[Mjpeg-users] some questions

2003-08-17 Thread Köteles Ferenc
Hi! I use a G400 Marvel on my VIA KT400 board (yes, it works fine and very stable (Epox), no irq problems:). The opsys is Debian Woody, and the max. avi file size i can record is about 2GB. Became it larger on Sarge (when yes, then how many is it's maximum?), or is it not a linux issue? Can you te

Re: [Mjpeg-users] the -S option

2003-08-17 Thread Steven M. Schultz
On Sun, 17 Aug 2003, Alexei Dets wrote: > BTW, if you want maximum quality you should not run mpeg2enc with default > settings - increase -r (-r 24, -r 32) and set -4 -2 to 1 (-4 1 -2 1). > Warning: these settings will make your encoding SLOW. Default settings is a -4 1 almost double

Re: [Mjpeg-users] Zoran drivers (Buz) + AMD chipsets

2003-08-17 Thread Matthew Caron
I know. It's very strange. I will try it in another slot. I tried it in all other slots, with varying degrees of success. Starting from slot 3 (top PCI slot Sound card is in slot 5 (one from bottom) 3 - as described before - lots of dropped frames at -d 4, nothing at -d 2 4 - Better - got

[Mjpeg-users] Re: yuvkineco: Not dropping enough frames

2003-08-17 Thread Ray Cole
Never mind...I was passing '-c 0' to it. Apparently that was causing the pain :-) -- Ray On Sun, 17 Aug 2003 08:24:09 -0500 Ray Cole <[EMAIL PROTECTED]> wrote: > I've got a problem with yuvkineco that I'm hoping someone can help with. A number > of files I use yuvkineco on turn out not havin

Re: [Mjpeg-users] mjpegtools cvs module ?

2003-08-17 Thread Matthew Caron
mjpeg_play is what I checked out and seems to work. Also, if you're using the zoran driver, you need the ZORAN_VIDEODEV_2 branch of driver-zoran. Steffen Barszus wrote: Hi! I just thought that I want to try mjpegtools in th eCVS version. It seems I'm a bit blind, so if anyone would tell me whi

Re: [Mjpeg-users] Zoran drivers (Buz) + AMD chipsets

2003-08-17 Thread Matthew Caron
64Bit PCI devices are hard to find. I don't have a other device. I can't test it, sorry. Oh, I'm not asking you to test anything like that - I was just telling you for future reference. We've already done that at work. I've taken a look at that datasheet. I guess you reffer to the topic: Southbri

Re: [Mjpeg-users] Zoran drivers (Buz) + AMD chipsets

2003-08-17 Thread Bernhard Praschinger
Hallo > > My MPX board only has a 10/100 3Com 905C Ethernet Adapter. And I use the > > 64Bit version of the Adaptec SCIS Controller. I have not noticed any > > problems because of that (or at least I think so) > The 10/100 controller is slaved to the 32bit/33Mhz bus. So, you only Right. > have on

[Mjpeg-users] mjpegtools cvs module ?

2003-08-17 Thread Steffen Barszus
Hi! I just thought that I want to try mjpegtools in th eCVS version. It seems I'm a bit blind, so if anyone would tell me which cvs-module I have to check out, it would me help a lot. Thanks Steffen --- This SF.Net email sponsored by: Free

[Mjpeg-users] Weird interlacing -- 3:2 pulldown?

2003-08-17 Thread Scott Bigham
I was having what looks like interlacing problems with a recording I'd done (via a Canopus ADVC-50 and dvgrab, for reference), so I performed the test described in section 3.4.3 of the HOWTO. Now, according to the HOWTO, I should have seen groups of two nearly identical subframes; what I saw inste

Re: [Mjpeg-users] the -S option

2003-08-17 Thread Alexei Dets
Hi! On Sunday 17 August 2003 00:42, Florin Andrei wrote: > I find it surprising i'm having so many difficulties and yet results are > only moderately good (not perfect) while commercial DVDs, at the same > resolution (720x480), using smaller bitrate, offer a much better image > quality. > Is it due

Re: [Mjpeg-users] Zoran drivers (Buz) + AMD chipsets

2003-08-17 Thread Matthew Caron
For some strange reason the on my TYAN MPX Baord the SB-Life always has own interrupt. While the BUZ always shares it's interrupt with the 3Com 905 and es1371 devices. I've found that it depends on the slot you put it in. Counting from top PCI slot, I've got the Buz in slot 3 (first 32/33 slot),

Re: [Mjpeg-users] Zoran drivers (Buz) + AMD chipsets

2003-08-17 Thread Bernhard Praschinger
Hallo > > Well, I guess the card cannot keep up then. CVS has some PCI > > optimizations for the Buz, as does 0.9.4. If it doesn't work with them, > > it unfortunately won't work at all, I'm affraid. > Fair enough. For some strange reason the on my TYAN MPX Baord the SB-Life always has own interru

Re: [Mjpeg-users] Zoran drivers (Buz) + AMD chipsets

2003-08-17 Thread Matthew Caron
My MPX board only has a 10/100 3Com 905C Ethernet Adapter. And I use the 64Bit version of the Adaptec SCIS Controller. I have not noticed any problems because of that (or at least I think so) The 10/100 controller is slaved to the 32bit/33Mhz bus. So, you only have one thing on the 64/66, which,

[Mjpeg-users] yuvkineco: Not dropping enough frames

2003-08-17 Thread Ray Cole
I've got a problem with yuvkineco that I'm hoping someone can help with. A number of files I use yuvkineco on turn out not having enough frames dropped for a period of time. I've observed, from the -C output file, that the time difference between input and output gets as high as 8 frames (for

Re: [Mjpeg-users] DVD9 to 5

2003-08-17 Thread Maik Holtkamp
Hi, 0n 03/08/[EMAIL PROTECTED]:53 Steven M. Schultz told me: > > On Sat, 16 Aug 2003, Maik Holtkamp wrote: > > > I already had a discussion on the dvdauthor list > > (http://sourceforge.net/mailarchive/forum.php?thread_id=2942599&forum_id=13261) > > on this topic, so sorry if doubled for someon

Re: [Mjpeg-users] the -S option

2003-08-17 Thread Bernhard Praschinger
Hallo > > For my experience the comercial DVD's usually have a very high Bitrate. > > At least the PAL DVD does have a bitrate always near the 9MBit. > > Speaking of which: > In the MJPEG HOWTO, in chapter 8 (Optimizing the stream) there's this > paragraph: > > > You can use this table to see w