CCExtractor / ccextractor

CCExtractor - Official version maintained by the core team
https://www.ccextractor.org
GNU General Public License v2.0
721 stars 426 forks source link

[FIX] Fix McPoodle broadcast raw format output #1523

Closed dhouck closed 1 year ago

dhouck commented 1 year ago

My familiarity with the project is as follows (check one):


Currently this only works with field 2, which is rarely used; the issue is that field 2 is output either way and this format only supports one field. This PR gets rid of the extraneous output; the writeraw function doesnʼt read XDS so it wasnʼt doing any good in this case anyway.

ccextractor-bot commented 1 year ago

CCExtractor CI platform finished running the test files on windows. Below is a summary of the test results:

Report Name Tests Passed
Broken 0/13
CEA-708 0/14
DVB 0/7
DVD 0/3
DVR-MS 0/2
General 0/27
Hauppage 0/3
MP4 0/3
NoCC 0/10
Options 0/87
Teletext 0/21
WTV 0/13
XDS 0/34

It seems that not all tests were passed completely. This is an indication that the output of some files is not as expected (but might be according to you).

Your PR breaks these cases:


Check the result page for more info.