Re: [Mjpeg-users] [lavrec] Error opening video-device (/dev/video): No such file or directory

2010-05-17 Thread Ronald S. Bultje
Hi, 2010/5/17 Primoz PETERLIN : > $ lavrec -d 2 -i P -a 0 test.avi > **ERROR: [lavrec] Error getting video parameters: Invalid argument > **ERROR: [lavrec] Something went wrong while setting up the card So this means it can now find the card, that's good news. The kernelspace-userspace interface

Re: [Mjpeg-users] [lavrec] Error opening video-device (/dev/video): No such file or directory

2010-05-17 Thread Ronald S. Bultje
Hi, 2010/5/17 Bernhard Praschinger : >> **ERROR: [lavrec] Error opening video-device (/dev/video): No such >> file or directory Does the device actually exist? What is the output of "ls /dev/video"? If it doesn't, make it, usually by symlinking it to /dev/video0. Ronald

Re: [Mjpeg-users] The next release

2009-01-06 Thread Ronald S. Bultje
Hi Bernhard (and everyone), On Tue, Jan 6, 2009 at 7:04 AM, Bernhard Praschinger wrote: > I have created the next release of the mjpegtools > I called that version 1.9.0. I didn't want to call it alreaddy 2.0 because > there are some things in the queue like the 2 pass logic in mpeg2enc. We > als

Re: [Mjpeg-users] [PATCH] zr36067: Rework device memory allocation

2008-07-14 Thread Ronald S. Bultje
Hi, On Mon, Jul 14, 2008 at 3:18 AM, Jean Delvare <[EMAIL PROTECTED]> wrote: > Allocate zoran devices dynamically. Currently, the zr36067 driver > stores the device structures in a global array, with room for 4 > devices. This makes the bss section very large (90 kB!), and given > that most users,

Re: [Mjpeg-users] [PATCH] zoran: i2c structure templates clean-up

2008-06-11 Thread Ronald S. Bultje
Hi, On Wed, Jun 11, 2008 at 5:28 AM, Jean Delvare <[EMAIL PROTECTED]> wrote: > Clean up the use of structure templates in zoran_card. For one thing, > a real template is supposed to be read-only. And in some cases it's > more efficient to initialize the few fields we need individually. I'm fine w

Re: [Mjpeg-users] DC30 fails to record

2008-03-05 Thread Ronald S. Bultje
Hi Keith, On Wed, Mar 5, 2008 at 6:08 PM, Keith Richie <[EMAIL PROTECTED]> wrote: > On Wed, Mar 5, 2008 at 1:51 PM, Ronald S. Bultje <[EMAIL PROTECTED]> > wrote: > > On Wed, Mar 5, 2008 at 1:04 PM, < > [EMAIL PROTECTED]> > > wrote: > > > Date: Tue

Re: [Mjpeg-users] DC30 fails to record

2008-03-05 Thread Ronald S. Bultje
On Wed, Mar 5, 2008 at 1:04 PM, <[EMAIL PROTECTED]> wrote: > Date: Tue, 4 Mar 2008 07:53:22 -0500, From: "Keith Richie" < > [EMAIL PROTECTED]>:For the last week I've spent countless hours on > this, and have settled > on the conclusion that I just can't get it to work. No matter the > combination,

[Mjpeg-users] DC30+ is leaving me?

2007-11-11 Thread Ronald S. Bultje
Hi Andrea, On 02 Nov 2007 22:20:11, Andrea Giuliano wrote: > I've using my DC30+ very intensively for a long time, until yesterday: > in fact, today it's not working any longer. > > The kernel seems to be aware of it, as usual, but when I start xawtv I > get a black screen and the following messag

[Mjpeg-users] [PATCH] [554/2many] MAINTAINERS - ZR36067 VIDEO FOR LINUX

2007-08-25 Thread Ronald S. Bultje
Hi, On 8/24/07, Steven M. Schultz wrote: > > On Tue, 14 Aug 2007, Bernhard Praschinger wrote: > > > Did you know that one major part of the mjpegtools is/was the driver for > > the zoran based video cards. ;) > > 'was' is probably the best word at this point :) :) That's my fault (or Ser

Re: [Mjpeg-users] iomega buz card on FC6

2007-08-01 Thread Ronald S. Bultje
Hi, On 8/2/07, [EMAIL PROTECTED] < [EMAIL PROTECTED]> wrote: > > So I tried modprobe zr36067 card=7 > > **WARNING** I2C adapter driver [Buz[0]] forgot to specify physical > device; fix it! Should be harmless [1], the driver should load nevertheless (please confirm with lsmod | grep zr36067). Doe

Re: [Mjpeg-users] ZR36057: Capturing compressed and uncompressed videos at same time

2007-05-01 Thread Ronald S. Bultje
Hi Markus, On April 25, Markus Schwab wrote: > We use the Zoran Corporation ZR36057PQC Video cutting chipset to > capture > simultaneously compressed and uncompressed videos (after patching the > kernel, to allow multiple opens on video devices). This works fine in > the 2.4'er kernel series. U

[Mjpeg-users] Lavrec records blank

