All of lore.kernel.org
 help / color / mirror / Atom feed
* Video glitch with Hanftek Astrometa
@ 2023-08-19 12:03 Luigi Baldoni
  2023-08-21 10:59 ` Bagas Sanjaya
  0 siblings, 1 reply; 3+ messages in thread
From: Luigi Baldoni @ 2023-08-19 12:03 UTC (permalink / raw)
  To: linux-media

   Hello everyone,
last year I replaced my old RTL2832U/R820T DVB-T dongle (which worked
perfectly) and replaced it with a Hanftek Astrometa (RTL2832/CXD2837ER)
DVB-T2 one and my troubles started.
Every channel I tune to shows a periodic glitch, as per included sample.

I tried the following things:
 * connected a regular TV set to the same antenna cable and the picture looks
   fine
 * replaced the usb cable
 * switched distros (from debian to arch)
 * installed a current kernel snapshot
 * replaced the minipc on which it's installed
 * used usbip to access the hardware from my desktop machine and tested
   it directly with vlc, mpv and kaffeine: at best the stream was glitchy
   and at worst the app crashed
 * toggled every parameter available for each involved module
 * ran tzap directly

None of the above made the slightest difference, therefore I'm asking you
if there's something I might have overlooked or if this is truly a bug.

Video sample here, captured with tzap:
https://www.mediafire.com/file/qantvq916uy7o4k/rai1hd.ts/file
https://www.4shared.com/s/folTulDcljq

Regards


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Video glitch with Hanftek Astrometa
  2023-08-19 12:03 Video glitch with Hanftek Astrometa Luigi Baldoni
@ 2023-08-21 10:59 ` Bagas Sanjaya
  2023-08-22 13:37   ` Luigi Baldoni
  0 siblings, 1 reply; 3+ messages in thread
From: Bagas Sanjaya @ 2023-08-21 10:59 UTC (permalink / raw)
  To: Luigi Baldoni, linux-media, Linux Kernel Mailing List
  Cc: Antti Palosaari, Mauro Carvalho Chehab, Hans Verkuil

[-- Attachment #1: Type: text/plain, Size: 1476 bytes --]

On Sat, Aug 19, 2023 at 02:03:15PM +0200, Luigi Baldoni wrote:
>    Hello everyone,
> last year I replaced my old RTL2832U/R820T DVB-T dongle (which worked
> perfectly) and replaced it with a Hanftek Astrometa (RTL2832/CXD2837ER)
> DVB-T2 one and my troubles started.
> Every channel I tune to shows a periodic glitch, as per included sample.
> 
> I tried the following things:
>  * connected a regular TV set to the same antenna cable and the picture looks
>    fine
>  * replaced the usb cable
>  * switched distros (from debian to arch)
>  * installed a current kernel snapshot
>  * replaced the minipc on which it's installed
>  * used usbip to access the hardware from my desktop machine and tested
>    it directly with vlc, mpv and kaffeine: at best the stream was glitchy
>    and at worst the app crashed
>  * toggled every parameter available for each involved module
>  * ran tzap directly
> 
> None of the above made the slightest difference, therefore I'm asking you
> if there's something I might have overlooked or if this is truly a bug.
> 
> Video sample here, captured with tzap:
> https://www.mediafire.com/file/qantvq916uy7o4k/rai1hd.ts/file
> https://www.4shared.com/s/folTulDcljq
> 

(also Cc: RTL2832 and media subsystem maintainers)

What kernel version are you running?

Also, can you try with different dongle (ideally with different chipset)?

Thanks.

-- 
An old man doll... just what I always wanted! - Clara

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Video glitch with Hanftek Astrometa
  2023-08-21 10:59 ` Bagas Sanjaya
@ 2023-08-22 13:37   ` Luigi Baldoni
  0 siblings, 0 replies; 3+ messages in thread
From: Luigi Baldoni @ 2023-08-22 13:37 UTC (permalink / raw)
  To: Bagas Sanjaya
  Cc: linux-media, Linux Kernel Mailing List, Antti Palosaari,
	Mauro Carvalho Chehab, Hans Verkuil

> Sent: Monday, August 21, 2023 at 12:59 PM
> From: "Bagas Sanjaya" <bagasdotme@gmail.com>
>
> On Sat, Aug 19, 2023 at 02:03:15PM +0200, Luigi Baldoni wrote:
> >    Hello everyone,
> > last year I replaced my old RTL2832U/R820T DVB-T dongle (which worked
> > perfectly) and replaced it with a Hanftek Astrometa (RTL2832/CXD2837ER)
> > DVB-T2 one and my troubles started.
> > Every channel I tune to shows a periodic glitch, as per included sample.
> >
> > I tried the following things:
> >  * connected a regular TV set to the same antenna cable and the picture looks
> >    fine
> >  * replaced the usb cable
> >  * switched distros (from debian to arch)
> >  * installed a current kernel snapshot
> >  * replaced the minipc on which it's installed
> >  * used usbip to access the hardware from my desktop machine and tested
> >    it directly with vlc, mpv and kaffeine: at best the stream was glitchy
> >    and at worst the app crashed
> >  * toggled every parameter available for each involved module
> >  * ran tzap directly
> >
> > None of the above made the slightest difference, therefore I'm asking you
> > if there's something I might have overlooked or if this is truly a bug.
> >
> > Video sample here, captured with tzap:
> > https://www.mediafire.com/file/qantvq916uy7o4k/rai1hd.ts/file
> > https://www.4shared.com/s/folTulDcljq
> >
>
> (also Cc: RTL2832 and media subsystem maintainers)
>
> What kernel version are you running?

6.1.38-4 on Debian stable.

> Also, can you try with different dongle (ideally with different chipset)?

Alas no. By the way, I noticed the Sony front end is not exactly the same one mentioned
in the linuxtv wiki.

And I should add, I filed a ticket on bugzilla (https://bugzilla.kernel.org/show_bug.cgi?id=217808)
if you think that might be a better avenue to continue the discussion.

Regards


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-08-22 13:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-19 12:03 Video glitch with Hanftek Astrometa Luigi Baldoni
2023-08-21 10:59 ` Bagas Sanjaya
2023-08-22 13:37   ` Luigi Baldoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.