zouhouzi / mp4parser

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

Can i use this for avi files #62

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi Team,
I copied the example "AppendExample.java" that club two or more mp4 files and 
create a new files. This works good for mp4 files. 
Can i do this for avi files,if yes then how can i do it?

Original issue reported on code.google.com by dheeraja...@gmail.com on 20 Jun 2013 at 11:31

GoogleCodeExporter commented 8 years ago
Or can i read avi files through Movie creator. For example

 MovieCreator.build(new FileInputStream("D:/1.avi").getChannel()).

This is not working. how to make it work? Please help i am stuck badly.

Original comment by dheeraja...@gmail.com on 20 Jun 2013 at 11:45

GoogleCodeExporter commented 8 years ago
MP4 is in the project's name. What makes you think it can deal with AVI files? 
Sorry. You will need to find some other tool.

Original comment by Sebastian.Annies on 30 Jun 2013 at 7:03