Will

Results 21 issues of Will

SCTE35 passthrough tags are in place for HLS manifests now with H.264 transcoding, but still need to be added to the fMP4 path.

enhancement

Move to the docker container API instead of shelling out to use the command line in the nodejs code. Command line was used as a way to get something up...

The nodejs webapp will sometimes get out of sync with the containers when strange conditions occur where the container has to exit due to bad signal conditions. Thinking about ways...

Need to add webdav publishing to push to CDN

enhancement

Add SRT support to the input (see libsrt project)

Need to add HEVC quality levels (working on benchmarking now to figure out best operating points) and cleanup of the hvc1 tags in the manifest (they are fixed right now)

enhancement

I've had a couple of requests for this but haven't had a chance to add this mode. This would take an existing HLS feed and then repackage it into a...

enhancement

This seems to be happening during some commercial inserts- the audio is changing from 5.1 during the primary program to a splice of 2.0 during the commercial and then back...

bug

Add support for closed captioning passthrough (608/708) in transcoding mode -Pull from decoder side -Add in encoder side

enhancement

Finish WebVTT caption module for fMP4 output mode

enhancement