Tomi Ollila wrote: > > It should not be hard to find the exact source code lines where those > are defined (seems to be in dvb.c)... Anyway, it is the application that > sets those values too (i.e.. you need to patch vdr/dvbstream/etc. (also) to > use correct values).
Yep, I think I found it, in dvbapi.c the parameter guard-interval is 1_32, it should be 1_8, qam and trans.mode were correct. I got following information from Finnish network provider: Network Name :[0]Digita Finland Transport Stream ID : 0x1001 Original Network ID : 0x20F6 Bandwidth : 8MHz Constellation : 64 QAM Hierarchy Information : Non Hierarchical Code Rate : 2/3 Guard Interval : 1/8 Transmission Mode : 8K Maybe this info should be added to drivers and vdr as conditional code for each country. Cheers... -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.