2007-05-01 Thread Ronald S. Bultje
Hi, On April 24, [EMAIL PROTECTED] wrote: > Trying to record from analog video camera playback with cheap bt878 > capture card, kernel 2.6.20 (Fedora-3) using lavrec. > > xawtv works fine, however, when start recording with lavrec xawtv > screen > goes blue and remains blue even after stopping l

Re: [Mjpeg-users] zoran overlay no longer working

2007-04-18 Thread Ronald S. Bultje
recompile the driver. Ronald On Apr 18, 2007, at 4:44 AM, Jean Delvare wrote: > Ronald, > > On Tue, 17 Apr 2007 13:13:19 -0400, Ronald S. Bultje wrote: >> could you test (using the debug options in the driver) whether it's >> using v4l1 vs. v4l2? If it's using v4l2, coul

Re: [Mjpeg-users] zoran overlay no longer working

2007-04-17 Thread Ronald S. Bultje
Hi Jean, could you test (using the debug options in the driver) whether it's using v4l1 vs. v4l2? If it's using v4l2, could you test whether making it use v4l1 (see man xawtv or so) makes a difference? Thanks, Ronald -

Re: [Mjpeg-users] zoran overlay no longer working

2007-04-17 Thread Ronald S. Bultje
Hi Jean, I haven't heard this before, although I regularly hear people complaining that update X caused this or that to break, where X is any update any this and that means any function that is any feature implemented in the driver. I don't know why it is so breakable, or maybe it isn't an

Re: [Mjpeg-users] Problems loading driver for Iomega Buz

2007-03-30 Thread Ronald S. Bultje
Hi Steve, On Mar 30, 2007, Steve Rooke wrote: > Trying to load the zr36067 kernel module and I get the following: [..] > # modprobe zr36067 card=7 default_norm=0 default_input=0 debug=4 > FATAL: Error inserting zr36067 > (/lib/modules/2.6.18.8-0.1-default/kernel/drivers/media/video/ > zr36067.ko)

Re: [Mjpeg-users] zoran bug on DC10+

2007-03-12 Thread Ronald S. Bultje
Hi Sebastian, On Mar 9, 2007, at 8:43 AM, Sebastian Hartman wrote: > I'm getting "no queues buffered" constantly when > trying to select() from the file descriptor with the > zoran drivers in Linux 2.6.18. So let's start with the obvious: did you queue a buffer? Please offer some source code.

Re: [Mjpeg-users] Mjpeg-users Digest, Vol 8, Issue 2

2007-01-03 Thread Ronald S. Bultje
omething like "on timeout, unqueue, but on interrupt, remain queued. If anyone knows, please join in the discussion.) Cheers, Ronald -Original Message- From: Andy Brown [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 03, 2007 9:40 AM To: Ronald S. Bultje; mjpeg-users@lists.sourceforg

Re: [Mjpeg-users] Mjpeg-users Digest, Vol 8, Issue 2

2007-01-03 Thread Ronald S. Bultje
Hi, On Wed, 2007-01-02, Andy Brown wrote: > So from what you explain, I cannot stop this from causing the device to > stop delivering the data and require the device to be closed then re-opened? You don't need to close it, you just need to re-queue the frame for capture. I.e., your _application_

Re: [Mjpeg-users] problems when loading zr36067 driver

