Need help in processing the TransEdit CSV exported results

mjahabarsadiq

Registered
Messages
27
Hello Dears,

I am back again with a help from you all. Let me explain it below.

I am generally using DVB Dream for scanning the TPs. But it was not giving the inactive slots in scanning. So I started using TransEdit after getting help from our forum. I am using TransEdit without integrating with DVB Viewer. I am manually analyzing the scanning results by exporting the channel list in csv format.

Now I have written a scripting program to read through the exported file and create a channel list file (full scan) in the same format as like DVB Dream's format and I succeeded in that.

In that I am also capturing the newly added slots, updated slots and lost slots from that script and it is also working fine.

But I have some difficulties in capturing few data of channels from the scanned csv format data. I am not sure which field of the exported file will provide the below information.

- How to get the FEC of TP? FEC field is there in the exported file and I guess the value is an index with which I can get the actual FEC. Am I correct?

- How to get DVB-S/S2 details of TP? Which field will give this information and how to interpret the values?

- How to get modulation (QPSK, 8PSK, QPSK2 etc)? Which field will give this information and how to interpret the values?

- How to get video type like H.264, H.265 or ISO13818? Which field will give this information and how to interpret the values?

- How to get ECM PIDs? Which field will give this information and how to interpret the values?

- How to know if the slot is encrypted for FTA? Which field will give this information and how to interpret the values?


I hope to see some input on my queries to complete my program.


Thanks in advance.
Sadiq
 

mjahabarsadiq

Registered
Messages
27
I found some way. By saving the PAT information in XML format from Analyze section and reading through the XML, I am able to identify the ECM details. From TP info, I am able to identify DVB S/S2 and QPSK and 8PSK details. Also able to identify video type.

But is there any easy way to save these XMLs automatically? It is taking more time to save them manually in case when there are more number of TPs available.

Please help me with some command lines to execute from command prompt to do all these or any other end point kind of things which can give these details when calling them.


Thanks in advance,
Sadiq
 

mjahabarsadiq

Registered
Messages
27
Any help? Or any other tool which supports command line based analysis or api based tool for scanning and analyzing the TPs including "Inactive" slots like TransEdit?
 

mjahabarsadiq

Registered
Messages
27
I tried TS Reader but it is not supporting Diseqc properly (at least for me or I don't know how to do it). I am using 10x1 Diseqc 1.1 switch connected to 9 LNBs. Out of which one is mono block LNB...

Please help guys.
 
Top