Coder Social home page Coder Social logo

Comments (4)

SakethSathuvalli avatar SakethSathuvalli commented on August 23, 2024

Hi @miartad ,

Thanks for trying our decoder! Please find below details about the decode failures You are observing.

File Name Cause for decode failure
O20_3_FD.mhas This is a MPEG-H profile level 4 stream. Our decoder supports only upto profile level 3.
C2_5_FD_Tcc-2.mhas This is a MPEG-H high profile file. Our decoder does not support MPEG-H high profile.
C104_5_FD_Tcc-0-1-2-2-1.mhas This is a MPEG-H high profile file. Our decoder does not support MPEG-H high profile.
C6_0_FD.mhas MPEG-H Low complexity profile level 3 decoder does not have support for sampling frequencies above 48kHz
C6_1_FD.mhas MPEG-H Low complexity profile level 3 decoder does not have support for sampling frequencies above 48kHz
O24_3_FD.mhas This is a MPEG-H profile level 4 stream. Our decoder supports only upto profile level 3.
C6_2_FD.mhas MPEG-H Low complexity profile level 3 decoder does not have support for sampling frequencies above 48kHz
C2_5_FD_Tcc-1.mhas This is a MPEG-H high profile file. Our decoder supports MPEG-H low complexity profile.
C104_3_FD.mhas The decoder fails to decode as cicp index of this stream represents any setup.
C6_34_FD.mhas MPEG-H Low complexity profile level 3 decoder does not have support for sampling frequencies above 48kHz
C0_3_FD.mhas The decoder fails to decode as cicp index of this stream represents any setup.

The streams C104_3_FD.mhas and C0_3_FD.mhas may be expected to be decoded. We will check this and add support for these.
The cause for decode failure of the rest of the streams appear to be in-line with the specification for MPEG-H low complexity profile level 3, and baseline profile level 4 decoder.

Thanks!

from libmpegh.

SakethSathuvalli avatar SakethSathuvalli commented on August 23, 2024

Hi @miartad ,

Thanks for trying our decoder! Please find below details about the decode failures You are observing.

File Name Cause for decode failure
O20_3_FD.mhas This is a MPEG-H profile level 4 stream. Our decoder supports only upto profile level 3.
C2_5_FD_Tcc-2.mhas This is a MPEG-H high profile file. Our decoder does not support MPEG-H high profile.
C104_5_FD_Tcc-0-1-2-2-1.mhas This is a MPEG-H high profile file. Our decoder does not support MPEG-H high profile.
C6_0_FD.mhas MPEG-H Low complexity profile level 3 decoder does not have support for sampling frequencies above 48kHz
C6_1_FD.mhas MPEG-H Low complexity profile level 3 decoder does not have support for sampling frequencies above 48kHz
O24_3_FD.mhas This is a MPEG-H profile level 4 stream. Our decoder supports only upto profile level 3.
C6_2_FD.mhas MPEG-H Low complexity profile level 3 decoder does not have support for sampling frequencies above 48kHz
C2_5_FD_Tcc-1.mhas This is a MPEG-H high profile file. Our decoder supports MPEG-H low complexity profile.
C104_3_FD.mhas The decoder fails to decode as cicp index of this stream represents any setup.
C6_34_FD.mhas MPEG-H Low complexity profile level 3 decoder does not have support for sampling frequencies above 48kHz
C0_3_FD.mhas The decoder fails to decode as cicp index of this stream represents any setup.
The streams C104_3_FD.mhas and C0_3_FD.mhas may be expected to be decoded. We will check this and add support for these. The cause for decode failure of the rest of the streams appear to be in-line with the specification for MPEG-H low complexity profile level 3, and baseline profile level 4 decoder.

Thanks!

Hi @miartad ,

The latest master - e6ebfaa - has fix for the decode failure of C104_3_FD and C0_3_FD files.

Thanks!

from libmpegh.

amiartus avatar amiartus commented on August 23, 2024

thanks a lot, I will check it out!

from libmpegh.

amiartus avatar amiartus commented on August 23, 2024

confirmed both files decode and play after the patch, thanks!

from libmpegh.

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.