[MPlayer-users] svn head breaks PCHDTV HD-5500
Nico Sabbi
Nicola.Sabbi at poste.it
Fri Jan 30 09:48:05 CET 2009
On Friday 30 January 2009 07:37:25 Mike Mohr wrote:
> As requested here is the output of mplayer -v and the relevant
> section from dmesg:
>
please, recompile and re-run with this patch applied
Index: stream/dvb_tune.c
===================================================================
--- stream/dvb_tune.c (revisione 26916)
+++ stream/dvb_tune.c (copia locale)
@@ -65,6 +65,7 @@
return 0;
}
+ mp_msg(MSGT_DEMUX, MSGL_INFO, "DVB TUNER TYPE: %d\n",
fe_info.type);
switch(fe_info.type)
{
case FE_OFDM:
More information about the MPlayer-users
mailing list