Re: [ivtv-devel] [PATCH] ivtv-yuv.c: handle get_user_pages() -errno returns

2011-02-09 Thread Paul Cassella
. -- Paul Cassella ___ ivtv-devel mailing list ivtv-devel@ivtvdriver.org http://ivtvdriver.org/mailman/listinfo/ivtv-devel

[ivtv-devel] [PATCH] ivtv-yuv.c: handle get_user_pages() -errno returns

2011-02-05 Thread Paul Cassella
From: Paul Cassella fortytwo-i...@manetheren.bigw.org get_user_pages() may return -errno, such as -EFAULT. So don't blindly use its return value as an offset into dma-map[] for the next get_user_pages() call. Since we'll give up and return an error if either fails, don't even make the second

[ivtv-devel] [PATCH] ivtv-udma.c: handle get_user_pages() returning fewer pages than we asked for

2011-02-05 Thread Paul Cassella
From: Paul Cassella fortytwo-i...@manetheren.bigw.org get_user_pages() may return fewer page than we ask for. As we give up and return an error in this case, we need to put_page() each of the pages we did get. Signed-off-by: Paul Cassella fortytwo-i...@manetheren.bigw.org --- I'm running

[ivtv-devel] [UNKNOWN CARD]

2008-04-16 Thread Paul D
Think I can actually help you guys out. My VAIO laptop contains a Gigapocket engine M. Hardware MPEG encoder. more info is available here, although I can translate if need be. http://www.vaio.sony.co.jp/Products/PCG-GRT99/feat1.html If you need me to lspci or run some more bash commands to get

[ivtv-devel] [UNKNOWN CARD] Sony Vaio OEM card CX23416 based

2008-01-07 Thread Paul Romer
Windows as much as possible. --Paul Romer ___ ivtv-devel mailing list ivtv-devel@ivtvdriver.org http://ivtvdriver.org/mailman/listinfo/ivtv-devel

[ivtv-devel] [UNKNOWN CARD] Correction on previous email about Sony card

2008-01-07 Thread Paul Romer
I sent an email requesting support for a Sony Vaio OEM tuner card and found that I gave the wrong vender/device ID's. The correct ones are: 104d/813d. I believe the card is called the Sony Giga Pocket TV tuner. It uses the cx23416 based encoder. Sorry for the mixup. --Paul

[ivtv-devel] Aopen VA2000N - any clues?

2007-02-01 Thread Paul Tammes
Hello from Holland, hope to get some advise from real technical people. Me I am just a fan of tech, not real savy. I got an Aopen dual tuner TV card here. Google on VA2000 gave this list and some talk about changing cards.c No hoorah post later on, so I fear I am in bad luck for Linux? Being a

Re: [ivtv-devel] Any updates on live video from a 150?

2006-04-09 Thread Paul V. Gratz
Just out of curiosity, do you think this would be possible by capturing the raw non-encoded video and passing it directly to the video card? I understand these cards are capable of doing that. Paul On Sunday 09 April 2006 02:28 am, Hans Verkuil wrote: No, they don't. They are also reading MPEG

Re: [ivtv-devel] Testers for msp3400 + NICAM or SAP needed

2006-03-31 Thread paul
using Nicam. See http://www.arte-tv.com/fr/services/tout-sur-ARTE/recevoir-ARTE/recevoir-ARTE/39102,CmC=403392.html if you can read French. I have the requested chip, but I receive via the Atlantic Bird3 satellite, which is only Mono French (snif). Paul

[ivtv-devel] PVR250/350 white pixels at bottom pixel row (Dutch public TV)

2006-03-13 Thread Paul Koster
). Is there any setting to avoid this to happen? -- Paul ___ ivtv-devel mailing list ivtv-devel@ivtvdriver.org http://ivtvdriver.org/mailman/listinfo/ivtv-devel

[ivtv-devel] SVN 0.4 compile warnings and errors