2006-12-09 Thread Ronald S. Bultje
Hi Bernhard, On Sat, 2006-12-06, Bernhard Praschinger wrote: > (For some strange reason I didn't get Ronald E-Mail) I accidently sent it to him w/o CC'ing the list (since I'm on digests, I can't just hit reply, I have to re-do the reply-to subject line and things like that, sometimes I forget one

Re: [Mjpeg-users] problems when loading zr36067 driver

2006-12-06 Thread Ronald S. Bultje
On Wed, 2006-12-05, [EMAIL PROTECTED] wrote: > but first i want to comment something, this afternoon i opened the > computer and then reconnected the capture board in another pci slot. > looking at the board i read "pinnacle bendino" marked in it. > well, as expected, changing the pci slot didn't s

[Mjpeg-users] DC30plus issues (ie: How do I make this thing work?)

2006-11-02 Thread Ronald S. Bultje
Hi Peter, On Nov 1, 2006, at 3:16 PM, [EMAIL PROTECTED] wrote: > I recently got a miroVIDEO DC30plus to replace my low quality bt878 > card and so far it doesn't work in Linux (unlike the available > onlinen resources would have me believe). The best I've gotten is > a very small, ugly lo

Re: [Mjpeg-users] DC10plus + Ubuntu dapper 6.06

2006-09-17 Thread Ronald S. Bultje
Hi Diego, On Fri, 2006-09-15 at 12:18 -0700, Diego Algorta Casamayou wrote: [..] > 2006/9/15, Diego Algorta Casamayou <[EMAIL PROTECTED]>: > > 2. This is what matters because I want to digitalize some VHS videos. > > I can record with lavrec but it wouldn't autodetect the input so I'm > > having t

Re: [Mjpeg-users] Converting AVI to JPEG - Unreadable JPEG Images

2006-09-12 Thread Ronald S. Bultje
Hi, On Tue, 2006-09-11, Richard Cooper wrote: > On Mon, 11 Sep 2006 07:57:41 -0400, Ronald S. Bultje wrote: > > lav2yuv +n video.avi | yuv2lav -f i -o %06d.jpg > > The 'yuv2lav' command won't accept "-f i" as an option. Is there any > other way I

Re: [Mjpeg-users] Converting AVI to JPEG - Unreadable JPEG Images

2006-09-11 Thread Ronald S. Bultje
Hi, On Mon, 2006-09-11, Richard Cooper wrote: > lavtrans -f i -o %06d.jpg +n movie.avi [..] > The JPEG images don't seem to be readable: > [EMAIL PROTECTED]:~/video/swing_jump$ convert 00.jpg same.jpg > convert: Huffman table 0x00 was not defined `00.jpg'. > No other appl

[Mjpeg-users] Re: drivers/media/video/zoran_card.c:150: warning: 'zr36067_pci_tbl' defined but not used

2006-05-28 Thread Ronald S. Bultje
Hi, On Tue, 23 May 2006 12:56:31 +0200, Toralf Foerster wrote: [.. snip kernel config ..] Just the commandline used to compile would've been just as good. ;). Anyway, I'll have a look at it. It's marked as todo in my inbox, as are some other things; school-year is almost over. Cheers, Ronald

Re: [Mjpeg-users] Miro dc-30 on openbsd

2006-04-21 Thread Ronald S. Bultje
Hi, On Fri, 21 Apr 2006 11:07:20 +0200, Rob van Dam wrote: > I am trying to get a dc-30 working on openbsd. The card is detected, but > I can't figure out how I configure it. The card is not supported under openBSD. You'd need to either port the Linux driver yourself or write a new one (since the

[Mjpeg-users] Re: Mjpeg-users digest, Vol 1 #1948 - 10 msgs

2006-04-17 Thread Ronald S. Bultje
Him On Mon, 10 Apr 2006 15:01:27 +0100, Dave Chapman wrote: > I don't suppose you know of any particular TV cards that have this connector. > To help narrow my search. Not really; I'd recommend to look through the archives using gmane or google and look for old messages on this subject. There've

Re: [Mjpeg-users] Zoran module question

2006-04-17 Thread Ronald S. Bultje
Hey Bernhard / Anne, On Mon, 17 Apr 2006 15:22:47 +0200, Bernhard Praschinger wrote: > On Mon, 17 Apr 2006 13:26:46 +0100, Anne Wilson wrote: > > Last week I installed mjpegtools under Fedora Core 4 for the first time. I > > had a list of the modules that I had previously required, so I modprobed

Re: [Mjpeg-users] DC10+ and video out

2006-04-09 Thread Ronald S. Bultje
Hi, On Sun, 9 Apr 2006, Dave Chapman <[EMAIL PROTECTED]> wrote: > Does anyone know of the hardware hack to send the signal from a TV tuner card > through the DC10+ If you open a TV viewing app, you'll note that the dc10+ has three video inputs; composite, svideo and some magical thing called "int

Re: [Mjpeg-users] Re: Question about AGC for the DC10+

2006-03-10 Thread Ronald S. Bultje
Hi Trent, On Fri, 10 Mar 2006, Trent Piepho wrote: > Is there anyway to fiddle these at runtime? Say with a proc interface? The proc interface currently only allows to change the zr36067 chip settings, not the i2c chips, so I'm affraid not. I think the i2c debug module provides some options for

[Mjpeg-users] Re: Question about AGC for the DC10+

2006-03-09 Thread Ronald S. Bultje
Hi Andrew, On Wed, 08 Mar 2006 22:16:49 -0800, Andrew Piecka wrote: > I do have a problem with some flickering when I am capturing video from > a VCR. When I run xawtv the picture occasionally flickers. Looking at a > captured file, I can see that the brightness varies from one frame to > the next

Re: [Mjpeg-users] Is there a way to get a miro dc20 working?

2006-01-31 Thread Ronald S. Bultje
Hey, On Mon, 2006-01-30 at 20:12 -0800, [EMAIL PROTECTED] wrote: > Would you be so kind and add the command you use to load the modules. > To get more information what the modules do, please add to the > commandline when you load the modules for the saa7185, saa7110: > "debug=1", and for the zr3

[Mjpeg-users] Re: [PATCH 5/7] adv7175: Drop the register cache

2006-01-12 Thread Ronald S. Bultje
On Wed, 2006-01-11 at 18:50 +0100, Jean Delvare wrote: > > On Sun, 2006-01-08 at 17:04 +0100, Jean Delvare wrote: > > > Drop the adv7175 register cache, as it is only written to and never > > > read back from. This saves 128 bytes of memory and slightly speeds up > > > the register writes. > > > >

[Mjpeg-users] Re: Re: [PATCH 0/7] Misc fixes and cleanups to the zr36067 drivers

2006-01-09 Thread Ronald S. Bultje
Hi Martin, On Sun, 2006-01-08 at 19:06 -0800, [EMAIL PROTECTED] wrote: > Judging by that list, the 6 Eyes support didn't make it into the > official driver. Probably just as well; there's a bit of work left > before it works well. I'm bound to find some time sometime! :) No, I lost the patch an

[Mjpeg-users] Re: [PATCH 5/7] adv7175: Drop the register cache

2006-01-09 Thread Ronald S. Bultje
Hi Jean, On Sun, 2006-01-08 at 17:04 +0100, Jean Delvare wrote: > Drop the adv7175 register cache, as it is only written to and never > read back from. This saves 128 bytes of memory and slightly speeds up > the register writes. Can this be made a compile-time option? I'd like to keep the registe

Re: [Mjpeg-users] Using yuv2lav from with an apache perl script

2005-11-21 Thread Ronald S. Bultje
On Sun, 2005-11-20 at 11:31 -0500, Allen King wrote: > [Thu Nov 17 16:46:51 2005] [warn] lav2yuv +p IMGP0706.AVI | yuv2lav -o > IMGP0706.AVI [..] > * Here, the lav2yuv and yuv2lav are connected in one command > with a pipe. Below, they are executed in separate commands. > Beh

Re: [Mjpeg-users] DC30 fails

2005-11-14 Thread Ronald S. Bultje
On Mon, 2005-11-14 at 18:59 +0300, Андрей Липаев wrote: > I want my DC30 to run on Pentium Pro Natoma Chipset, kernel 2.4.29 but during > the driver probing I got the [..] You're not explaining the problem you're having. does the card not work? Are you having timeout problems? Etc. Please explain

Re: [Mjpeg-users] open /dev/video0: No such device (saa7114,linux 2.6.12-1)

2005-11-12 Thread Ronald S. Bultje
On Fri, 2005-11-11 at 20:35 -0300, Eskali wrote: > open /dev/video0: No such Device So it couldn't determine your card. Make sure the correct driver is loaded (i.e. make sure you actually have a bttv card), and check 'dmesg' for more info. Cheers, Ronald --

Re: [Mjpeg-users] Driver installation?

2005-11-01 Thread Ronald S. Bultje
Hi Torsten, On Tue, 2005-11-01 at 18:07 +0100, Torsten Mohr wrote: > > Your card appears somewhat broken, the correct id is 0x7efe, not 0x7e7e > > (note how the highest bit of the last byte is missing). Try "modprobe > > zr36067 card=2" to workaround failing autodetection; it may work, but it > >

Re: [Mjpeg-users] Driver installation?

2005-10-29 Thread Ronald S. Bultje
On Sat, 2005-10-29 at 11:38 +0200, Torsten Mohr wrote: > MJPEG[0]: subsystem vendor=0x1031 id=0x7e7e > MJPEG[0]: find_zr36057() - unknown card > No known MJPEG cards found. [..] > What do i need to do to configure the card? Your card appears somewhat broken, the correct id is 0x7efe, not 0x7e7e (n

Re: [Mjpeg-users] Converting back from DVD

2005-10-16 Thread Ronald S. Bultje
Hi, On Sun, 2005-10-16 at 22:43 +0200, Bernhard Frühmesser wrote: > Does anybody know if it is possible to "rip" back the DVD to use it with > the mjpegtools (glav) etc...? I'd recommend something like DVD::rip for that purpose. If you don't mind it being in a mjpegtools-incompatible format, Tho

Re: [Mjpeg-users] Can mjpeg compile with VS 6.0?

2005-10-08 Thread Ronald S. Bultje
On Sat, 2005-10-08 at 18:34 -0500, Zoher Bharmal wrote: > I am interested in getting the jpeg2yuv compiled and build with Visual > Studio 6.0. > > Is this tool compilable/excutable on Windows and VC++6.0? It compiles/runs under mingw/cygwin, try that first. MSVC++ is often somewhat more difficul

Re: [Mjpeg-users] Fwd:ms-ima-adpcm import module?

2005-10-06 Thread Ronald S. Bultje
Hi, On Thu, 2005-10-06 at 19:34 +0200, Bernhard Praschinger wrote: > > Can anyone help me? > > How can I tell to transcode (or lavtrans or lav2wav - for example) > > to use the ms-ima-adpcm codec ? > What kind of sound format is that. It's ADPCM, it's some kind of basic encoding used for old ri

Re: [Mjpeg-users] splitting an MJPEG to a series of JPEGs

2005-10-03 Thread Ronald S. Bultje
Hi, On Mon, 2005-10-03 at 18:50 -0400, Christopher Alexander Stein wrote: > I have an MJPEG AVI that I wish to split into a series of JPEGs. > I've tried using lavtran, like so: > bash% lavtrans +n -o image%05d.jpeg -f i vid.AVI > but it generates JPEGS with empty huffman tables (0x0 DHT). Possi

Re: [Mjpeg-users] lavrec works fine but how to see what to render?

2005-09-27 Thread Ronald S. Bultje
Hi, short addendum to Bernhard: On Tue, 2005-09-27 at 19:46 +0300, Juras Benesz wrote: > cannot use any xawtv This should work; make sure 'Load "v4l"' is in the Modules section of xorg.conf. > or mplayer tv:// This will not work, unless you install the bigphysarea patch (unfortunately 2.4 onl

Re: [Mjpeg-users] mjpegtools upgrade report

2005-09-24 Thread Ronald S. Bultje
Hi, On Sat, 2005-09-24 at 23:39 +0200, Martin Samuelsson wrote: > The rpm bails out with this message: > error: Failed dependencies: > libstdc++.so.6(GLIBCXX_3.4.4) is needed by mjpegtools-1.8.0-1.i386 > That's on a fully up-do-date FC3 machine, including The RPM is for FC4, it was built

[Mjpeg-users] mjpegtools 1.8.0 released!

2005-09-19 Thread Ronald S. Bultje
Dear all, after almost one-and-a-half-year, the drums thrill again, and as the music plays, we hear the orcs coming in at the horizon. Oh, wait, eh, that's another game. !!! mjpegtools-1.8.0 is released !!! Mjpegtools 1.8.0 brings you your favourite video/DVD processing tools, which can be used

Re: Linuxvideostudio Was:Re: [Mjpeg-users] Release Time?

2005-09-15 Thread Ronald S. Bultje
On Thu, 2005-09-15 at 08:08 +0200, Michael Hanke wrote: > One of the packages is Linuxvideostudio (part of the mjpeg-tools CVS > repository). It does not build with the new release of the tools. It seems > that nothing has been done for ages. My question: Is there a chance that this > package wi

Re: [Mjpeg-users] Release Time?

2005-09-07 Thread Ronald S. Bultje
On Wed, 2005-09-07 at 15:17 -0700, Steven M. Schultz wrote: > It's been over a week since the last commit and/or bugreport on RC3. > > Time to tag and create the 1.8.0 release yet? ;) I was thinking the same thing... :). Prolly this weekend (assuming homework doesn't kill me; darn, I

Re: [Mjpeg-users] Matrox rainbow runner studio

2005-08-29 Thread Ronald S. Bultje
On Mon, 2005-08-29 at 20:03 -0700, Steven M. Schultz wrote: > On Mon, 29 Aug 2005, Ronald S. Bultje wrote: > > On Mon, 2005-08-29 at 21:10 -0500, Stan Gammons wrote: > > > "studio" card uses a ZR36060 chip along with the SAA7111A video decoder > > > but it

Re: [Mjpeg-users] Matrox rainbow runner studio

2005-08-29 Thread Ronald S. Bultje
On Mon, 2005-08-29 at 21:10 -0500, Stan Gammons wrote: > I have an older Matrox rainbow runner studio card. NOT a G series card. > It's the Mystique 220 with the rainbow runner studio add on card. The > "studio" card uses a ZR36060 chip along with the SAA7111A video decoder > but it has a SAA7125HZ

[Mjpeg-users] mjpegtools 1.6.3 RC3 available

2005-08-27 Thread Ronald S. Bultje
Hi guys, same place as usual (http://sf.net/projects/mjpeg/), there's the next release candidate for what will eventually be 1.8.0 (1.6.3-rc3). This one includes some important fixes to the denoiser, and of course a lot of general maintainance work all around. Bugs should go to this list, and you

RE: [Mjpeg-users] Re: Color / No color [DC30 SVHS]

2005-08-21 Thread Ronald S. Bultje
On Sun, 2005-08-21 at 23:42 +0200, Hans wrote: > I changed the section in zoran_card.c as suggested, like this: [..] > And I got 512K buffer size reported from lawrec, as do Malte. 768x576 > captures works. [..] > I suggest that a test for DC10 is done before the fix is applied. All fine, but I'd

RE: [Mjpeg-users] Re: Color / No color [DC30 SVHS]

2005-08-21 Thread Ronald S. Bultje
Hi Hans, On Sun, 2005-08-21 at 15:56 +0200, Hans wrote: > Now if somebody (hint-hint) could make it so the Natoma bug-fix is not > applied to DC30 cards, the driver would be perfect :-) It doesn't apply? Can you elaborate? Ronald --- SF.Net

Re: [Mjpeg-users] DC10+ PVR with lavrec then lavplay General Questions

2005-08-18 Thread Ronald S. Bultje
On Thu, 2005-08-18 at 07:17 +1200, Phil Bertram wrote: > I want to capture to HDD using lavrec from a PAL source, then later play back > with lavplay (PAL output to TV) > i.e I am bulding a simple PVR to record and playback TV [..] > Am I correct in assuming I can do all of this with ... > 2.6.x k

Re: [Mjpeg-users] Re: Buz Under Linux Fedora Core 4

2005-08-14 Thread Ronald S. Bultje
> > **ERROR: [lavrec] Error opening video-device (/dev/video): No such file > > or directory modprobe zr36067. Cheers, Ronald --- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * D

[Mjpeg-users] Re: [Mjpeg-developer] mjpegtools 1.6.3 release candidate 2 released!

2005-08-13 Thread Ronald S. Bultje
On Fri, 2005-08-12 at 11:18 -0700, Steven M. Schultz wrote: > Should jpeg-mmx go to 0.1.7? There were changes made to allow it > to be built shared and on win32. Not as important as getting > mjpegtools-1.7.x (aka 1.6.3RC2 or whatever) pushed out though. First needs better tes

[Mjpeg-users] mjpegtools 1.6.3 release candidate 2 released!

2005-08-12 Thread Ronald S. Bultje
Hi guys, on request of various people (hi Steven!), I've prepared a new prerelease in the sourceforge release area, titled 1.6.3-rc2. This should at some point lead to the release of mjpegtools-1.8.0 or 1.6.3. Please report bugs on the -users lists; I'll try to prepare RPMs (source-RPMs and x86 o

Re: [Mjpeg-users] Pinnacle DC30 card

2005-08-01 Thread Ronald S. Bultje
Hi David, On Sun, 31 Jul 2005, David Robinson wrote: > > On Sun, 31 Jul 2005, David Robinson wrote: > > > Do 'lspci' and see if you get one of the following two responses: > > > :00:0b.0 Multimedia video controller: Zoran Corporation ZR36057PQC > > > Video cutting chipset (rev 02) > > [..] > >

Re: [Mjpeg-users] Pinnacle DC30 card

2005-08-01 Thread Ronald S. Bultje
Hi, On Sun, 31 Jul 2005, David Robinson wrote: > Do 'lspci' and see if you get one of the following two responses: > :00:0b.0 Multimedia video controller: Zoran Corporation ZR36057PQC > Video cutting chipset (rev 02) [..] > :00:0a.0 Multimedia video controller: Zoran Corporation ZR36057PQC

Re: [Mjpeg-users] Strange error -- lavrec saying Not ready for capture

2005-07-27 Thread Ronald S. Bultje
ce I've last done v4l work. ;). Ronald -- Ronald S. Bultje <[EMAIL PROTECTED]> --- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, in

Re: [Mjpeg-users] Strange error -- lavrec saying Not ready for capture

2005-07-26 Thread Ronald S. Bultje
Hi Vincent, On Mon, 25 Jul 2005, Vincent Yau wrote: > I am using mjpegtools 1.6.3 rc1. [..] > > > My capture card has no TV tuner. [..] > >However, the code looks good over there in CVS (i.e. for you, that code > >should never be reached), so it appears you're using some older version > >of lavrec

Re: [Mjpeg-users] Strange error -- lavrec saying Not ready for capture

2005-07-25 Thread Ronald S. Bultje
, instead, you may want to use CVS if you're using some older version (e.g. one of our outdated releases :) ). Ronald -- Ronald S. Bultje <[EMAIL PROTECTED]> --- SF.Net email is sponsored by: Discover Easy Linux Migration Str

Re: [Mjpeg-users] DC30: Natoma bug / buffer size

2005-07-25 Thread Ronald S. Bultje
ad to a 70MB file (theoretical and practical). Highest allowed bitrate leads to 1:2 compression, so for a 768x576 at 2bpp at 25fps (full PAL), that is 768x576x2x25/2 =~ 11 MB/s max (in theory). Ronald -- Ronald S. Bultje <[EMAIL PROTECTED]> -

Re: [Mjpeg-users] Strange error -- lavrec saying Not ready for capture

2005-07-24 Thread Ronald S. Bultje
s and see how far it goes? Cheers, Ronald -- Ronald S. Bultje <[EMAIL PROTECTED]> --- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informati

Re: [Mjpeg-users] mpeg2enc drops

2005-07-22 Thread Ronald S. Bultje
Hi, On Thu, 21 Jul 2005, Raena Lea-Shannon wrote: >qtinfo /home/Raena/hdb2/Joan/Joan.mov > quicktime_open: error in header > Segmentation fault You said ffmpeg created those files, right? Well, ffmpeg places QT headers (moov atom) at the end of the file, which requires some demuxer in

[Mjpeg-users] RPMs for 1.6.3-rc1 available

2005-05-25 Thread Ronald S. Bultje
Hi, I've added binary (i386 - FC2) RPMs to the 1.6.3-rc1 release (conveniently versioned as 1.6.2.90 because a - is not allowed in RPMs). See https://sourceforge.net/project/showfiles.php?group_id=5776&package_id=5823&release_id=329479 for all download details. Cheers, Ronald

Re: [Mjpeg-users] libquicktime

2005-05-23 Thread Ronald S. Bultje
, totally and utterly useless and a waste of my ls output when installed. So I generally run "find / -name '*.la' -exec rm {} \;" whenever I see something like this. Ronald -- Ronald S. Bultje <[EMAIL PROTECTED]> --- T

[Mjpeg-users] 1.6.3 RC1 ready for testing

2005-05-23 Thread Ronald S. Bultje
-users, and many bug reports are still expected, although the code is known to work kinda well. No bug reports means a release is imminent! Happy testing, Ronald (on behalf of the whole team) -- Ronald S. Bultje <[EMAIL PROTECTED]> --

Re: [Mjpeg-users] dc10+ modules

2005-05-11 Thread Ronald S. Bultje
w how to do any of this using yast, but I'm sure that's possible. Ronald -- Ronald S. Bultje <[EMAIL PROTECTED]> --- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Ente

Re: [Mjpeg-users] Cannot get audio recorded with lavrec...

2005-04-08 Thread Ronald S. Bultje
ttings and your audio will be recorded. Ronald -- Ronald S. Bultje <[EMAIL PROTECTED]> --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which pro

Re: [Mjpeg-users] How to build mjpegtools from CVS?

2005-04-02 Thread Ronald S. Bultje
On Sat, 2005-04-02 at 14:02, Nicolas wrote: > How can I generate that ./configure script? I ran autoconf, but when I > run the ./configure script, here's the output: > configure: error: cannot find install-sh or install.sh in . ./.. ./../.. Run ./autogen.sh Ronald -- Ronald S.

Re: [Mjpeg-users] Good command line to record from a DC10?

2005-04-01 Thread Ronald S. Bultje
age quality will degrade slightly because of compression artifacts (it auto-decreases)). ronald -- Ronald S. Bultje <[EMAIL PROTECTED]> --- This SF.net email is sponsored by Demarc: A global provider of Threat Management Solutions.

Re: [Mjpeg-users] Musings on Buz, nVidia and fullscreen playback

2005-03-18 Thread Ronald S. Bultje
e, it's helped to switch the card to another PCI slot (e.g. if it's in the one right below your AGP video card, but it one lower, or else put it at higest). You'll have to play a bit. Ronald -- Ronald S. Bultje <[EMAIL PROTECTED]> -

Re: [Mjpeg-users] Segmentation fault when modprobing zr36067 on kernel 2.6.11

2005-03-12 Thread Ronald S. Bultje
Hi, On Fri, 11 Mar 2005, Nicolas wrote: > However, each time I modprobe zr36067, I get a segmentation fault. The > module is loaded and appears in /proc/modules. However, I can't get any > image from xawtv. That does not seem to work. The i2c modules are crashing because of invalid i2c message fl

Re: [Mjpeg-users] Musings on Buz, nVidia and fullscreen playback

2005-03-02 Thread Ronald S. Bultje
all the drivers and modprobe'ing them back in, > but to no avail. Any advice? Try changing PCI slot. Specifically, if it's in the PCI slot right below the video card, move it one slot down. It helps a lot for some people (and doesn't help at all f

Re: [Mjpeg-users] compile failure

2005-02-28 Thread Ronald S. Bultje
lier... I generally tend to refer people to CVS, forgetting that CVS isn't easily accessible... I'll tag and roll an official release. Thanks for the poke. ;). Ronald -- Ronald S. Bultje <[EMAIL PROTECTED]> --- SF email is spon

Re: [Mjpeg-users] Pinnacle Miro DC30 vs Linux 2.6

2005-02-28 Thread Ronald S. Bultje
nfo on them. Ronald -- Ronald S. Bultje <[EMAIL PROTECTED]> --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hy

Re: [Mjpeg-users] DC30(plus), lavrec, xawtv, mplayer, etc.

2005-02-14 Thread Ronald S. Bultje
good btw, I totally missed that, it's been ages since I've seen someone using a 2.4 kernel. Ronald -- Ronald S. Bultje <[EMAIL PROTECTED]> --- SF email is sponsored by - The IT Product Guide Read honest & candid revi

Re: [Mjpeg-users] DC30(plus), lavrec, xawtv, mplayer, etc.

2005-02-14 Thread Ronald S. Bultje
c: it's not what you think it is. > I _THINK_ that the zoran/DC30 driver seems to be broken in some way, > because I can use all the same software without any spurious ioctl > problems using my cheapo bt848 based card, and that works perfectly &

Re: [Mjpeg-users] [PATCH 17/20] media/zoran_card: remove interruptible_sleep_on_timeout() usage

2005-02-14 Thread Ronald S. Bultje
tree). I split it up in multiple smaller files for readability. zoran.c doesn't exist anymore in the current version. I may have forgotten to cvs remove it. Ronald -- Ronald S. Bultje <[EMAIL PROTECTED]> --- SF email is sponsored by - The

Re: [Mjpeg-users] [PATCH 17/20] media/zoran_card: remove interruptible_sleep_on_timeout() usage

2005-02-09 Thread Ronald S. Bultje
I have tested the patch and recorded for some time. Does not seem to > cause any problems on my machine. I've had some basic tests and they're fine with me as well. I'll forward them early next week. Until then, I'm not at home. :-/. Thanks Nishanth (and Bernhard for testing,

Re: [Mjpeg-users] Quicktime full-res bug status?

2005-02-09 Thread Ronald S. Bultje
let me know and IÂll look closer. Ronald -- Ronald S. Bultje <[EMAIL PROTECTED]> --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products

Re: [Mjpeg-users] Mjpeg Tracker/Patches

2005-02-08 Thread Ronald S. Bultje
MX knowledge needs to go over this one. I'm not against adding it (it'd be great!), but I can't read/write it. Andrew wrote the libjpeg-mmx code, so he may be able to judge this patch... Ronald -- Ronald S. Bultje <[EMAIL PROTECTED]> --

Re: [Mjpeg-users] Color / No color

2005-01-27 Thread Ronald S. Bultje
x3220) for the bits that connect to the codec/VFE. Crap, just as I thought things were perfect. ;). Ronald -- Ronald S. Bultje <[EMAIL PROTECTED]> --- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open

