Giter Club home page Giter Club logo

Comments (7)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 21, 2024
Is it possible to provide a sample media file that contains mp3 in an mp4 
container?

You could use mediafire or another hosting service to put the file on.

Personally I've never seen mp3 in mp4.

Cheers, Ed.

Original comment by [email protected] on 15 Mar 2009 at 10:43

from mp4v2.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 21, 2024
If you are still looking for samples, the l3_* series at
ftp://mpaudconf:[email protected]/mpeg4audio-conformance/compressedMp4/ 
is the
mp3on4 conformance suite. 

Original comment by [email protected] on 4 Jul 2009 at 9:33

from mp4v2.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 21, 2024

Original comment by [email protected] on 13 Jul 2009 at 11:37

  • Changed state: Accepted

from mp4v2.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 21, 2024
I'm downloading the l3_* series now. Is there one in particular that I should 
be looking at?

What is your suggestion for the following code from mp4track.cpp:

    MP4Integer16Property* pDrefIndexProperty = NULL;
    if( !pStsdEntryAtom->FindProperty( "*.dataReferenceIndex", (MP4Property**)&pDrefIndexProperty ) ||
        pDrefIndexProperty == NULL )
    {
        throw new MP4Error( "invalid stsd entry", "GetSampleFile" );
    }

?

Original comment by [email protected] on 13 Jul 2009 at 11:55

from mp4v2.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 21, 2024
I'm not seeing the issue when running the following command:

./mp4file --dump ~/mp3inmp4/l3_10104.mp4

There is a dataReferenceIndex being found.

Original comment by [email protected] on 14 Jul 2009 at 12:01

from mp4v2.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 21, 2024
I see three files with issues, none of which are complaining about the 
dataReferenceIndex.

./mp4file --dump ~/mp3inmp4/l3_* | grep -C1 ReadAtom
 type mdat (mdat)
ReadAtom: invalid atom size, extends outside parent atom - skipping to end of 
"meta" "" 2020440414 vs 
3483
Dumping /Users/egroenen/mp3inmp4/l3_10207.mp4 meta-information...
--
 type mdat (mdat)
ReadAtom: invalid atom size, extends outside parent atom - skipping to end of 
"meta" "" 2020440414 vs 
3483
Dumping /Users/egroenen/mp3inmp4/l3_10501.mp4 meta-information...
--
 type mdat (mdat)
ReadAtom: invalid atom size, extends outside parent atom - skipping to end of 
"" "????" 4295072562 vs 
122998
Dumping /Users/egroenen/mp3inmp4/l3_20244.mp4 meta-information...

Original comment by [email protected] on 14 Jul 2009 at 12:13

from mp4v2.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 21, 2024
Unable to reproduce, no further info from OP.  OP, if this is still an issue 
please comment so I can reopen and investigate.  

Thanks.

Original comment by [email protected] on 23 Jul 2010 at 10:12

  • Changed state: WontFix

from mp4v2.

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.