npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

cea-extractor

v0.0.6

Published

Extract CEA-608 closed caption information from an MP4

Downloads

10

Readme

cea608-extractor

The goal of this project is to provide CEA-608 caption support to web browsers for use with fragmented MP4 playback within an MSE HTML5 source buffer. This project should deal with the parsing and display of this data within the browser. A node utility may be provided for debugging, utility, and testing purposes. A web worker will be provided in order to perform the work in a separate thread if possible. The API should be minimal and work with ArrayBuffer objects which would get appended to an MSE source buffer.

CEA-608 caption data is still widely used in the cable industry, there doesn't seem to be many plans for providing native support for this format in the browser. This tool will hope to provide functionality in regards to parsing and displaying this data for a video element in the browser. The most simplest form of this will be conversion of the CEA-608 data to VTT format for use with a text track. In situations where styling information is required to be displayed the HTML and CSS will be provided to render this data on the DOM.

Node utility tool

node bin/index.js input.mp4

[00:00:59 -> 00:01:01]             (BEEPING)           
[00:01:02 -> 00:01:03]          (COIN DROPPING)        
[00:01:05 -> 00:01:07]         My name's Ralph,        
[00:01:05 -> 00:01:07]         and I'm a bad guy.      
[00:01:10 -> 00:01:15]  Let's see. I'm nine feet tall. 
[00:01:10 -> 00:01:15]  I weigh 643 pounds.            
[00:01:15 -> 00:01:16]         Got a little bit        
[00:01:15 -> 00:01:16]         of a temper on me.      
[00:01:16 -> 00:01:18]     Hey, you moved my stump!    
[00:01:18 -> 00:01:20]         (GROWLING)              
[00:01:20 -> 00:01:22]      RALPH: My passion bubbles  
[00:01:20 -> 00:01:22]      very near the surface,     
[00:01:22 -> 00:01:24]      I guess, not gonna lie.    
[00:01:26 -> 00:01:27]       Anyhoo, what else? Uh...  
[00:01:29 -> 00:01:32]  I'm a wrecker. I wreck things. 
[00:01:29 -> 00:01:32]  Professionally.                
[00:01:32 -> 00:01:34]   I'm going to wreck it!        
[00:01:34 -> 00:01:36]     I'm very good at what I do. 
[00:01:34 -> 00:01:36]     Probably the best I know.   
[00:01:36 -> 00:01:38]                 (YELLING)       
[00:01:38 -> 00:01:41]      The thing is, fixing       
[00:01:38 -> 00:01:41]      is the name of the game.   
[00:01:41 -> 00:01:43]          Literally,             
[00:01:41 -> 00:01:43]          Fix-It Felix, Jr.      
[00:01:43 -> 00:01:45]           NICELANDERS:          
[00:01:43 -> 00:01:45]           Fix it, Felix!