Closed GoogleCodeExporter closed 9 years ago
This is output.mp4 using the three test videos v1.mp4, v2.mp4 and v3.mp4
included in the download. Tested using isoviewer-1.0-RC-35.jar
Original comment by unixc...@gmail.com
on 1 Mar 2014 at 10:26
Attachments:
Sorry, in previous update lib used was isoparser-1.0-RC-35-SNAPSHOT.jar, not
isoviewer.
Original comment by unixc...@gmail.com
on 1 Mar 2014 at 9:49
A quick and easy fix for me was the following:
1. checkout r962
2. copy MP3TrackImpl.java from
isoparser/src/test/java/com/googlecode/mp4parser/authoring/tracks/
to
isoparser/src/main/java/com/googlecode/mp4parser/authoring/tracks/
3. rebuild with "mvn clean install"
Now I have an isoparser that can append mp4 videos and add a cropped mp3 sound
track ;)
Original comment by unixc...@gmail.com
on 4 Mar 2014 at 12:54
thanks bro, ur issue helped me :D
Original comment by Moh.Na...@gmail.com
on 15 Apr 2014 at 2:14
I checked out r1064 and it seems to have fixed AppendTrack, although I only
tried with aac audio and not mp3.
Best to use the latest if it works ;)
Original comment by unixc...@gmail.com
on 15 Apr 2014 at 2:18
Original comment by Sebastian.Annies
on 19 Jun 2014 at 3:40
Original issue reported on code.google.com by
unixc...@gmail.com
on 28 Feb 2014 at 1:56