toblerone Posted October 11, 2010 Posted October 11, 2010 (edited) i'm using the "channel list editor" export funcionality and i have a question about the "pilot" hauppage's tag needed sometimes with the dvb-s2 channels i see that is not present a specific related field in the csv exported file but comparing 2 different csv files with "pilot" actived and not, i noticed that the colums #22 (satmodulation) change eg from 132 to 4 the same looking at the exported .ini file the question: is there a relation beetween that 2 values (i'm trying to change they automatically if needed without click 38432009432 times every scan/different channel list) or not? eg: pilot on '=satmodulation +128' can be it? regards Edited October 11, 2010 by toblerone Quote
Griga Posted October 11, 2010 Posted October 11, 2010 Several properties are coded bitwise in the SatModulation value. Starting with Bit 0 (the least significant resp. rightmost one): Bit 0..1: Modulation (00 = Auto, 01 = QPSK, 10 = 8PSK, 11 = 16QAM) Bit 2: Modulation system (0 = DVB-S, 1 = DVB-S2) Bit 3..4: Roll-Off (00 = 0.35, 01 = 0.25, 10 = 0.20, 11 = None) Bit 5..6: Spectral Inversion (00 = not set, 01 = auto, 10 = normal, 11 = inverted) Bit 7: Pilot Symbols (0 = off, 1 = on) You can use the Windows calculator for decimal <--> binary conversion. The decimal value of bit 7 is 27 = 128. Quote
toblerone Posted October 11, 2010 Author Posted October 11, 2010 yep, i thinked about 128 for the binaries>dec convertion thanks for the explain Quote
toblerone Posted October 12, 2010 Author Posted October 12, 2010 another question, is the page http://www.DVBViewer.com/en/index.php?page=manual&chapter=f⊂=f5 applicable to the 4.5 or actually is no more possible? i have tried to import a sdx file without success, only ini and csv are recognized and works thanks Quote
Griga Posted October 13, 2010 Posted October 13, 2010 i have tried to import a sdx file without success You would need a sdx import plugin. However, the sdx format doesn't cover the DVBViewer requirements anymore. Important parameters are missing. That's why the plugin is no more available in the members area. Even if you have such a plugin in an old DVBViewer installation - I wouldn't use it anymore. Quote
toblerone Posted November 12, 2010 Author Posted November 12, 2010 (edited) Any suggestion/idea for convert FROM some other "used" format TO the DVBViewer one (.ini or .csv are fine)? Edited November 12, 2010 by toblerone Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.