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 shadowl...@utanet.at: **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] [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, I

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 with

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, the

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, 4 Mar 2008 07:53:22 -0500, From: Keith Richie [EMAIL

[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 messages

[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 Sergueis?)

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). Does

[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

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. Using

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

2007-04-18 Thread Ronald S. Bultje
) and then 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, could you test whether making it use v4l1

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

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] 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
, 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.sourceforge.net Subject: Re: Mjpeg-users

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 solve

[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

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 can do it? I'd like to have JPEG images as I'm

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

[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

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

[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] 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

[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 zr36015,

[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. Can this be

[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 register

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.

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 may just

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 (note

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,

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 difficult

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

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).

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 only)

[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 will

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 has a SAA7125HZ digital video encoder. Can

[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

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

2005-08-22 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

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 *

[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

[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

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] 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) [..] :00:0a.0

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

2005-07-27 Thread Ronald S. Bultje
. ;). 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, informative Webcasts and more! Get everything

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

2005-07-26 Thread Ronald S. Bultje
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 Strategies from IBM. Find simple to follow Roadmaps

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] DC30: Natoma bug / buffer size

2005-07-25 Thread Ronald S. Bultje
(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] --- SF.Net email

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

2005-07-24 Thread Ronald S. Bultje
, 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, informative Webcasts and more! Get everything you need

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

[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=5776package_id=5823release_id=329479 for all download details. Cheers, Ronald -- Ronald S. Bultje

Re: [Mjpeg-users] libquicktime

2005-05-23 Thread Ronald S. Bultje
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] --- This SF.Net email is sponsored by Oracle Space

Re: [Mjpeg-users] dc10+ modules

2005-05-11 Thread Ronald S. Bultje
. 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? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7393alloc_id

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

2005-04-08 Thread Ronald S. Bultje
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 products truly live up to the hype. Start

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. Bultje [EMAIL

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

2005-03-18 Thread Ronald S. Bultje
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] --- SF email is sponsored by - The IT Product Guide Read honest candid reviews

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

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

2005-03-02 Thread Ronald S. Bultje
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 for others...). No, I don't know why. ;). Ronald -- Ronald S. Bultje [EMAIL PROTECTED

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

2005-02-28 Thread Ronald S. Bultje
. 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 hype. Start reading now

Re: [Mjpeg-users] compile failure

2005-02-28 Thread Ronald S. Bultje
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 sponsored by - The IT Product Guide

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

2005-02-14 Thread Ronald S. Bultje
bt848 based card, and that works perfectly (apart from the fact that the frame rates are quite poor without hardware compression). I think I need to update some of the docs... ;). Ronald -- Ronald S. Bultje [EMAIL PROTECTED] --- SF email

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

2005-02-14 Thread Ronald S. Bultje
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 reviews on hundreds of IT Products from real users. Discover

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

2005-02-09 Thread Ronald S. Bultje
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 hype. Start reading now. http://ads.osdn.com

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

2005-02-09 Thread Ronald S. Bultje
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, of course)! Cheers, Ronald -- Ronald S. Bultje [EMAIL

Re: [Mjpeg-users] Mjpeg Tracker/Patches

2005-02-08 Thread Ronald S. Bultje
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] --- SF email is sponsored

Re: [Mjpeg-users] Color / No color

2005-01-27 Thread Ronald S. Bultje
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 source databases. Create drag

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. Bultje [EMAIL

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

2005-01-22 Thread Ronald S. Bultje
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 card=3 alias char-major-81-0 zr36067 Ronald -- Ronald S. Bultje [EMAIL

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

2005-01-21 Thread Ronald S. Bultje
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 sponsored by: IntelliVIEW -- Interactive

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

2005-01-20 Thread Ronald S. Bultje
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 S. Bultje [EMAIL PROTECTED

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

2005-01-19 Thread Ronald S. Bultje
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 real-time... Ronald -- Ronald S. Bultje [EMAIL

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 deinterlacer has a different purpose, it's supposed

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

2005-01-19 Thread Ronald S. Bultje
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 crap. Ronald -- Ronald S. Bultje [EMAIL PROTECTED

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 [EMAIL PROTECTED

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

2005-01-18 Thread Ronald S. Bultje
. 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 -- Ronald S. Bultje [EMAIL PROTECTED

Re: Re: [Mjpeg-users] libtool

2005-01-03 Thread Ronald S. Bultje
-- 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 from ThinkGeek. It's fun and FREE -- well, almosthttp://www.thinkgeek.com/sfshirt

Re: [Mjpeg-users] Streaming format?

2005-01-03 Thread Ronald S. Bultje
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 Media Player. Ronald -- Ronald S. Bultje [EMAIL PROTECTED

Re: [Mjpeg-users] dc10plus problem loading driver

2004-12-30 Thread Ronald S. Bultje
, 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 email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt

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

2004-12-29 Thread Ronald S. Bultje
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 - The IT Product Guide Read honest candid

Re: [Mjpeg-users] time-lapse record

2004-12-12 Thread Ronald S. Bultje
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 products truly live up to the hype. Start

Re: [Mjpeg-users] quicktime a full resolution problem

2004-12-02 Thread Ronald S. Bultje
updates of Fedora. Until then, don't use Quicktime in combination -d1. Use AVI instead. 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

Re: [Mjpeg-users] quicktime a full resolution problem

2004-12-01 Thread Ronald S. Bultje
driver or wait for the stock kernel drivers to be fixed. I'll re-send it to LKML. 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

Re: [Mjpeg-users] asf to DVD compatible format?

2004-11-30 Thread Ronald S. Bultje
to add surround support for all formats. ;). Thanks, 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] Pinnacle DC+

2004-11-30 Thread Ronald S. Bultje
On Mon, 2004-11-29 at 23:25, André Luiz Ribeiro Moutinho wrote: When does the driver was updated in order to support the Pinnacle DC PLUS ? What's that? A DC10+ (like, five years ago)? A DC30+ (like 1-2 years ago)? Ronald -- Ronald S. Bultje [EMAIL PROTECTED

Re: [Mjpeg-users] card doubt

2004-11-07 Thread Ronald S. Bultje
does it say exactly? Anyway, my chipset is a zr36057 not a zr36067 like it is supposed to be in the Iomega Buz Card, #191;is there a way to make it work?. They're compatible, so no worries there. Ronald -- Ronald S. Bultje [EMAIL PROTECTED

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

2004-11-07 Thread Ronald S. Bultje
-- Ronald S. Bultje [EMAIL PROTECTED] --- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588alloc_id=12065op

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

Re: [Mjpeg-users] crontab

2004-11-06 Thread Ronald S. Bultje
On Sun, 2004-11-07 at 01:10, Dmitriy Kuvshinov wrote: Which option allow run lavrec for dc10plus from crontab? Most people use --batch. All the rest should be the same. I've used it a lot. ;). Ronald -- Ronald S. Bultje [EMAIL PROTECTED

Re: [Mjpeg-users] Capturing from DC30plus / DC30+ - but no sound

2004-10-31 Thread Ronald S. Bultje
what I use and it works for me... Ronald -- Ronald S. Bultje [EMAIL PROTECTED] --- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux

Re: [Mjpeg-users] DC10plus Green stripes and flickering when capturing

2004-10-28 Thread Ronald S. Bultje
+ cards... Your best shot to get rid of this is to buy a TV signal stabilizer. Otherwise, you'll have to live with it or capture this particular movie with something else, e.g. your saa7134 card... Ronald -- Ronald S. Bultje [EMAIL PROTECTED

Re: [Mjpeg-users] Without the hardware....

2004-10-27 Thread Ronald S. Bultje
, with no recognizable loss of quality, as opposed to MJPEG. Then again, most quality loss comes from the carrier (VHS, cable) anyway, so then DV doesn't help anything. ;). Ronald -- Ronald S. Bultje [EMAIL PROTECTED] --- This SF.Net email is sponsored

Re: [Mjpeg-users] Without the hardware....

2004-10-26 Thread Ronald S. Bultje
or DVD. The rest of the tools are merely of use for newly captured material. Ronald -- Ronald S. Bultje [EMAIL PROTECTED] --- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us

  1   2   >