tmdeveloper007
tmdeveloper007
What is the problem ? The error occurs in the switch_to_next_file() function in file_functions.c:283 when CCExtractor detects that file processing ended prematurely. The condition that triggers this error is: if...
Supposedly your command syntax is correct: .\ccextractorwinfull.exe C:\F\TestFullTS.ts -xmltv N However, XMLTV generation requires specific conditions to be met: Primary Requirements for XMLTV Output----> 1. EPG Data Must Be Present:...
Dealing with different broadcast standards----> - DVB (European standard): Uses SDT (Service Description Table) for channel information - ATSC (North American standard): Uses VCT/TVCT (Virtual Channel Table/Terrestrial Virtual Channel Table)...
Let me look into it? Is it okay with you?
Problem----> -ATSC streams with programs (nb_program > 0) would NOT generate XMLTV files -EPG data was stored in TS_PMT_MAP_SIZE fallback but never output -Result: Empty XMLTV files despite having valid...
Just wanted to know if anybody else was facing any problems.