Create a page to compare transmux outputs
When debugging transmux issues, it can be handy to be able to easily compare the result of the javascript segment parser with the working output from a tool like ffmpeg. Put together a test page to display the hex dump of segment-parser output side-by-side with a working example. Fixed the hex dump utility to produce more than one line of output per tag.
Showing
8 changed files
with
1095 additions
and
1 deletions
test/muxer/css/main.css
0 → 100644
test/muxer/css/normalize.css
0 → 100644
test/muxer/css/normalize.min.css
0 → 100644
test/muxer/index.html
0 → 100644
test/muxer/js/main.js
0 → 100644
test/muxer/js/vendor/modernizr-2.6.2.min.js
0 → 100644
-
Please register or sign in to post a comment