Re: [Mjpeg-users] Kernel oops with mpeg2enc

2005-01-26 Thread Ronald S. Bultje
Hi Thomas, On Wed, 2005-01-26 at 22:07, Thomas Börkel wrote: > I got a kernel oops while mpeg2enc was running. When I tried the same > encoding again later (after reboot), the machine froze. That implies broken memory, or you've overclocked a but too much. Ronald -- Ronald S. Bul

Re: [Mjpeg-users] DC30+ identified as DC10?

2005-01-22 Thread Ronald S. Bultje
zoran/documentation.php, question 2 (for card numbers, see question 1). If you use the driver provided with the kernel, then the driver is called 'zr36067' instead of 'zoran' (because that name was already taken). So for you, add this to the /etc/modprobe.conf: options zr36067 c

Re: [Mjpeg-users] DC30+ identified as DC10?

2005-01-21 Thread Ronald S. Bultje
capturing from /dev/null because of the dc10/dc30 mixup. Can lavplay play it? Can Totem (with the GStreamer backend) play it? That's all the ones I tested. Ronald -- Ronald S. Bultje <[EMAIL PROTECTED]> --- This SF.Net email is spon

Re: [Mjpeg-users] DC30+ identified as DC10?

2005-01-20 Thread Ronald S. Bultje
ake a difference technically, but well, it gives a nicer name in the logs... :). > Running lavrec with -i a gives: [..] > **ERROR: [lavrec] No input signal ... exiting Use -ip to record PAL/composite, or -iP to record PAL/svideo. Autodetection doesn't always work. Ronald -- Ronald

