Git Product home page Git Product logo

Comments (6)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 18, 2024
I'll try to fix it in the next days. Thank you for your for reporting this bug. 
I really never tried file of this size.

Original comment by Sebastian.Annies on 19 Aug 2010 at 5:25

from mp4parser.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 18, 2024
I think the problem is gone. Can anyone point me to a really big MP4 file?

Original comment by Sebastian.Annies on 3 Jan 2011 at 7:27

  • Changed state: Fixed

from mp4parser.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 18, 2024
Thanks, 
Here is a 2.6Gb file:
http://vodluxpp.europarl.europa.eu/download/nas/nasvod01/vod0312/2009/isma_TO_KE
EP_vodindex_test/VODUnit_20091216_08115500_12125000_2d7b474212a61a45e79-7ff5.mp4

Original comment by [email protected] on 3 Jan 2011 at 7:54

from mp4parser.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 18, 2024
Ok, 1h to go! 2,6GB is really a lot for my connection.

Original comment by Sebastian.Annies on 3 Jan 2011 at 10:32

from mp4parser.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 18, 2024
The boxes in that 2,6GB file can now be parsed without any problems on 64Bit 
systems. It seems need memory mapped files need equal room in the address-space 
as in filesystem so there might be problems getting that much continuous memory 
from a 32 Bit OS. 
There are still difficulties parsing chunks and samples since they are just too 
many to have an object representation each. 

Original comment by Sebastian.Annies on 3 Jan 2011 at 7:16

from mp4parser.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 18, 2024
Thanks a lot, 

For information, in my case, I was only interested in getting and parsing Movie 
Header Box (mvhd) to extract meta data such as duration.

The fact that the full parsing a such large file can be very long and difficult 
does not hurt me.

Original comment by [email protected] on 4 Jan 2011 at 8:18

from mp4parser.

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.