Compare projects
Project comparisons allow you to view any selection of projects side by side just like they're shown on regular categories or in search results. You can try out an example or start yourself by adding a library to the comparison via the input below. You can also easily share your current comparison with others by sending the URL of the current page.
0.0
A learning-oriented Ruby library for parsing ISO/IEC 14496-12 MP4 containers
and turning them into adaptive-streaming assets. Parses every atom with BinData,
memoises the sample table into a pluggable cache (memory or SQLite), cuts each
track into keyframe-aligned fMP4 segments, and emits both DASH (MPD) manifests
and HLS (m3u8) master + media playlists that reference the same segment bytes.
Also includes a full MP4 remux path (regenerated moov from the cache) and an
XLSX per-sample analysis workbook. Read the code, run the demo, learn how MP4
works under the hood. Not production software.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026