[streaming] bug in dvbinput.cpp
Harf Zatschler
hz3 at doc.ic.ac.uk
Mon Feb 10 17:17:39 CET 2003
The DEMUX_DEV variable isn't properly initialized, also 'ADAPTER' is
undefined (I've #defined it to something sensible as suggested by one of
the Metzler guys)
Lines 158-160 from dvbinput.cpp :
m_strDVR = C_String(ADAPTER)+iNumber+"/dvr0";
m_strDEMUX = C_String(ADAPTER)+iNumber+DEMUX_DEV;
m_strVIDEO = C_String(ADAPTER)+iNumber+"/video0";
actual values of the constituent parts:
ADAPTER :/dev/dvb/adapter
iNumber :0
DEMUX_DEV :/dev/dvb/adapter%d/demux%d
using latest CVS of vls and DVB by the way.
--
Harf Zatschler <hz3 at doc.ic.ac.uk>
PG Computing, Room 348
Huxley Building, Imperial College
+44 20 75948251
--
This is the streaming mailing-list, see http://www.videolan.org/streaming/
To unsubscribe, please read http://www.videolan.org/support/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the streaming
mailing list