From: CityK <cityk@rogers.com>
To: hermann pitton <hermann-pitton@arcor.de>
Cc: David Engel <david@istwok.net>, Hans Verkuil <hverkuil@xs4all.nl>,
V4L <video4linux-list@redhat.com>,
Mauro Carvalho Chehab <mchehab@infradead.org>,
Michael Krufky <mkrufky@linuxtv.org>,
Josh Borke <joshborke@gmail.com>,
David Lonie <loniedavid@gmail.com>,
linux-media@vger.kernel.org
Subject: Re: KWorld ATSC 115 all static
Date: Wed, 04 Feb 2009 00:26:06 -0500 [thread overview]
Message-ID: <498926EE.4050204@rogers.com> (raw)
In-Reply-To: <1233714662.3728.45.camel@pc10.localdom.local>
hermann pitton wrote:
> Am Dienstag, den 03.02.2009, 01:03 -0500 schrieb CityK:
>
>> - Mauro created a patch intended to be applied against mainline ... I
>> tested and analog tv did NOT work
>>
>
> strange, that we don't see at least some error messages.
>
Indeed, on a quick glance, the output looks entirely indifferent
hermann pitton wrote:
> I had a quick test on the in kernel radeon driver on Fedora 10 and
> recent 2.6.27 with xawtv-3.95.
> True is, that overlay-preview yields dga is not supported, but with
> current v4l-dvb master and Hans' conversions mmap/grabdisplay works with
> the old "xawtv -v 1 -nodga -remote -c /dev/video2" something.
>
Yep, as I menitoned:
http://www.mail-archive.com/linux-media@vger.kernel.org/msg00989.html.
In regards the hit and miss functionality I mentioned with kdetv, the
pattern was simple: grabdisplay v4l1 mode would work only after having
just used tvtime. Similarly, in the v4l2 mode, after having just used
tvtime, one can observe a momentary flicker of video (i.e. lasting only
a few hundredths of a second) from a channel before it reverted to all
static.
Additionally, when the apps fail in overlay mode, and are displaying all
static, you can actually simultaneously open up one of the digital apps
(take your pick; kaffeine, MPlayer...) and successfully watch dvb.
hermann pitton wrote:
> Like you, I can't imagine that the earlier Kworld ATSC 110/15
> initialization in Hans' kworld repo could be related to it.
>
No, no -- Mauro doubts it. I, on the other hand, suspect that there
has been something innocuous introduced within the new v4l2 framework
that is causing this.
hermann pitton wrote:
> I can test on nv drivers as well next, they might have dropped support for it too and just the x capabilies should be reported.
Nope -- as I mentioned, dropping back to a snapshot from roughly 3 weeks
ago and applying Mike's patch works with both the nv and nvidia driver,
hence disproving that it is anything X related.
>> - Mainline v4l-dvb:
>> Pros: none ... you will achieve this thread's namesake -- all static.
>> Cons: since the code from Hans' v4l-dvb-saa7134 repo was merged, Mike's
>> hack/workaround patch has been rendered ineffective for good. Mauro's
>> later patch was also pulled into mainline, but it does not change the
>> situation analog tv (and I do not mean in relation to Mike's patch, I
>> mean precisely upon its own).
>>
>> - Mike's hack/workaround patch
>> Pros: it will apply and work with snapshots of v4l-dvb up to probably ~
>> Jan 15th or so. All the apps that I tested with work as expected.
>> Cons: in order to use analog tv, upon each boot, one must do what I
>> termed being a dance with unloading and reloading the tuner module via
>> modprobe.
>>
>
> I'm not sure if we even have the status of all devices potentially
> seeing impacts, but reloading modules becomes more difficult, since we
> load now saa7134-alsa by default. This will cause that apps like mixers
> on runlevel 5 need to be closed before you can unload/reload
> saa7134-alsa and saa7134 and then further any tuner modules.
>
> This is fine for all the cards without such problems, but else one must
> be aware off. With "options saa7134 alsa=0" the old behaviour is
> restored.
>
> Mauro also disabled saa7134-alsa support on saa7130 devices, which
> simply do not support it and the deprecated saa7134-oss. Thanks!
>
And speaking of alsa:
CityK wrote (Jan 19th):
> Some Other Miscellanea:
>
> 2) This is likely related to the discussion about the gate -- after
> closing the analog TV app, the audio from the last channel being viewed
> can still be heard if one turns up the volume on their system. This
> leakage has always been present. But given that we are addressing this
> issue now, it strikes me that the gate is being kept open on the audio
> line after application closing/release occurs.
>
This issue seems to have been resolved since having updated to the ALSA
1.0.19 release from a couple of weeks ago (which literally contained a
zillion fixes, so I'm not going to bother trying to figure out which one
might have been the fix)..
next prev parent reply other threads:[~2009-02-04 5:26 UTC|newest]
Thread overview: 88+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-15 14:01 KWorld ATSC 115 all static Hans Verkuil
2009-01-15 14:30 ` Michael Krufky
2009-01-15 17:29 ` Mauro Carvalho Chehab
2009-01-15 18:33 ` Trent Piepho
2009-01-16 2:02 ` Mauro Carvalho Chehab
[not found] ` <20090116110700.584ec052@hyperion.delvare>
[not found] ` <Pine.LNX.4.58.0901160424350.11165@shell2.speakeasy.net>
[not found] ` <20090116153257.0bd1c90f@hyperion.delvare>
2009-01-17 19:45 ` Trent Piepho
2009-01-18 10:08 ` Jean Delvare
2009-01-15 23:11 ` hermann pitton
2009-01-16 1:39 ` CityK
2009-01-16 3:20 ` CityK
2009-01-16 3:38 ` Mauro Carvalho Chehab
2009-01-17 16:20 ` Hans Verkuil
2009-01-17 17:42 ` hermann pitton
2009-01-17 18:44 ` Michael Krufky
2009-01-17 19:16 ` hermann pitton
2009-01-18 18:10 ` CityK
[not found] ` <200901182011.11960.hverkuil@xs4all.nl>
2009-01-18 21:20 ` CityK
[not found] ` <200901182241.10047.hverkuil@xs4all.nl>
2009-01-18 23:36 ` CityK
2009-01-19 11:01 ` Mauro Carvalho Chehab
[not found] ` <200901190853.19327.hverkuil@xs4all.nl>
2009-01-19 11:08 ` Mauro Carvalho Chehab
2009-01-19 17:16 ` hermann pitton
2009-01-25 18:10 ` CityK
2009-01-25 18:32 ` CityK
2009-01-25 21:49 ` Trent Piepho
2009-01-25 23:08 ` hermann pitton
2009-01-25 23:35 ` CityK
2009-01-26 0:45 ` hermann pitton
2009-01-28 2:23 ` Mauro Carvalho Chehab
2009-01-28 3:29 ` hermann pitton
2009-01-29 23:44 ` CityK
2009-01-30 3:00 ` Mauro Carvalho Chehab
2009-01-19 0:38 ` Trent Piepho
2009-02-02 23:58 ` David Engel
2009-02-03 6:03 ` CityK
2009-02-03 14:02 ` Michael Krufky
2009-02-04 3:56 ` KWorld ATSC 115 all static ... Mike's clarification CityK
2009-02-03 17:22 ` KWorld ATSC 115 all static David Engel
2009-02-04 4:07 ` CityK
2009-02-05 2:55 ` David Engel
2009-02-04 2:31 ` hermann pitton
2009-02-04 5:26 ` CityK [this message]
2009-02-05 1:22 ` hermann pitton
2009-02-08 10:07 ` Mauro Carvalho Chehab
2009-02-08 12:39 ` Mauro Carvalho Chehab
2009-02-09 2:43 ` Mauro Carvalho Chehab
2009-02-09 2:43 ` Mauro Carvalho Chehab
2009-02-10 0:37 ` hermann pitton
2009-02-10 0:54 ` hermann pitton
2009-02-10 1:31 ` hermann pitton
2009-02-10 2:35 ` Mauro Carvalho Chehab
2009-02-10 3:14 ` hermann pitton
2009-02-10 3:43 ` hermann pitton
2009-02-10 6:15 ` Mauro Carvalho Chehab
2009-02-10 12:07 ` Jonathan Isom
2009-02-10 12:27 ` Mauro Carvalho Chehab
2009-02-10 12:48 ` Jonathan Isom
2009-02-10 19:02 ` Mauro Carvalho Chehab
2009-02-11 3:50 ` David Engel
2009-02-11 4:34 ` hermann pitton
2009-02-11 7:43 ` Mauro Carvalho Chehab
2009-02-11 23:21 ` David Engel
2009-02-13 3:07 ` David Engel
2009-02-13 11:04 ` Mauro Carvalho Chehab
2009-02-13 11:28 ` Mauro Carvalho Chehab
2009-02-13 20:28 ` David Engel
2009-02-13 20:35 ` Mauro Carvalho Chehab
2009-02-17 15:53 ` David Engel
2009-02-18 7:45 ` Hans Verkuil
2009-02-18 15:26 ` David Engel
2009-02-10 6:19 ` Mauro Carvalho Chehab
2009-02-11 1:30 ` hermann pitton
-- strict thread matches above, loose matches on Subject: below --
2009-01-12 0:53 Josh Borke
2009-01-12 3:08 ` CityK
2009-01-12 5:19 ` Mauro Carvalho Chehab
2009-01-12 7:40 ` Hans Verkuil
2009-01-13 2:10 ` CityK
2009-01-13 3:17 ` hermann pitton
2009-01-14 4:41 ` CityK
2009-01-14 7:37 ` Hans Verkuil
2009-01-14 18:24 ` Hans Verkuil
2009-01-15 1:43 ` hermann pitton
2009-01-15 5:01 ` CityK
2009-01-15 7:27 ` Hans Verkuil
2009-01-15 13:45 ` Michael Krufky
2009-01-15 2:32 ` hermann pitton
2009-01-15 2:54 ` Mauro Carvalho Chehab
2009-01-15 3:15 ` hermann pitton
2009-01-12 3:13 ` CityK
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=498926EE.4050204@rogers.com \
--to=cityk@rogers.com \
--cc=david@istwok.net \
--cc=hermann-pitton@arcor.de \
--cc=hverkuil@xs4all.nl \
--cc=joshborke@gmail.com \
--cc=linux-media@vger.kernel.org \
--cc=loniedavid@gmail.com \
--cc=mchehab@infradead.org \
--cc=mkrufky@linuxtv.org \
--cc=video4linux-list@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox