sannies / mp4parser

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

Does the mp4parser support vp8? #307

Open SlawomirLeski opened 6 years ago

SlawomirLeski commented 6 years ago

Does the mp4parser support convertion from vp8 to h264?

HBiSoft commented 4 years ago

I was able to read a vp8 file, so I guess if I can read it using mp4parser when you will be able to convert it to h264. Please try it, if it works, please close the issue.