sannies / mp4parser

A Java API to read, write and create MP4 files
Apache License 2.0
2.76k stars 567 forks source link

new H264TrackImpl CRASH? #401

Open 443030789 opened 4 years ago

443030789 commented 4 years ago

When use

H264TrackImpl h264Track = new H264TrackImpl(new FileDataSourceImpl("video.h264"))

crash ?