mirror of
https://github.com/wader/fq.git
synced 2024-11-24 11:16:09 +03:00
cf15661e9c
Some mpeg versions use LSF (low sampling frequency) when encoding low sample rates which changes a bit how the side info is layed out. Also skip trying to separate data and other_data as after reading up a bit on how main data begin and bit reservoir works i think it was done incorrectly. To know the real audio data length i think you need to decode the huffman tables. Instead just have a "audio_data" field which are the bits with audo data for current and possibly following frames. |
||
---|---|---|
.. | ||
aac.fqtest | ||
aac.mkv | ||
av1.fqtest | ||
av1.mkv | ||
avc.fqtest | ||
avc.mkv | ||
flac.fqtest | ||
flac.mkv | ||
hevc.fqtest | ||
hevc.mkv | ||
mp3.fqtest | ||
mp3.mkv | ||
mpeg2.fqtest | ||
mpeg2.mkv | ||
opus.fqtest | ||
opus.mkv | ||
path.fqtest | ||
vorbis.fqtest | ||
vorbis.mkv | ||
vp8.fqtest | ||
vp8.mkv | ||
vp9.fqtest | ||
vp9.mkv |