2006-01-09 Thread Paul Koster
Something goes wrong when compiling ivtv 0.4 SVN: [EMAIL PROTECTED]:~/devel/ivtv/svn/ivtv-0.4$ uname -a Linux pvr 2.6.8 #7 Tue Mar 15 00:31:42 CET 2005 i686 GNU/Linux [EMAIL PROTECTED]:~/devel/ivtv/svn/ivtv-0.4$ make make -C driver all make[1]: Entering directory `/home/paul/devel/ivtv/svn/ivtv

Re: [ivtv-devel] problems playing video directly from /dev/video0

2005-11-12 Thread paul
paul wrote: I have some difficulties with playing video from my PVR350 directly from /dev/video0 using mplayer. After a few minutes, the screen gets updated very slowly and will hang shortly after. I can play DVD's without problems. When I do cat /dev/video0 file.mpg and mplayer file.mpg I

[ivtv-devel] problems playing video directly from /dev/video0

2005-11-11 Thread paul
this? Thanks, Paul ivtv: START INIT IVTV ivtv: version 0.4.0 (tagged release) loading ivtv: Linux version: 2.6.13-gentoo-r3 SMP preempt PENTIUM4 gcc-3.3 ivtv: In case of problems please include the debug info ivtv: between the START INIT IVTV and END

Re: [ivtv-devel] problems playing video directly from /dev/video0

2005-11-11 Thread paul
--set-codec-params bframes=2 have not tried yet, but I do not have much hope. Tom Some more questions: What is the difference reading from /dev/video0 and from a file? Maybe it is a mplayer bug, is there an other player that gives good results? Paul

Re: [ivtv-devel] enc overflow

2005-10-27 Thread Paul V. Gratz
the transcoding. I'm not sure if that is the cause of it getting better or if its unrelated. Paul On Wednesday 26 October 2005 07:53 pm, Tyler Trafford wrote: I seem to be getting this warning when I run scantv on my pvr150: ivtv0 warning: ENC Stream 2 OVERFLOW #16802: Stealing a Buffer, 961

Re: [ivtv-devel] New PVR-500MCE not working (eithertuner) withivtv0.4.0

2005-10-14 Thread Paul McKellar
could you post your final scripts? for initrd ivtv thanks On 10/14/05, Brian [EMAIL PROTECTED] wrote: Thanks again, Tyler -- that seems to have cleaned up the dmesg reports... PiP is working during LiveTV (what?? No Picture--Picture-In-Picture for triple tuner setups?? ;) I'm currently

Re: [ivtv-devel] What's the current state of /dev/video32 and /dev/video48?

2005-10-10 Thread Paul Curtis
always force the aspect ratio: mplayer -rawvideo on:w=574:h=488:hm12 -aspect 4:3 /dev/video32 Paul ___ ivtv-devel mailing list ivtv-devel@ivtvdriver.org http://ivtvdriver.org/mailman/listinfo/ivtv-devel

Re: [ivtv-devel] Twelve hours till the release of 0.2 and 0.4...

2005-10-09 Thread Paul Koster
wiki should be better reacheable from the main intro. Actually the wiki can use some structure in the menu on the left, e.g. 'Install', 'Troubleshooting', etc. Is the current 'help' intended as a pointer for this mailinglist or for people who want to help/contribute to the project? -- Paul

Re: [ivtv-devel] Twelve hours till the release of 0.2 and 0.4...

2005-10-09 Thread Paul Koster
Ross wrote: On 10/9/05, Paul Koster [EMAIL PROTECTED] wrote: Furthermore, the troubleshooting and asking for help pages on the ivtvdriver wiki should be better reacheable from the main intro. Actually the wiki can use some structure in the menu on the left, e.g. 'Install', 'Troubleshooting

Re: [ivtv-devel] recommended firmware?

2005-10-06 Thread Paul Koster
in pvr_1.18.21.22254_inf.zip the recommended one? Does it matter as long as the right firmwares are included? -- Paul ___ ivtv-devel mailing list ivtv-devel@ivtvdriver.org http://ivtvdriver.org/mailman/listinfo/ivtv-devel