public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [linux-dvb] mplayer dvb-t startup problems
@ 2008-10-14  7:49 Jelle de Jong
  2008-10-14  9:37 ` Christophe Thommeret
  0 siblings, 1 reply; 4+ messages in thread
From: Jelle de Jong @ 2008-10-14  7:49 UTC (permalink / raw)
  To: linux-dvb

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello everybody,

I am trying to build a dvb-t system and I am currently using mplayer to
tune into the channels and watch and listen to them. However I got some
startup problems. Mplayer does not always detect the TS file stream and
the audio is sometimes distorted. I posted an more detailed description
of the problem on the mplayer mailinglist, but there was not much
response, so I am trying this channel since the change somebody reading
this and has solved the issue is much greater:

http://lists.mplayerhq.hu/pipermail/mplayer-users/2008-October/074693.html

I hope somebody know how to fix the issues,

If there is more information needed please tell me what is needed and
how to retrieve the information.

Thanks in advance,

Kind regards,

Jelle
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iJwEAQECAAYFAkj0TxsACgkQ1WclBW9j5HnOmAP8D3BnOTcBwQnjd/uMi4LPAsep
gyPxagIBVtNGmHkVawWaY9Z4InuuRGw9SONLadOmsUoUWkNGgPyFJkpMiR3neLoB
wyReL3OdDYZTNHQXUNy4BHySwPaMSf2+6j613cr3y031+u7ktKl2mrBJC3DMiyvi
AjE3TqTbtWrXRTNbdgw=
=yWOn
-----END PGP SIGNATURE-----

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

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

* Re: [linux-dvb] mplayer dvb-t startup problems
  2008-10-14  7:49 [linux-dvb] mplayer dvb-t startup problems Jelle de Jong
@ 2008-10-14  9:37 ` Christophe Thommeret
  2008-10-14 10:23   ` Jelle de Jong
  0 siblings, 1 reply; 4+ messages in thread
From: Christophe Thommeret @ 2008-10-14  9:37 UTC (permalink / raw)
  To: linux-dvb

Le Tuesday 14 October 2008 09:49:49 Jelle de Jong, vous avez écrit :
> Hello everybody,
>
> I am trying to build a dvb-t system and I am currently using mplayer to
> tune into the channels and watch and listen to them. However I got some
> startup problems. Mplayer does not always detect the TS file stream and
> the audio is sometimes distorted. I posted an more detailed description
> of the problem on the mplayer mailinglist, but there was not much
> response, so I am trying this channel since the change somebody reading
> this and has solved the issue is much greater:
>
> http://lists.mplayerhq.hu/pipermail/mplayer-users/2008-October/074693.html
>
> I hope somebody know how to fix the issues,

-cache 4096


-- 
Christophe Thommeret


_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

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

* Re: [linux-dvb] mplayer dvb-t startup problems
  2008-10-14  9:37 ` Christophe Thommeret
@ 2008-10-14 10:23   ` Jelle de Jong
  2008-10-14 10:54     ` Jelle de Jong
  0 siblings, 1 reply; 4+ messages in thread
From: Jelle de Jong @ 2008-10-14 10:23 UTC (permalink / raw)
  To: linux-dvb

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

Christophe Thommeret wrote:
> Le Tuesday 14 October 2008 09:49:49 Jelle de Jong, vous avez �crit�:
>> Hello everybody,
>>
>> I am trying to build a dvb-t system and I am currently using mplayer to
>> tune into the channels and watch and listen to them. However I got some
>> startup problems. Mplayer does not always detect the TS file stream and
>> the audio is sometimes distorted. I posted an more detailed description
>> of the problem on the mplayer mailinglist, but there was not much
>> response, so I am trying this channel since the change somebody reading
>> this and has solved the issue is much greater:
>>
>> http://lists.mplayerhq.hu/pipermail/mplayer-users/2008-October/074693.html
>>
>> I hope somebody know how to fix the issues,
> 
> -cache 4096
>

Thank you Christophem for responding.

I changed my cache from 512 to 4096. The problem still occurs, but  I
got feeling it happens a little bit less, but this can also be because
it takes a hole lot longer to startup the dvb-t channel (especially with
audio only streams, but with audio only there is also no TS detection
starup problem)

I attached my mplayer dvb-t wrapper script for some extra info.

Kind regards,

Jelle


[-- Attachment #2: mplayer-dvb-play-channel.sh --]
[-- Type: application/x-sh, Size: 1032 bytes --]

[-- Attachment #3: Type: text/plain, Size: 150 bytes --]

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

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

* Re: [linux-dvb] mplayer dvb-t startup problems
  2008-10-14 10:23   ` Jelle de Jong
@ 2008-10-14 10:54     ` Jelle de Jong
  0 siblings, 0 replies; 4+ messages in thread
From: Jelle de Jong @ 2008-10-14 10:54 UTC (permalink / raw)
  To: linux-dvb

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

Jelle de Jong wrote:
> Christophe Thommeret wrote:
>> Le Tuesday 14 October 2008 09:49:49 Jelle de Jong, vous avez �crit�:
>>> Hello everybody,
>>>
>>> I am trying to build a dvb-t system and I am currently using mplayer to
>>> tune into the channels and watch and listen to them. However I got some
>>> startup problems. Mplayer does not always detect the TS file stream and
>>> the audio is sometimes distorted. I posted an more detailed description
>>> of the problem on the mplayer mailinglist, but there was not much
>>> response, so I am trying this channel since the change somebody reading
>>> this and has solved the issue is much greater:
>>>
>>> http://lists.mplayerhq.hu/pipermail/mplayer-users/2008-October/074693.html
>>>
>>> I hope somebody know how to fix the issues,
>> -cache 4096
>>
> 
> Thank you Christophem for responding.
> 
> I changed my cache from 512 to 4096. The problem still occurs, but  I
> got feeling it happens a little bit less, but this can also be because
> it takes a hole lot longer to startup the dvb-t channel (especially with
> audio only streams, but with audio only there is also no TS detection
> starup problem)
> 
> I attached my mplayer dvb-t wrapper script for some extra info.
> 
> Kind regards,
> 
> Jelle
> 

(I attached wrong version of the wrapper script in my last email, this
is the correct version)


[-- Attachment #2: mplayer-dvb-play-channel.sh --]
[-- Type: application/x-sh, Size: 1029 bytes --]

[-- Attachment #3: Type: text/plain, Size: 150 bytes --]

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

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

end of thread, other threads:[~2008-10-14 10:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-14  7:49 [linux-dvb] mplayer dvb-t startup problems Jelle de Jong
2008-10-14  9:37 ` Christophe Thommeret
2008-10-14 10:23   ` Jelle de Jong
2008-10-14 10:54     ` Jelle de Jong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox