mirror of
https://github.com/samsonjs/media.git
synced 2026-03-29 10:05:48 +00:00
When a XING header is present but not usable (due to missing fields), CBR seeking can be used instead. It relies on the bitrate. The bitrate from the unusable XING header is not correct, which leads to incorrect seeking. Also fix VBRI seeking by setting the correct offset on the frame to parse. Few people seem to use that format, but I have found two very short truncated samples which were falling back to the CBR case before but are using VBRI with this change. |
||
|---|---|---|
| .. | ||
| src | ||
| build.gradle | ||