sannies / mp4parser

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

How to get h264 video info? #375

Open martin90s opened 5 years ago

martin90s commented 5 years ago

How can I get specific h264 video information from video file? I need to know profile (Baseline/Main/High) and is there B-Frames in video?