sannies / mp4parser

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

H265/HEVC muxing capabilities #5

Open sannies opened 9 years ago

sannies commented 9 years ago

Implement H265TrackImpl

jimm98y commented 1 year ago

I think I've made it work now - at least with my sample files. I've created a pull request with my fixes #466, please review it.