Closed GoogleCodeExporter closed 9 years ago
Are you trying to play output.mp4 or output-frag.mp4?
output-frag.mp4 will probably not work since most player don't support
fragmented mp4 files.
If output.mp4 plays but only two seconds we are at least on the right track:
* Which isoparser-RC-XX are you using isoparser-RC-15?
* Does the file show the first two seconds of the original video or is it
running too fast?
* Can you attach an example h264 bitstream since my example stream work.
Best Regards,
Sebastian
Original comment by Sebastian.Annies
on 19 Sep 2012 at 9:13
yes, i played output.mp4,and use isoparser-RC-15; the file show the first two
second of the original video,and it seems just the original video's first
frame; and i also try to use other players to run the output.mp4, in some
player it is running too fast;
the h264 file i use just the count.h264
Original comment by gmlm...@gmail.com
on 20 Sep 2012 at 3:25
Sorry for late answer. count.h264 is a video from a crappy phone and has no
constant frame rate as most h264 streams have. Whenever the H264TrackImpl
creates a a track it assume constant frame rate (since I'm not even sure if the
information is preserved when converting the original MP4 to h264 bitstream).
Please try a decent video!
Original comment by Sebastian.Annies
on 26 Nov 2012 at 12:30
that issue is resolved,this project is very useful for me,you did a great
job.and many thanks to u!
Original comment by gmlm...@gmail.com
on 28 Nov 2012 at 2:25
[deleted comment]
Original comment by Sebastian.Annies
on 26 Dec 2012 at 9:38
Original issue reported on code.google.com by
gmlm...@gmail.com
on 19 Sep 2012 at 12:19