Re: [Mjpeg-users] mplexing DTS streams, nearly

2005-01-19 Thread Ronald S. Bultje
It's very easy to maintain. I've had to do stuff with ffmpeg (and its build system) for a while, and it's no fun. I'd rather just use autofoo. For the past year or so, I've maintained a patch to ffmpeg to autotoolize it. Just to get rid of the c

Re: [Mjpeg-users] Achieving near-perfection with NTSC videotapes of 24fps films

2005-01-19 Thread Ronald S. Bultje
On Wed, 2005-01-19 at 20:24, Steven M. Schultz wrote: > On Wed, 19 Jan 2005, Ronald S. Bultje wrote: > > On Wed, 2005-01-19 at 19:02, Steven Boswell II wrote: > > > Also, I started using yuvdeinterlace when converting > > Don't forget that Xine's deinterl

Re: [Mjpeg-users] Achieving near-perfection with NTSC videotapes of 24fps films

2005-01-19 Thread Ronald S. Bultje
erlacer is so > crappy. Our deinterlacer is MUCH higher quality. > Another tool worth using! Don't forget that Xine's deinterlacer has a different purpose, it's supposed to be a realtime deinterlacer for playback of media. Yuvdenoise is much higher quality, at the cost of not being re

Re: [Mjpeg-users] mplexing DTS streams, nearly

