https://bugs.kde.org/show_bug.cgi?id=372667
--- Comment #11 from Mauro Carvalho Chehab <mchehab+...@kernel.org> --- (In reply to knossos456 from comment #10) > Created attachment 103094 [details] > attachment-32081-0.html > > I've uploaded the recorded stream to : > https://we.tl/1n4HLbEErH > recorded under windows, linux diden't work Sorry, I was in vacations when you posted it there. Tried to download today, but it tells that the file is not available anymore. Could you please re-post? Be sure to record the *full* MPEG-TS stream, and not only a single channel, as I'll need all program IDs there, in order to see what's happening. > I wanted write Diseqc position 2 and not Diseqc 2 norm, sorry. Ah! There was a bug at libdvbv5 preventing it to select the right DiSEqC switch position. It was fixed this Monday. You'll need to compile libdvbv5 by hand, as the changes there were not backported to any distros yet (AFAIKT). Could you please test again, compiling v4l-utils from its source? You can get its source from its master repository with: git clone git://linuxtv.org/v4l-utils.git and build/install it with: ./bootstrap.sh && configure && make && sudo make install Btw, if it doesn't work with dvbv5 utils, it won't work with Kaffeine, as both use libdvbv5 in order to use with the device. -- You are receiving this mail because: You are watching all bug changes.