zouhouzi / mp4parser

Automatically exported from code.google.com/p/mp4parser
0 stars 0 forks source link

New versions of the library are creating broken mp4 containers #84

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1.Use library isoviewer-2.0-RC-23.jar on android to merge multiple mp4 files 
into one.
2.This produces valid mp4 from mp4 parts (you can open it in players and see 
length data)

3.Use library isoviewer-1.0-RC-35.jar (NEWEST VERSION) on android to merge 
multiple mp4 files into one.
4.This produces invalid mp4 from mp4 parts you can play audio in some players 
(Gom on Windows) but can not see see length data. Also it doesn't play in other 
players.

Please provide any additional information below.

NOTE:My mp4 files contain only audio data.

Original issue reported on code.google.com by APPSOLUTISTTA on 3 Mar 2014 at 4:09

GoogleCodeExporter commented 8 years ago
fixed in trunk and 1.0.1 release

Original comment by Sebastian.Annies on 19 Jun 2014 at 3:41