Just to lend some support, I'm using Mandrake, PVR250, and mplayer 1.0pre7
complied on my machine, and have the same exact problem. Mplayer fails with
v4l2: ioctl request buffers failed: Invalid argument. I also can get video
if I take the tv:// part out and just use /dev/video0.
From: Davin Desborough <[EMAIL PROTECTED]>
Reply-To: [email protected]
To: [email protected]
Subject: [Freevo-users] Freevo, mplayer, and ivtv
Date: Wed, 25 May 2005 00:00:57 -0400
MIME-Version: 1.0
Received: from lists-outbound.sourceforge.net ([66.35.250.225]) by
mc11-f3.hotmail.com with Microsoft SMTPSVC(6.0.3790.211); Tue, 24 May 2005
21:03:57 -0700
Received: from projects.sourceforge.net (sc8-sf-list2-b.sourceforge.net
[10.3.1.8])by sc8-sf-spam2.sourceforge.net (Postfix) with ESMTPid
A8E60125A4; Tue, 24 May 2005 21:03:56 -0700 (PDT)
Received: from sc8-sf-mx1-b.sourceforge.net ([10.3.1.11]
helo=sc8-sf-mx1.sourceforge.net)by sc8-sf-list2.sourceforge.net with esmtp
(Exim 4.30)id 1Dan5Y-0005gc-Hsfor [email protected]; Tue,
24 May 2005 21:01:48 -0700
Received: from smtpout04-04.prod.mesa1.secureserver.net
([64.202.165.199])by sc8-sf-mx1.sourceforge.net with smtp (Exim 4.41)id
1Dan5X-00078q-G6for [email protected]; Tue, 24 May 2005
21:01:48 -0700
Received: (qmail 7530 invoked from network); 25 May 2005 04:01:46 -0000
Received: from unknown (69.163.36.6) by
smtpout04-04.prod.mesa1.secureserver.net (64.202.165.199) with ESMTP; 25
May 2005 04:01:46 -0000
X-Message-Info: U2wzkPk8/jZKXXzDx9spOnAER2LbeWYrYcsGVm7+0bQ=
User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206)
X-Accept-Language: en-us, en
X-Spam-Score: 0.0 (/)
X-Spam-Report: Spam Filtering performed by sourceforge.net.See
http://spamassassin.org/tag/ for more details.Report problems to
http://sf.net/tracker/?func=add&group_id=1&atid=2000010.0 AWL
AWL: From: address is in the auto white-list
Errors-To: [EMAIL PROTECTED]
X-BeenThere: [email protected]
X-Mailman-Version: 2.0.9-sf.net
Precedence: bulk
List-Unsubscribe:
<https://lists.sourceforge.net/lists/listinfo/freevo-users>,<mailto:[EMAIL PROTECTED]>
List-Id: <freevo-users.lists.sourceforge.net>
List-Post: <mailto:[email protected]>
List-Help: <mailto:[EMAIL PROTECTED]>
List-Subscribe:
<https://lists.sourceforge.net/lists/listinfo/freevo-users>,<mailto:[EMAIL PROTECTED]>
List-Archive:
<http://sourceforge.net/mailarchive/forum.php?forum=freevo-users>
X-Original-Date: Wed, 25 May 2005 00:00:57 -0400
Return-Path: [EMAIL PROTECTED]
X-OriginalArrivalTime: 25 May 2005 04:03:57.0659 (UTC)
FILETIME=[C65802B0:01C560DE]
First off, thanks to all who responded to my last post. Unfortunately the
suggestions didn't help.
To recap:
Freevo 1.5.3
PVR 250
FC3
IVTV
MPlayer 1.0pre7 complied on my machine
The problem: Can not watch tv. Any attempt to use mplayer tv:// style
commands results in mplayer crashing as follows::
================================================================================
[EMAIL PROTECTED] /] mplayer -vo x11 tv:// -tv
driver=v4l2:freq=77.250:device=/dev/video0:input=4:norm=NTSC
MPlayer 1.0pre7-3.4.3 (C) 2000-2005 MPlayer Team
CPU: Intel Celeron 2/Pentium III Coppermine,Geyserville (Family: 6,
Stepping: 6)Detected cache-line size is 32 bytes
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 0
Compiled for x86 CPU with extensions: MMX MMX2 SSE
Playing tv://.
TV detected! ;-)
Selected driver: v4l2
name: Video 4 Linux 2 input
author: Martin Olschewski <[EMAIL PROTECTED]>
comment: first try, more to come ;-)
Selected device: Vanilla iTVC15 card
Tuner cap: STEREO LANG1 LANG2
Tuner rxs: STEREO
Capabilites: video capture VBI capture device tuner audio read/write
supported norms: 0 = NTSC; 1 = PAL; 2 = SECAM;
inputs: 0 = Composite 0; 1 = Composite 1; 2 = Composite 2; 3 = Composite 3;
4 = Tuner 0; 5 = Composite 4; 6 = S-Video 0; 7 = S-Video 1; 8 = S-Video 2;
9 = S-Video 3;
Current input: 4
Current format: unknown (0x4745504d)
v4l2: current audio mode is : STEREO
v4l2: ioctl request buffers failed: Invalid argument
MPlayer interrupted by signal 11 in module: demux_open
- MPlayer crashed by bad usage of CPU/FPU/RAM.
Recompile MPlayer with --enable-debug and make a 'gdb' backtrace and
disassembly. Details in
DOCS/HTML/en/bugreports_what.html#bugreports_crash.
- MPlayer crashed. This shouldn't happen.
It can be a bug in the MPlayer code _or_ in your drivers _or_ in your
gcc version. If you think it's MPlayer's fault, please read
DOCS/HTML/en/bugreports.html and follow the instructions there. We can't
and
won't help unless you provide this information when reporting a possible
bug.
====================================================================================
I've looked into the "v4l2: ioctl request buffers failed: Invalid argument"
error and found people saying that ivtv will not work with mplayer tv://
commands. Is this out of date? It would seem to be because it appears the
Freevo will default to using mplayer and tv://.
I can watch tv by simply having mplayer go straight to /dev/video0. I also
dug the old ivtv_basic_tv plugin out of cvs and tried it. It works like a
champ, but it is deprecated. According to the cvs message, it has been
replaced by the tv.mplayer plugin as it has ivtv support. If that is the
case, have I missconfigured something that is causing the tv.mplayer plugin
to output the wrong mplayer command (should not be trying to use tv://
format)? Is the command correct, but there is something wrong with my ivtv
or mplayer?
Are there any good guides to setting up pvr 250's with Freevo? I can't seem
one, and what I can find gives the impression that it should just work
leaving me feeling like an idiot for not having it working (idiocy on my
part may indeed be the problem). I have been using the Fedora Myth(TV)logy
site at wilsonet.com. I even reinstalled FC3 and went through the whole
setup again just in case I screwed something up.
Thanks in advance!
-Davin
-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users
-------------------------------------------------------
SF.Net email is sponsored by: GoToMeeting - the easiest way to collaborate
online with coworkers and clients while avoiding the high cost of travel and
communications. There is no equipment to buy and you can meet as often as
you want. Try it free.http://ads.osdn.com/?ad_id=7402&alloc_id=16135&op=click
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users