Git Product home page Git Product logo

Comments (2)

tataranovich avatar tataranovich commented on June 12, 2024

I checked 1115.ndx/1115.pdt files from the problematic JTV file. According to the JTV format definition that I have, some of the references from 1115.ndx file have incorrect offset to 1115.pdt file.

Example is record 1361 in 1115.ndx file (offset 0x3fce):

0003fc0 ff9a 0000 4a00 9789 38ea 01d9 ffdc 0000
0003fd0 9200 44b0 38ec 01d9 0018 0000 6600 395e

12 bytes from the record (the last two are offset to PDT file in LE byte order): 00 00 00 92 B0 44 EC 38 D9 01 18 00

At 0x0018 offset in 1115.pdt file should be the length of title but it's pointing to the end of JTV header

00000000  4a 54 56 20 33 2e 78 20  54 56 20 50 72 6f 67 72  |JTV 3.x TV Progr|
00000010  61 6d 20 44 61 74 61 0a  0a 0a 23 00 c5 ed ee f2  |am Data...#.....|

As a workaround you can try to use jtv2xmltv 0.2.1 which is not strictly following JTV format and can help in this case.

from jtv2xmltv.

Losenmann avatar Losenmann commented on June 12, 2024

Thank you, yes indeed there are no problems on version 0.2.1. It would be convenient if an additional cli key appeared, when enabled, the code block responsible for non-strict file processing was called. I'd rather see this feature in the next release.

from jtv2xmltv.

Related Issues (6)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.