What steps will reproduce the problem?
1. Launch TestMP4Maker
What is the expected output? What do you see instead?
Expect construction of H264TrackImpl not to throw exception.
What version of the product are you using? On what operating system?
Trunk (r856), Windows 7, Launch from Eclipse
video.avc generated on Motorola Xoom using MediaCodec API.
Please provide any additional information below.
Resolution likely doing a bounds check here:
https://code.google.com/p/mp4parser/source/browse/trunk/isoparser/src/main/java/
com/googlecode/mp4parser/authoring/tracks/H264TrackImpl.java#326
Original issue reported on code.google.com by michael....@gmail.com on 4 Apr 2013 at 6:23
Original issue reported on code.google.com by
michael....@gmail.com
on 4 Apr 2013 at 6:23Attachments: