Categories: None [Edit]

mp4-rb

https://rubygems.org/gems/mp4-rb
https://github.com/edgarMeinart/mp4-rb
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.

Total

Ranking: 169,991 of 195,805
Downloads: 2,870

Daily

Ranking: 99,251 of 195,782
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,386,187,992rake
151,243,284,325nokogiri
291,007,160,916rspec
72624,229,302pry
145352,386,498sinatra
281191,289,968sqlite3
367139,887,477bindata
1,78319,834,534axlsx

Owners

#GravatarHandle
1iconedgar_m