Coder Social home page Coder Social logo

Comments (9)

SakethSathuvalli avatar SakethSathuvalli commented on August 23, 2024

Hi,

Will it be possible to share the stream with us?
This can help us find the exact reason for the initialization failure!

Thanks!

from libmpegh.

serious-snow avatar serious-snow commented on August 23, 2024

https://drive.google.com/file/d/1vGPje25oqB-KFobcbQl8HlIguwL-o7Jn/view?usp=sharing

thanks,it download from tencent QQ music

from libmpegh.

serious-snow avatar serious-snow commented on August 23, 2024

I don't know it whether be encrypted

from libmpegh.

AnnshaMerlin avatar AnnshaMerlin commented on August 23, 2024

Thanks for sharing the stream!

We have downloaded the stream and looked into the cause for the decoding failure. We found that the stream parameter indicates that it is Low Complexity profile level 4. Our decoder supports upto Low Complexity profile level 3.

However, it can be decoded with our decoder with a simple workaround. The workaround solution is to comment line number 1483 in libmpegh/decoder/ia_core_coder_init_config.c , rebuild our decoder and run again. We tested this hack at our end and the stream is decoding fine.

Hope this helps!

Thanks,
Annsha

from libmpegh.

serious-snow avatar serious-snow commented on August 23, 2024

Thanks very much ,it was decoded successfully.
But I still can't play it by ffmpeg or other player.
Anyway, it's better than before.

from libmpegh.

AnnshaMerlin avatar AnnshaMerlin commented on August 23, 2024

Can you try changing audio settings in VLC and try once.
Initially we also couldn't play and we did this.

image

from libmpegh.

serious-snow avatar serious-snow commented on August 23, 2024

Yes,it was work!
Thanks again!

from libmpegh.

AnnshaMerlin avatar AnnshaMerlin commented on August 23, 2024

Could you please close this issue?

from libmpegh.

D3rel avatar D3rel commented on August 23, 2024

Hi,

Will it be possible to share the stream with us? This can help us find the exact reason for the initialization failure!

Thanks!

Hi @serious-snow, can you analyze this file and tell me what's going on, or if this tool can decode this type of file... or if any adjustments need to be done for this. I'm getting the message: "fatal error: Ittiam mpegh_dec core coder module :Initialization: : Initialization fatal error"

Well, I've been using your tool for a while, it's great and it's working perfectly for 22.2 audios (LC@L4) after I modified the file ia_core_coder_init_config.c following the instructions given by the message from @AnnshaMerlin. But this mod is not working for this file.

DL | https://drive.google.com/file/d/1SBaBWJBLdHn_gFk-nZ7UrwEOcRxvkcSB/view?usp=sharing

Mediainfo:

Format                      : MPEG-4
Format profile              : Base Media / Version 1
Codec ID                    : mp41 (iso8/isom/mp41/dash/cmfc)
File size                   : 44.0 MiB
Duration                    : 3 min 50 s
Overall bit rate            : 1 603 kb/s
Encoded date                : UTC 2022-06-15 20:47:25
Tagged date                 : UTC 2022-06-15 20:47:25

Audio
ID                          : 1
Format                      : MPEG-H 3D Audio
Format profile              : LC@L4
Codec ID                    : mha1
Duration                    : 3 min 50 s
Bit rate                    : 1 599 kb/s
Channel(s)                  : 24 channels (22.2)
Channel layout              : Lw Rw C LFE Lb Rb L R Cb LFE2 Lss Rss Tfl Tfr Tfc Tc Tbl Tbr Tll Tsr Tbc Bfc Bfl Bfr
Sampling rate               : 48.0 kHz
Frame rate                  : 46.875 FPS (1024 SPF)
Stream size                 : 43.9 MiB (100%)
Encoded date                : UTC 2022-06-15 20:47:25
Tagged date                 : UTC 2022-06-15 20:47:25
Signal group #1             : 12 objects
 Type                       : Object
 Number of objects          : 12 objects
Codec configuration box     : mhaC

What I could notice of difference between the files that the tool can decode for this one, is the codec. It's working for:

Format profile              : Base Media / Version 2
Codec ID                    : mp42 (mp42/isom)

Waiting for your reply, and Thanks in advance :)

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.