Giter VIP home page Giter VIP logo

Comments (5)

palemieux avatar palemieux commented on June 17, 2024

Changeset aac5f56 should have fixed this. Can you confirm?

from regxmllib.

thomasheritage avatar thomasheritage commented on June 17, 2024

Those error messages I reported were from an older version of the code.

These are the outputs I now get when running aac5f (14 Jan):

For AS11_DPP_HD_EXAMPLE_1.mxf

Jan 20, 2015 6:42:45 PM com.sandflow.smpte.tools.RegXMLDump main
WARNING: Failed to read Group: urn:smpte:ul:060e2b34.01010102.03010210.01000000

This is the KLV Fill key so should just be skipped

For AS11_DPP_SD_EXAMPLE_1.mxf

No Primer Pack found
Jan 20, 2015 7:02:46 PM com.sandflow.smpte.tools.RegXMLDump main
WARNING: Failed to read Group: urn:smpte:ul:060e2b34.02050101.0d010201.01050100
Exception in thread "main" java.lang.NullPointerException
        at com.sandflow.smpte.klv.LocalSet.fromTriplet(LocalSet.java:113)
        at com.sandflow.smpte.tools.RegXMLDump.main(RegXMLDump.java:179)

I'll email details of how you can obtain these MXF files. I suspect the SD issue is to do with KLV Fill between the Header Partition Pack and the Primer Pack.

from regxmllib.

palemieux avatar palemieux commented on June 17, 2024

It looks like the Filler Item UL was incorrectly specified in the code as

urn:smpte:ul:060e2b34.01010102.03010220.01000000

instead of

urn:smpte:ul:060e2b34.01010102.03010210.01000000

from regxmllib.

thomasheritage avatar thomasheritage commented on June 17, 2024

Now using later code (159d926). Both MXF files successfully dumped. However, I still get:

For SD:

Jan 20, 2015 7:39:57 PM com.sandflow.smpte.tools.RegXMLDump main
WARNING: Failed to read Group: urn:smpte:ul:060e2b34.01010101.03010210.01000000

and for HD:

Jan 20, 2015 7:38:50 PM com.sandflow.smpte.tools.RegXMLDump main
WARNING: Failed to read Group: urn:smpte:ul:060e2b34.01010102.03010210.01000000

from regxmllib.

thomasheritage avatar thomasheritage commented on June 17, 2024

34efd99 seems to fix this issue

from regxmllib.

Related Issues (20)

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.