ccextractor icon indicating copy to clipboard operation
ccextractor copied to clipboard

[BUG] DVB Subtitles - output xml data not in correlation with png files

Open hlabor opened this issue 4 years ago • 1 comments

CCExtractor version: {replace with the version}

In raising this issue, I confirm the following:

I have read and understood the contributors guide.

  • [x] I have checked that the bug-fix I am reporting can be replicated, or that the feature I am suggesting isn't already present.
  • [x] I have checked that the issue I'm posting isn't already reported.
  • [x] I have checked that the issue I'm porting isn't already solved and no duplicates exist in closed issues and in opened issues
  • [x] I have checked the pull requests tab for existing solutions/implementations to my issue/suggestion.
  • [x] I have used the latest available version of CCExtractor to verify this issue exists.

Necessary information

  • Is this a regression (i.e. did it work before)? {NO}
  • What platform did you use? {Window/Linux}
  • What were the used arguments? {-out=spupng -o sub.xml -datapid 0x1a5 capture4.ts}

Video links

  • {https://sharefilesprod.blob.core.windows.net/3d609468-91c5-4fec-94dd-1b8ed68695de/52037a7ff522e9172e8e8ca8f2ea38409ec5d604/ShareFiles.zip}

Additional information

When extracting DVB subtitles as PNG images from captured TS file, XML data do not correspond to PNG files. First line from XML is obviously related to non-existing file, second line is related to first PNG file, third line is related to second PNG file, and so on. Also tried to extract directly from multicast UDP stream, but the situation is the same. You can try it by yourself in attached file(s).

hlabor avatar Jul 06 '20 10:07 hlabor

Please assign this issue to me.I want to do this

utkarsh147-del avatar Nov 02 '20 10:11 utkarsh147-del