2005-01-18 Thread Ronald S. Bultje
which is wrong too. Ideally, use a WAV extractor. Mplex will generate the DTS stream internally. For a WAV, extracting LPCM data is as simple as (if you have GStreamer installed) "gst-launch-0.8 filesrc location=file.wav ! wavparse ! filesink location=data.lpcm". Ronald -- Ronal

Re: [Mjpeg-users] mplexing DTS streams, nearly

2005-01-18 Thread Ronald S. Bultje
On Tue, 2005-01-18 at 10:35, Ronald S. Bultje wrote: > DTS has headers that shouldn't be there. They will confuse. ... and without my daily coffee, I just confused LPCM and DTS... What a start-of-the-day... Ronald -- Ronald S. Bultje <[EMAI

Re: [Mjpeg-users] Streaming format?

2005-01-03 Thread Ronald S. Bultje
There don't seem to be too many... :o( How about Fluendo's Flumotion streaming server? It's available for free under the GPL and uses Xiph's video formats. They also have a java applet for playback, so you don't need to install codecs in Windows Medi

Re: Re: [Mjpeg-users] libtool

2005-01-03 Thread Ronald S. Bultje
cal with ACLOCAL_FLAGS="-I m4", it just works. Ronald -- Ronald S. Bultje <[EMAIL PROTECTED]> --- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt fr

Re: [Mjpeg-users] dc10plus problem loading driver

2004-12-30 Thread Ronald S. Bultje
rd info and bank account notices of everyone in the whole wide world? Oh, it's a desktop? ... You'll get the point. Make it a module and it'll work. HTH, Ronald -- Ronald S. Bultje <[EMAIL PROTECTED]> --- The SF.Net emai

Re: [Mjpeg-users] DC30+ capture all garbled

2004-12-29 Thread Ronald S. Bultje
sg output in a reply to Bernhard, but I can't find your mail anywhere and the context is missing from Bernhard's reply, what are those errors? Ronald -- Ronald S. Bultje <[EMAIL PROTECTED]> --- SF email is sponsored by - Th

Re: [Mjpeg-users] time-lapse record

2004-12-12 Thread Ronald S. Bultje
y wrong there. I'll try to debug it. Ronald -- Ronald S. Bultje <[EMAIL PROTECTED]> --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which

  1   2   >