-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
Hi,
I've compiled the dvbtee and when I'm trying to run over a specific device always I'm getting this error.
# ./dvbtee/dvbtee -d -a3 -f0
# dvbtee v0.6.8 - http://github.com/mkrufky/libdvbtee
1684609842 LOG::libdvbtee_set_debug_level: (0xff)
1684609842 rbuf::rbuf: ()
1684609842 listen::socket_listen: ()
1684609842 out::output: ()
1684609842 parse::init: ()
1684609842 listen::socket_listen: ()
1684609842 feed::feed: ()
1684609842 tune::tune: ()
1684609842 linuxtv_tuner::linuxtv_tuner: ()
1684609842 linuxtv_tuner::set_device_ids: (3, 0, 0, 0)
1684609842 linuxtv_tuner::start_feed: ()
start_feed: using /dev/dvb/adapter3/demux0
DMX_SET_PES_FILTER failed: Invalid argument
1684609842 linuxtv_tuner::clear_filters: ()
1684609842 feed::stop: ()
1684609842 listen::stop: ()
1684609842 feed::stop: waiting...
1684609842 feed::stop: done
1684609842 feed::close_file: ()
1684609842 parse::cleanup: ()
1684609842 parse::detach_demux: ()
1684609842 feed::stop: ()
1684609842 listen::stop: ()
1684609842 feed::stop: waiting...
1684609842 feed::stop: done
1684609842 feed::close_file: ()
1684609842 linuxtv_tuner::clear_filters: ()
1684609842 linuxtv_tuner::clear_filters: ()
1684609842 parse::cleanup: ()
1684609842 parse::detach_demux: ()
1684609842 feed::~feed: ()
1684609842 feed::close_file: ()
1684609842 listen::~socket_listen: ()
1684609842 listen::close_socket: ()
1684609842 parse::~parse: ()
1684609842 parse::cleanup: ()
1684609842 parse::detach_demux: ()
1684609842 out::~output: ()
1684609842 out::stop: ()
1684609842 out::~output: (intermediate) 0 packets in, 0 packets out, 0 packets remain in rbuf
1684609842 listen::~socket_listen: ()
1684609842 listen::close_socket: ()
1684609842 rbuf::~rbuf: ()
1684609842 rbuf::dealloc: ()
Even is installed fully on my computer and removed the Debian libdvbpsi lib.
Metadata
Metadata
Assignees
Labels
No labels