Following your lead, I patched stream/dvbin.h to unconditionally define DVB_ATSC to 1. Everything works after that. -Mike On Fri, Jan 30, 2009 at 12:48 AM, Nico Sabbi <Nicola.Sabbi@xxxxxxxx> wrote: > 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: > > _______________________________________________ > MPlayer-users mailing list > MPlayer-users@xxxxxxxxxxxx > https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users > _______________________________________________ MPlayer-users mailing list MPlayer-users@xxxxxxxxxxxx https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users