-
Notifications
You must be signed in to change notification settings - Fork 170
/
database.json
1 lines (1 loc) · 243 KB
/
database.json
1
{"title":"Awesome Video ","header":"# Awesome Video [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)\n \n<!-- \n\nPLEASE DO NOT UPDATE THIS FILE, UPDATE CONTENTS.JSON INSTEAD. THANK YOU :-)\n\n -->\n\n","header_contributing":"Please take a quick look at the [contribution guidelines](https://github.com/krzemienski/awesome-video/blob/master/.github/CONTRIBUTING.md) first. If you see a package or project here that is no longer maintained or is not a good fit, please submit a pull request to improve this file. Thank you to all [contributors](https://github.com/krzemienski/awesome-video/graphs/contributors); you rock!!","categories":[{"title":"Introduction","id":"introduction","description":"What's video?"},{"title":"Learning","id":"learning","description":"An awesome list of learning video streaming resources."},{"title":"HLS","id":"hls","description":"HLS tools, libraries, and resources."},{"title":"DASH","id":"dash","description":"DASH tools, libraries, and resources."},{"title":"Kubernetes","id":"kubernetes","description":"Reading & resources, relative to the world of kubernetes leveraged for video devs."},{"title":"Encoding","id":"encoding","description":"Encoding tools, libraries, and resources."},{"title":"Transport","id":"transport","description":"Transport protocols, libraries, and resources."},{"title":"RIST","id":"rist","description":"Reliable Internet Stream Transport protocol","parent":"transport"},{"title":"SRT","id":"srt","description":"Secure Reliable Transport protocol","parent":"transport"},{"title":"RTMP","id":"rtmp","description":"Real-Time Messaging Protocol","parent":"transport"},{"title":"Streaming Server and Storage","id":"streaming-server-and-storage","description":"Packagers, origins (s3, gcs), and data movement for linear and finite playback. "},{"title":"Reading","id":"reading","description":"A list of reading articles, blogs, and newsletters for video streaming.","parent":"learning"},{"title":"Specs and Standards","id":"specs-and-standards","description":"Latest offical specs and standards related to video streaming."},{"title":"Industry Forums","id":"industry-forums","parent":"specs-and-standards","description":"Industry forums relative to video streaming."},{"title":"MPEG","id":"mpeg","parent":"specs-and-standards","description":"MPEG meetings, standards, and resources. "},{"title":"Players","id":"players","description":"Client players, libraries, tools, and examples."},{"title":"FFMPEG","id":"ffmpeg","description":"FFMPEG libraries, configs, tools, and examples."},{"title":"Audio","id":"audio","description":"Audio libraries, tools, and examples."},{"title":"Subtitles and Captions","id":"subtitles-and-captions","description":"Subtitling & Closed Caption libraries, tools, and examples."},{"title":"HEVC","id":"hevc","parent":"encoding","description":"HEVC (h265) libraries, tools, examples, and resources."},{"title":"VP9","id":"vp9","parent":"encoding","description":"VP9 libraries, tools, examples, and resources."},{"title":"AV1","id":"av1","parent":"encoding","description":"AV1 libraries, tools, examples, and resources."},{"title":"Ads","id":"ads","description":"Ads in streaming video related libraries, tools, examples, and resources."},{"title":"Roku","id":"roku","parent":"players","description":"Roku app tools, libraries,and examples."},{"title":"iOS tvOS","id":"ios-tvos","parent":"players","description":"AVPlayer, playback tools, sdks, and examples."},{"title":"Web","id":"web","parent":"players","description":"Web browser player, tools, sdks, and examples."},{"title":"Smart TVs","id":"smart-tv","parent":"players"},{"title":"Android","id":"android","parent":"players","description":"Android and fireTV tools, sdks, and examples."},{"title":"Chromecast","id":"chromecast","parent":"players","description":"Chromecast app tools, libraries,and examples."},{"title":"Vendors","id":"vendors","description":"Video indurstry's various vendors products and documentations."},{"title":"Dolby","id":"dolby","parent":"vendors","description":"Dolby specs, libraries, examples, and tools."},{"title":"Industry Forums","id":"industry-forums","parent":"specs-standards","description":"Industry forums relative to video streaming."},{"title":"QoE","id":"qoe","description":"QoE & Analytics tools, libraries, and resources."},{"title":"Tools","id":"tools","description":"Streaming video tools and resources to make life easier."},{"title":"DRM","id":"drm","description":"DRM tools, documentations, and resources."},{"title":"Testing","id":"testing","description":"Video streaming testing tools and helpers."},{"title":"Community","id":"community","description":"Video developers community, slack groups, conferences, meetups"},{"title":"Conferences","id":"conferences","parent":"community"},{"title":"Slack Groups","id":"slack","parent":"community"},{"title":"Meet ups","id":"meetups","parent":"community"},{"title":"Talks Presentations Podcasts","id":"talks-presentations-podcasts","parent":"learning","description":"Conference talks and pdf presentations and podcasts on streaming video ."},{"title":"Books","id":"books","parent":"learning","description":"Books on video streaming. NOTE: Books published more than 4-5 years ago may not be up to date on latest streaming tech."},{"title":"CDN","id":"cdn","description":"Last mile tools, documentations, and resources."},{"title":"HDR10, HLG, Dolby Vision","id":"hdr","description":"HDR tools, learning, documentations, and resources."}],"projects":[{"title":"transitive-bullshit/awesome-ffmpeg","category-ids":["ffmpeg"],"description":"👻 A curated list of awesome FFmpeg resources.","license":"","source":"https://github.com/transitive-bullshit/awesome-ffmpeg","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"4K Media | Free Ultra-HD / HDR / HLG / Dolby Vision 4K Video Demos","category-ids":["testing"],"description":"Uncompressed 4K demos, samples, and trailers, to show off your new ultra-HD (2160p) HDR/HLG/Dolby Vision television or monitor.","license":"","source":"https://4kmedia.org/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"alfg/docker-nginx-rtmp","category-ids":["hls"],"description":"🐋 A Dockerfile for nginx-rtmp-module + FFmpeg from source with basic settings for streaming HLS. Built on Alpine Linux. - alfg/docker-nginx-rtmp","license":"","source":"https://github.com/alfg/docker-nginx-rtmp","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"gnolizuh/BLSS","category-ids":["tools"],"description":"NGINX-based Live Media Streaming Server.","license":"","source":"https://github.com/gnolizuh/BLSS","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"IvanoBilenchi/Adaptive-Video-Player","category-ids":["players"],"description":"HLS player for iOS that supports manual selection for the quality of adaptive streams - IvanoBilenchi/Adaptive-Video-Player","license":"","source":"https://github.com/IvanoBilenchi/Adaptive-Video-Player","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"M3U8Kit/M3U8Parser","category-ids":["hls"],"description":"A light weight M3U8 parser. Support X-Key & X-Session-Key. - M3U8Kit/M3U8Parser","license":"","source":"https://github.com/M3U8Kit/M3U8Parser","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"puemos/hls-downloader-chrome-extension","category-ids":["hls"],"description":"Google Chrome Extension for sniffing and downloading HTTP Live streams (HLS) - puemos/hls-downloader-chrome-extension","license":"","source":"https://github.com/puemos/hls-downloader-chrome-extension","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"iliya-gr/mediasegmenter","category-ids":["hls"],"description":"HLS media segmenter.","license":"","source":"https://github.com/iliya-gr/mediasegmenter","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Last-Order/Minyami","category-ids":["hls"],"description":"A lovely video downloader for HLS videos.","license":"","source":"https://github.com/Last-Order/Minyami","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"denex/hls-downloader","category-ids":["hls"],"description":"Download all video files from HLS (HTTP Live Streaming) VoD (Video on Demand) m3u8 playlist for local playback - denex/hls-downloader","license":"","source":"https://github.com/denex/hls-downloader","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"bcpierce00/unison","category-ids":["tools"],"description":"Unison file synchronizer.","license":"","source":"https://github.com/bcpierce00/unison","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"SoulMelody/hls-get","category-ids":["hls"],"description":"An asynchronous terminal-based hls video stream (m3u8) downloader & combiner, with AES-128 decryption support. - SoulMelody/hls-get","license":"","source":"https://github.com/SoulMelody/hls-get","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"noreasonprojects/ModernAVPlayer","category-ids":["ios-tvos"],"description":"ModernAVPlayer is a persistence AVPlayer wrapper. ","license":"","source":"https://github.com/noreasonprojects/ModernAVPlayer","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"schedules/dl","category-ids":["tools"],"description":"Node.js DASH and HLS downloader. ","license":"","source":"https://github.com/schedules/dl","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"haiwen/seafile","category-ids":["streaming-server-and-storage"],"description":"High performance file syncing and sharing, with also Markdown WYSIWYG editing, Wiki, file label and other knowledge management features. - haiwen/seafile","license":"","source":"https://github.com/haiwen/seafile","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"gpac/mp4box.js","category-ids":["tools"],"description":"JavaScript version of GPAC's MP4Box tool.","license":"","source":"https://github.com/gpac/mp4box.js","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"gitfu/manifesto","category-ids":["ffmpeg"],"description":"Manifesto is an HLS tool for creating multiple variants, a master.m3u8 file, and converting 608 captions to segmented webvtt subtitles via ffmpeg. - gitfu/manifesto","license":"","source":"https://github.com/gitfu/manifesto","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"How Do I Become an ANSI Member","category-ids":["specs-and-standards"],"license":"","source":"https://www.ansi.org/membership/how_to_join/how_3","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"rclone/rclone","category-ids":["streaming-server-and-storage"],"description":"rsync for cloud storage - Google Drive, Amazon Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Cloudfiles, Google Cloud Storage, Yandex Files - rclone/rclone","license":"","source":"https://github.com/rclone/rclone","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Eyevinn/docker-serve","category-ids":["tools"],"description":"A simple Python based HTTP server that sets CORS allow headers. Useful for streaming from files on local computer - Eyevinn/docker-serve","license":"","source":"https://github.com/Eyevinn/docker-serve","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"awslabs/aws-stale-playlist-detector","category-ids":["tools"],"description":"The Stale Playlist Detector (SPD) is a tool to monitor live HLS origin endpoints for changing playlists. The Stale Playlist Detector (SPD) will use data in the top-level playlist, the child playlis...","license":"","source":"https://github.com/awslabs/aws-stale-playlist-detector","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Closed Captioning and Subtitling Products - MacCaption and CaptionMaker Overview - Telestream","category-ids":["subtitles-and-captions"],"description":"Telestream Closed Captioning: MacCaption and CaptionMaker allow you to easily author, edit, create subtitles, and encode and repurpose video captions for television, web and mobile delivery","license":"","source":"https://www.telestream.net/captioning/overview.htm?utm_campaign=partners&utm_source=itunespartner.apple.com&utm_medium=text_link","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"creeveliu/HTTPLiveStreamingTools","category-ids":["hls"],"description":"Latest Apple HLS tools copy from Apple Developer Center - creeveliu/HTTPLiveStreamingTools","license":"","source":"https://github.com/creeveliu/HTTPLiveStreamingTools","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Quantifying packaging overhead","category-ids":["reading"],"description":"Mux makes adding video to your app or website as easy as making a single API call. But behind the scenes is a large multistep process to analyze and transform the video into something that can be easily consumed by a device. This process is commonly called a media “pipeline”","license":"","source":"https://mux.com/blog/quantifying-packaging-overhead-2","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"leandromoreira/http-video-streaming-troubleshooting","category-ids":["hls"],"description":"A collection of fixes / problem solutions to HTTP video streaming - leandromoreira/http-video-streaming-troubleshooting","license":"","source":"https://github.com/leandromoreira/http-video-streaming-troubleshooting","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"openstack/swift","category-ids":["streaming-server-and-storage"],"description":"OpenStack Storage (Swift).","license":"","source":"https://github.com/openstack/swift","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Snowmix - The Swiss Army Knife of Open Source Live Video Mixing.","category-ids":["encoding"],"description":"Snowmix Video Mixer","license":"","source":"https://snowmix.sourceforge.io","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"smacke/subsync","category-ids":["subtitles-and-captions"],"description":"Automagically synchronize subtitles with video.","license":"","source":"https://github.com/smacke/subsync","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"WritingMinds/ffmpeg-android-java","category-ids":["ffmpeg"],"description":"Android java library for FFmpeg binary compiled using https://github.com/writingminds/ffmpeg-android - WritingMinds/ffmpeg-android-java","license":"","source":"https://github.com/WritingMinds/ffmpeg-android-java","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"kewlbear/FFmpeg-iOS-build-script","category-ids":["ffmpeg"],"description":"Shell scripts to build FFmpeg for iOS and tvOS. ","license":"","source":"https://github.com/kewlbear/FFmpeg-iOS-build-script","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"MoePlayer/DPlayer","category-ids":["web"],"description":":lollipop: Wow, such a lovely HTML5 danmaku video player - MoePlayer/DPlayer","license":"","source":"https://github.com/MoePlayer/DPlayer","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"shimberger/gohls","category-ids":["hls"],"description":"A server that exposes a directory for video streaming via web interface - shimberger/gohls","license":"","source":"https://github.com/shimberger/gohls","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"cdnbye/hlsjs-p2p-engine","category-ids":["hls"],"description":"A hls.js plugin to offload bandwidth from expensive traditional CDNs,while also maximizing a user’s viewing experience. - cdnbye/hlsjs-p2p-engine","license":"","source":"https://github.com/cdnbye/hlsjs-p2p-engine","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"ant-media/Ant-Media-Server","category-ids":["streaming-server-and-storage"],"description":"Ant Media Server supports RTMP, RTSP, WebRTC and Adaptive Bitrate. It can also record videos in MP4, HLS and FLV - ant-media/Ant-Media-Server","license":"","source":"https://github.com/ant-media/Ant-Media-Server","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"bytedance/xgplayer","category-ids":["web"],"description":"A HTML5 video player with a parser that saves traffic - bytedance/xgplayer","license":"","source":"https://github.com/bytedance/xgplayer","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"binoculars/aws-lambda-ffmpeg","category-ids":["ffmpeg"],"description":"An S3-triggered Amazon Web Services Lambda function that runs your choice of FFmpeg 🎬 commands on a file 🎥 and uploads the outputs to a bucket. - binoculars/aws-lambda-ffmpeg","license":"","source":"https://github.com/binoculars/aws-lambda-ffmpeg","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"unosquare/ffmediaelement","category-ids":["ffmpeg"],"description":"FFME: The Advanced WPF MediaElement (based on FFmpeg) - unosquare/ffmediaelement","license":"","source":"https://github.com/unosquare/ffmediaelement","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"bramp/ffmpeg-cli-wrapper","category-ids":["ffmpeg"],"description":"Java wrapper around the FFmpeg command line tool.","license":"","source":"https://github.com/bramp/ffmpeg-cli-wrapper","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"ossrs/srs","category-ids":["streaming-server-and-storage"],"description":"SRS is a simple live streaming cluster, a simple joy. - ossrs/srs","license":"","source":"https://github.com/ossrs/srs","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"voc/voctomix","category-ids":["encoding"],"description":"Full-HD Software Live-Video-Mixer in python.","license":"","source":"https://github.com/voc/voctomix","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Eyevinn/hls-cutsegment","category-ids":["hls"],"description":"A web app that lets you insert a cut into a segment, which is then cut into two new segments. - Eyevinn/hls-cutsegment","license":"","source":"https://github.com/Eyevinn/hls-cutsegment","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"AV1 Codec","category-ids":["av1"],"description":"Working with the AV1 Codec Kevin Staunton-Lambert Solutions Architect R&D @kevleyski www.switch.tv","license":"","source":"https://docs.google.com/presentation/d/12_Vewc0SDpB1FycflfT4us9eipRCy0HWJVSaDMDifRs/edit?usp=sharing","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"videojs/http-streaming","category-ids":["web"],"description":"HLS, DASH, and future HTTP streaming protocols library for video.js - videojs/http-streaming","license":"","source":"https://github.com/videojs/http-streaming","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"grafov/m3u8","category-ids":["hls"],"description":"Parser and generator of M3U8-playlists for Apple HLS. Library for Go language. :cinema: - grafov/m3u8","license":"","source":"https://github.com/grafov/m3u8","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Kagami/ffmpeg.js","category-ids":["ffmpeg"],"description":"Port of FFmpeg with Emscripten.","license":"","source":"https://github.com/Kagami/ffmpeg.js","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"bbc/brave","category-ids":["encoding"],"description":"Basic Real-time AV Editor - allowing you to preview, mix, and route live audio and video streams on the cloud - bbc/brave","license":"","source":"https://github.com/bbc/brave","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"escaped/django-video-encoding","category-ids":["encoding"],"description":"django-video-encoding helps to convert your videos into different formats and resolutions. - escaped/django-video-encoding","license":"","source":"https://github.com/escaped/django-video-encoding","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Chimeejs/chimee","category-ids":["web"],"description":"a video player framework aims to bring wonderful experience on browser - Chimeejs/chimee","license":"","source":"https://github.com/Chimeejs/chimee","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"bbc/bigscreen-player","category-ids":["web"],"description":"Simplified media playback for bigscreen devices.","license":"","source":"https://github.com/bbc/bigscreen-player","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"epiclabs-io/epic-video-comparator","category-ids":["web"],"description":"Javascript library which implements a video comparator component: two overlaped and synchronized video players each one playing an independent source. - epiclabs-io/epic-video-comparator","license":"","source":"https://github.com/epiclabs-io/epic-video-comparator","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"matvp91/indigo-player","category-ids":["players"],"description":"Highly extensible, modern, JavaScript video player. Handles MPEG-Dash / HLS / MPEG-4 and is built on top of the HTML5 video element. - matvp91/indigo-player","license":"","source":"https://github.com/matvp91/indigo-player","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"mpv-player/mpv","category-ids":["players"],"description":"🎥 Command line video player.","license":"","source":"https://github.com/mpv-player/mpv","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"vimond/replay","category-ids":["web"],"description":"A React video player facilitating adaptive stream playback with custom UI and a React-friendly API. - vimond/replay","license":"","source":"https://github.com/vimond/replay","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"senko/avtk","category-ids":["encoding"],"license":"","source":"https://github.com/senko/avtk","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"kkroening/ffmpeg-python","category-ids":["ffmpeg"],"license":"","source":"https://github.com/kkroening/ffmpeg-python","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Ch00k/ffmpy","category-ids":["ffmpeg"],"license":"","source":"https://github.com/Ch00k/ffmpy","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"globocom/m3u8","category-ids":["hls"],"description":"M3U8 library","license":"","source":"https://github.com/globocom/m3u8","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Zulko/moviepy","category-ids":["encoding"],"license":"","source":"https://github.com/Zulko/moviepy","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"crunchyroll/objective_perceptual_analysis","category-ids":["qoe"],"license":"","source":"https://github.com/crunchyroll/objective_perceptual_analysis","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"wargarblgarbl/libgosubs","category-ids":["subtitles-and-captions"],"license":"","source":"https://github.com/wargarblgarbl/libgosubs","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"sitkevij/mp","category-ids":["encoding"],"license":"","source":"https://github.com/sitkevij/mpi","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"bavc/qctools","category-ids":["qoe"],"license":"","source":"https://github.com/bavc/qctools","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"jliljebl/flowblade","category-ids":["encoding"],"license":"","source":"https://github.com/jliljebl/flowblade","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"muxinc/hlstools","category-ids":["hls"],"license":"","source":"https://github.com/muxinc/hlstools","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"mifi/lossless-cut","category-ids":["tools"],"license":"","source":"https://github.com/mifi/lossless-cut","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"mltframework/mlt","category-ids":["encoding"],"description":"MLT Multimedia Framework.","license":"","source":"https://github.com/mltframework/mlt","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"anachirino/bifserver","category-ids":["roku"],"description":"Server which creates and serves up BIF files for Roku players - anachirino/bifserver","license":"","source":"https://github.com/anachirino/bifserver","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"avTranscoder/avTranscoder","category-ids":["encoding"],"description":"C++ API for LibAV / FFMpeg.d","license":"","source":"https://github.com/avTranscoder/avTranscoder","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"bfansports/CloudTranscode","category-ids":["encoding"],"description":"Distributed videos and images encoding/transcoding using Amazon SFN, FFMpeg and ImageMagic - bfansports/CloudTranscode","license":"","source":"https://github.com/bfansports/CloudTranscode","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"briandunnington/Redoku","category-ids":["roku"],"description":"Redux for Roku.","license":"","source":"https://github.com/briandunnington/Redoku","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"briandunnington/Roact","category-ids":["roku"],"description":"React for Roku","license":"","source":"https://github.com/briandunnington/Roact","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"BrikerMan/BMPlayer","category-ids":["ios-tvos"],"description":"A video player for iOS, based on AVPlayer, support the horizontal, vertical screen. support adjust volume, brightness and seek by slide, support subtitles. - BrikerMan/BMPlayer","license":"","source":"https://github.com/BrikerMan/BMPlayer","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"CCecilia/roku-suite-desktop","category-ids":["roku"],"description":"Tool suite for Roku channel development.","license":"","source":"https://github.com/CCecilia/roku-suite-desktop","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"chrishoffman/brightscript-json","category-ids":["roku"],"description":"JSON parser for Roku's proprietary Brightscript language - chrishoffman/brightscript-json","license":"","source":"https://github.com/chrishoffman/brightscript-json","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"DaMingShen/SUCacheLoader","category-ids":["ios-tvos"],"description":"AVPlayer ","license":"","source":"https://github.com/DaMingShen/SUCacheLoader","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Demuxed 2022","category-ids":["talks-presentations-podcasts"],"description":"2022 Demuxed talks & presentations","license":"","source":"https://www.youtube.com/playlist?list=PLkyaYNWEKcOf98lZxnCcL6y7ZIVU3oSYO","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Demuxed 2021","category-ids":["talks-presentations-podcasts"],"description":"2021 Demuxed talks & presentations","license":"","source":"https://www.youtube.com/playlist?list=PLkyaYNWEKcOfD1GYFxFbZXDP03XM-cZPg","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Demuxed 2020","category-ids":["talks-presentations-podcasts"],"description":"2020 Demuxed talks & presentations","license":"","source":"https://www.youtube.com/playlist?list=PLkyaYNWEKcOcDlGjEbpxBe4woCJGHrarN","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Demuxed 2019","category-ids":["talks-presentations-podcasts"],"description":"2019 Demuxed talks & presentations","license":"","source":"https://m.youtube.com/playlist?list=PLkyaYNWEKcOf_C_6W45abNvXMb40xUUqh","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Demuxed 2018","category-ids":["talks-presentations-podcasts"],"description":"2018 Demuxed talks & presentations","license":"","source":"https://www.youtube.com/watch?v=bfK_f7GBA8s&list=PLkyaYNWEKcOfARqEht42i1P4kBemzEV2V","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Demuxed 2017","category-ids":["talks-presentations-podcasts"],"description":"2017 Demuxed talks & presentations","license":"","source":"https://www.youtube.com/watch?v=PSdhW-R9u6s&list=PLkyaYNWEKcOfntbMd6KtHhF7qpL9hj6of","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Demuxed 2016","category-ids":["talks-presentations-podcasts"],"description":"2016 Demuxed talks & presentations","license":"","source":"https://www.youtube.com/watch?v=kEo2TrXm7F4&list=PLkyaYNWEKcOekC2m9Na77G40Lmhb1bnsK","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Demuxed | Heavybit","category-ids":["talks-presentations-podcasts"],"description":"Demuxed is a podcast made for and by engineers working with video. Brought to you by Heavybit.","license":"","source":"https://www.heavybit.com/library/podcasts/demuxed","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Mile High Video 2019 Proceedings","category-ids":["talks-presentations-podcasts"],"description":"Mile High Video 2019 talks & presentations","license":"","source":"https://mile-high.video/files/mhv2019","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Mile High Video 2018 Proceedings","category-ids":["talks-presentations-podcasts"],"description":"Mile High Video 2018 talks & presentations","license":"","source":"https://mile-high.video/files/mhv2018","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Demystifying HTML5 Video Player","category-ids":["reading"],"description":"In this post we will go under the hood of a HTML video player for video streaming. With the exception of Apple and their browser Safari, no…","license":"","source":"https://medium.com/@eyevinntechnology/demystifying-html5-video-player-e480846328f0","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"DeviLeo/DLGPlayer","category-ids":["ios-tvos"],"description":"A media player for iOS based on FFmpeg 4.0.","license":"","source":"https://github.com/DeviLeo/DLGPlayer","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"dhairav/URLSessionHLSDownload","category-ids":["hls"],"description":"A swift 3 implementation for downloading HLS content and play it back using native AVPlayer - dhairav/URLSessionHLSDownload","license":"","source":"https://github.com/dhairav/URLSessionHLSDownload","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"dphang/roku-lib","category-ids":["roku"],"description":"Some useful Roku utilities.","license":"","source":"https://github.com/dphang/roku-lib","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"ElderByte-/docker-java-media","category-ids":["ffmpeg"],"description":"JRE 10 (Java 10) and media tools (ffmpeg).","license":"","source":"https://github.com/ElderByte-/docker-java-media","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"epiclabs-io/hls-analyzer","category-ids":["hls"],"description":"Analyzer for HTTP Live Streams (HLS) content.","license":"","source":"https://github.com/epiclabs-io/hls-analyzer","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"exegersha/network-benchmark","category-ids":["roku"],"description":"Proof of concept. Roku app implementing network layer using scene graph nodes. - exegersha/network-benchmark","license":"","source":"https://github.com/exegersha/network-benchmark","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"FallingSnow/h265ize","category-ids":["ffmpeg"],"description":"A node utility utilizing ffmpeg to encode videos with the hevc codec. - FallingSnow/h265ize","license":"","source":"https://github.com/FallingSnow/h265ize","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"FFmpeg/FFmpeg","category-ids":["ffmpeg"],"description":"Mirror of git://source.ffmpeg.org/ffmpeg.git.","license":"","source":"https://github.com/FFmpeg/FFmpeg","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"flavioribeiro/nginx-audio-track-for-hls-module","category-ids":["hls"],"description":":sound: Nginx module that generates audio track for HTTP Live Streaming (HLS) streams on the fly. - flavioribeiro/nginx-audio-track-for-hls-module","license":"","source":"https://github.com/flavioribeiro/nginx-audio-track-for-hls-module","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"flavioribeiro/nginx-vod-module-fmp4-hls","category-ids":["hls"],"description":"Play fragmented mp4's on HLS using nginx-vod-module - flavioribeiro/nginx-vod-module-fmp4-hls","license":"","source":"https://github.com/flavioribeiro/nginx-vod-module-fmp4-hls","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"gabek/Amplitude-Brightscript","category-ids":["roku"],"description":"A Brightscript (Roku) library for submitting analytics to Amplitude - gabek/Amplitude-Brightscript","license":"","source":"https://github.com/gabek/Amplitude-Brightscript","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"gabek/SegmentIO-Brightscript","category-ids":["roku"],"description":"A BrightScript interface to SegmentIO event tracking - gabek/SegmentIO-Brightscript","license":"","source":"https://github.com/gabek/SegmentIO-Brightscript","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"georgejecook/rooibos","category-ids":["roku"],"description":"simple, flexible, fun brightscript test framework for roku scenegraph apps - georgejecook/rooibos","license":"","source":"https://github.com/georgejecook/rooibos","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"globocom/hlsclient","category-ids":["hls"],"description":"Python HLS Client.","license":"","source":"https://github.com/globocom/hlsclient","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"googleads/google-media-framework-ios","category-ids":["ios-tvos"],"description":"The Google Media Framework (GMF) is a lightweight media player designed to make video playback and integration with the Google IMA SDK on iOS easier. - googleads/google-media-framework-ios","license":"","source":"https://github.com/googleads/google-media-framework-ios","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"hanton/HTY360Player","category-ids":["ios-tvos"],"description":"Open Source iOS 360 Degree Panorama Video Player.","license":"","source":"https://github.com/hanton/HTY360Player","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"iina/iina","category-ids":["ios-tvos"],"description":"The modern video player for macOS.","license":"","source":"https://github.com/iina/iina","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"videolan/vlc-ios","category-ids":["ios-tvos"],"description":"VLC for iOS is the official port of VLC on the iOS/tvOS platforms.","license":"","source":"https://code.videolan.org/videolan/vlc-ios","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"imsanthosh/HLS-Stream-health-monitoring-tool","category-ids":["hls"],"description":"HLS stream health monitoring utility tool provides an report of live HLS stream. This utility tool checks the all available bitrate streams and generates the report in html file format. HTML file i...","license":"","source":"https://github.com/imsanthosh/HLS-Stream-health-monitoring-tool","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"juliomalves/roku-libs","category-ids":["roku"],"description":"BrightScript Utility Libraries.","license":"","source":"https://github.com/juliomalves/roku-libs","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"karimkawambwa/roku-framework-example","category-ids":["roku"],"description":"This is a project to show how the boku-framework by Karim Kawambwa is used - karimkawambwa/roku-framework-example","license":"","source":"https://github.com/karimkawambwa/roku-framework-example","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"karimkawambwa/roku-framework","category-ids":["roku"],"description":"Roku app framework to make app creation easier and structured. Under construction - karimkawambwa/roku-framework","license":"","source":"https://github.com/karimkawambwa/roku-framework","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"kodlian/TVVLCPlayer","category-ids":["ios-tvos"],"description":"TVVLCPlayer lets you integrate easily a powerfull video player with playback control views to your tvOS apps. - kodlian/TVVLCPlayer","license":"","source":"https://github.com/kodlian/TVVLCPlayer","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Kthulu120/liquid_dl","category-ids":["tools"],"description":"Liquid-dl is a simple tool for utlities such as FFMPEG, youtube-dl, and scdl. It provides a simple framework with simple point and click options allowing users to just click on what they need and u...","license":"","source":"https://github.com/Kthulu120/liquid_dl","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"leandromoreira/ffmpeg-libav-tutorial","category-ids":[["learning","ffmpeg"]],"description":"FFmpeg libav tutorial - learn how media works from basic to transmuxing, transcoding and more - leandromoreira/ffmpeg-libav-tutorial","license":"","source":"https://github.com/leandromoreira/ffmpeg-libav-tutorial","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"libobjc/SGPlayer","category-ids":["ios-tvos"],"description":"A powerful media play framework for iOS, macOS, and tvOS. - libobjc/SGPlayer","license":"","source":"https://github.com/libobjc/SGPlayer","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"lightspark/lightspark","category-ids":["players"],"description":"An open source flash player implementation.","license":"","source":"https://github.com/lightspark/lightspark","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"majamee/arch-ffmpeg-gpac","category-ids":["hls"],"description":"A ready-prepared video transcoding pipeline to create DASH/ HLS compatible video files & playlists - majamee/arch-ffmpeg-gpac","license":"","source":"https://github.com/majamee/arch-ffmpeg-gpac","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"markus-perl/ffmpeg-build-script","category-ids":["ffmpeg"],"description":"The FFmpeg build script provides an easy way to build a static FFmpeg on OSX and Linux with non-free codecs included. - markus-perl/ffmpeg-build-script","license":"","source":"https://github.com/markus-perl/ffmpeg-build-script","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"MediaBrowser/Emby.Roku","category-ids":["roku"],"description":"Emby for Roku. ","license":"","source":"https://github.com/MediaBrowser/Emby.Roku","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"microshow/RxFFmpeg","category-ids":["ffmpeg"],"description":"🔥RxFFmpeg 是基于 ( FFmpeg 4.0 + X264 + mp3lame + fdk-aac )","license":"","source":"https://github.com/microshow/RxFFmpeg","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"mifi/hls-vod","category-ids":["hls"],"description":"HTTP Live Streaming with on-the-fly encoding of any video file for Web/Apple TV/iPhone/iPad/iPod - mifi/hls-vod","license":"","source":"https://github.com/mifi/hls-vod","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"mrkjffrsn/RokuFramework","category-ids":["roku"],"description":"An opensource Roku framework.","license":"","source":"https://github.com/mrkjffrsn/RokuFramework","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"nmrony/hlsdownloader-cli","category-ids":["hls"],"description":"Downloads HLS Playlist file and TS chunks using Terminal - nmrony/hlsdownloader-cli","license":"","source":"https://github.com/nmrony/hlsdownloader-cli","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"nod/rokumote","category-ids":["roku"],"description":"osx app for controlling your roku because sometimes your kids lose the remote - nod/rokumote","license":"","source":"https://github.com/nod/rokumote","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"nytimes/ios-360-videos","category-ids":["players"],"description":"NYT360Video plays 360-degree video streamed from an AVPlayer on iOS. - nytimes/ios-360-videos","license":"","source":"https://github.com/nytimes/ios-360-videos","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"openHPI/nginx-hls-analyzer","category-ids":["hls"],"description":"Fork of fmsloganalyzer to adapt it for HLS streaming analyzes with nginx - openHPI/nginx-hls-analyzer","license":"","source":"https://github.com/openHPI/nginx-hls-analyzer","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"piemonte/Player","category-ids":["ios-tvos"],"description":"▶️ video player in Swift, simple way to play and stream media on iOS/tvOS - piemonte/Player","license":"","source":"https://github.com/piemonte/Player","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"ptrandev/swift-encoder","category-ids":["encoding"],"description":"A fire-and-forget shell script that encodes multiple video and audio files with ffmpeg. - ptrandev/swift-encoder","license":"","source":"https://github.com/ptrandev/swift-encoder","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"r-plus/HLSion","category-ids":["hls"],"description":"HTTP Live Streaming (HLS) download manager to offline playback. - r-plus/HLSion","license":"","source":"https://github.com/r-plus/HLSion","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"renzifeng/ZFPlayer","category-ids":["ios-tvos"],"description":"Support customization of any player SDK and control layer","license":"","source":"https://github.com/renzifeng/ZFPlayer","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"rkoshak/sensorReporter","category-ids":["roku"],"description":"A python based service that receives sensor inputs and publishes them over REST (should work with any API but mainly tested with openHAB) or MQTT. It can also receive commands and perform an action...","license":"","source":"https://github.com/rkoshak/sensorReporter","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"rokucommunity/brighterscript-formatter","category-ids":["roku"],"description":"A code formatter for BrighterScript (and BrightScript) - rokucommunity/brighterscript-formatter","license":"","source":"https://github.com/RokuCommunity/brighterscript-formatter","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"rokucommunity/vscode-brightscript-language","category-ids":["roku"],"description":"A Visual Studio Code extension for Roku's BrightScript language - rokucommunity/vscode-brightscript-language","license":"","source":"https://github.com/rokucommunity/vscode-brightscript-language","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"rokudev/automated-channel-testing","category-ids":["roku"],"description":"Roku Automated Channel Testing: Selenium-based WebDriver + Robot Framework + Samples - rokudev/automated-channel-testing","license":"","source":"https://github.com/rokudev/automated-channel-testing","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"rokudev/dolby-audio-sample","category-ids":["roku"],"description":"A collection of Dolby test content available in different streaming protocols. - rokudev/dolby-audio-sample","license":"","source":"https://github.com/rokudev/dolby-audio-sample","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"rokudev/RAF4RSG-sample","category-ids":["roku"],"description":"sample demonstrating the Roku Advertising Framework in SceneGraph - rokudev/RAF4RSG-sample","license":"","source":"https://github.com/rokudev/RAF4RSG-sample","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"rokudev/samples","category-ids":["roku"],"description":"Collection of sample channels for side-loading on your Roku device - rokudev/samples","license":"","source":"https://github.com/rokudev/samples","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"rokudev/SceneGraphDeveloperExtensions","category-ids":["roku"],"description":"Contribute to rokudev/SceneGraphDeveloperExtensions development by creating an account on GitHub.","license":"","source":"https://github.com/rokudev/SceneGraphDeveloperExtensions","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"rokudev/SDK-Development-Guide","category-ids":["roku"],"description":"Contribute to rokudev/SDK-Development-Guide development by creating an account on GitHub.","license":"","source":"https://github.com/rokudev/SDK-Development-Guide","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"rokudev/unit-testing-framework","category-ids":["roku"],"description":"Tool for automating and testing Roku channels.","license":"","source":"https://github.com/rokudev/unit-testing-framework","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"rokudev/videoplayer-channel","category-ids":["roku"],"description":"SceneGraph version of the SDK1 VideoPlayer Channel - rokudev/videoplayer-channel","license":"","source":"https://github.com/rokudev/videoplayer-channel","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"rolandoislas/BrightWebSocket","category-ids":["roku"],"description":"RFC 6455 WebSocket Library for the Roku.","license":"","source":"https://github.com/rolandoislas/BrightWebSocket","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"rounce/nginx-hls-module","category-ids":["hls"],"description":"Smooth Streaming Module fork. ","license":"","source":"https://github.com/rounce/nginx-hls-module","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"sampotts/plyr","category-ids":["web"],"description":"A simple HTML5, YouTube and Vimeo player.","license":"","source":"https://github.com/sampotts/plyr","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"schtanislau/brightscript-state-machine","category-ids":["roku"],"description":"State management for Roku channel..","license":"","source":"https://github.com/schtanislau/brightscript-state-machine","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Server-less Video Backend","category-ids":["learning"],"description":"In this blog post by Jonas Rydholm Birmé he describes how a completely server-less video backend on AWS would look like.","license":"","source":"https://medium.com/@eyevinntechnology/server-less-video-backend-1a142d1d2ba","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"silencecorner/jre-ffmpeg-apline","category-ids":["ffmpeg"],"description":"Dockerfile [jre8](https://github.com/fabric8io-images/java) and [ffmpeg](https://hub.docker.com/r/jrottenberg/ffmpeg) - silencecorner/jre-ffmpeg-apline","license":"","source":"https://github.com/silencecorner/jre-ffmpeg-apline","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"sjbarag/brs-testbed","category-ids":["roku"],"description":"A simple, buildable Roku channel that executes arbitrary BrightScript files. - sjbarag/brs-testbed","license":"","source":"https://github.com/sjbarag/brs-testbed","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"slhck/ffmpeg-bitrate-stats","category-ids":["tools"],"description":"Calculate bitrate statistics using FFmpeg","license":"","source":"https://github.com/slhck/ffmpeg-bitrate-stats","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"slhck/ffmpeg-debug-qp","category-ids":["tools"],"description":"FFmpeg Debug Script for QP Values","license":"","source":"https://github.com/slhck/ffmpeg-debug-qp","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"slhck/ffmpeg-encoding-course","category-ids":["ffmpeg"],"description":"An introduction to FFmpeg and its tools. ","license":"","source":"https://github.com/slhck/ffmpeg-encoding-course","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"slhck/scenecut-extractor","category-ids":["tools"],"description":"Extract scenecuts from video files using ffmpeg","license":"","source":"https://github.com/slhck/scenecut-extractor","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"slhck/ffmpeg-quality-metrics","category-ids":["tools"],"description":"Calculate quality metrics with FFmpeg (SSIM, PSNR, VMAF)","license":"","source":"https://github.com/slhck/ffmpeg-quality-metrics","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"snickers/snickers","category-ids":["encoding"],"description":":chocolate_bar: An open source alternative to the video cloud encoding services. - snickers/snickers","license":"","source":"https://github.com/snickers/snickers","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Stream Analyzer - ts analyzer, stream validation, ETSI TR 101 290 | Elecard: Video Compression Guru ","category-ids":["tools"],"description":"Professional Video Analysis Tool For Syntax Analysis Of Encoded Media Streams. Operates With MPEG-2 PS/TS, VES and MP4 Files. Automation, batch execution via Command Line Interface. Check your multiplexer","license":"","source":"https://www.elecard.com/products/video-analysis/stream-analyzer","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"T-Pham/RokuJSONHelperNode","category-ids":["roku"],"description":"Roku SceneGraph JSON Helper.","license":"","source":"https://github.com/T-Pham/RokuJSONHelperNode","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"The Challenge to Maintain and Translate Creative Visual Ideas to Everyone’s Viewing Devices","category-ids":["qoe"],"description":"Many articles have already been posted drawing conclusions on what went wrong with the visual quality of a very popular TV show that was…","license":"","source":"https://medium.com/@eyevinntechnology/the-challenge-to-maintain-and-translate-creative-visual-ideas-to-everyones-viewing-devices-a88e1a841439","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"tjenkinson/mock-hls-server","category-ids":["hls"],"description":"Fake a live/event HLS stream from a VOD one. Useful for testing. - tjenkinson/mock-hls-server","license":"","source":"https://github.com/tjenkinson/mock-hls-server","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Understanding Real-time Bidding for AVOD Services","category-ids":["ads"],"description":"We have in previous blog articles described the principles behind server-side ad-insertion and described some of the challenges with it as…","license":"","source":"https://medium.com/@eyevinntechnology/understanding-real-time-bidding-for-avod-services-861ebfa8bd13","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"ustwo/videoplayback-ios","category-ids":["players"],"description":"Swift AVPlayer wrapper using the VIPER architecture. Currently a work in progress - ustwo/videoplayback-ios","license":"","source":"https://github.com/ustwo/videoplayback-ios","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"veeta-tv/jasmine-roku","category-ids":["roku"],"description":"Example jasmine tests using node-roku-test for verifying Roku channel behavior - veeta-tv/jasmine-roku","license":"","source":"https://github.com/veeta-tv/jasmine-roku","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"VeinGuo/VGPlayer","category-ids":["ios-tvos"],"description":"📺 A simple iOS video player by Vein.","license":"","source":"https://github.com/VeinGuo/VGPlayer","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"video-dev/hls.js","category-ids":["web"],"description":"JavaScript HLS client using Media Source Extension - video-dev/hls.js","license":"","source":"https://github.com/video-dev/hls.js","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"video-dev/streams","category-ids":["testing"],"description":"A repository of shared streams - no media uploads.","license":"","source":"https://github.com/video-dev/streams","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"video-dev/vtt.js","category-ids":["tools"],"description":"A JavaScript implementation of the WebVTT specification - video-dev/vtt.js","license":"","source":"https://github.com/video-dev/vtt.js","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"videojs/video.js","category-ids":["web"],"description":"Video.js - open source HTML5 & Flash video player.","license":"","source":"https://github.com/videojs/video.js","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"videolan/vlc","category-ids":["players"],"description":"VLC media player - All pull requests are ignored, please follow https://wiki.videolan.org/Sending_Patches_VLC/ - videolan/vlc","license":"","source":"https://github.com/videolan/vlc","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"vitoziv/VIMediaCache","category-ids":["ios-tvos"],"description":"Cache media file while play media using AVPlayer.","license":"","source":"https://github.com/vitoziv/VIMediaCache","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"willowtreeapps/ukor","category-ids":["roku"],"description":"A Roku build tool with support for build flavors.","license":"","source":"https://github.com/willowtreeapps/ukor","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"xiewei-wayne/FFEngine.framework","category-ids":["ios-tvos"],"description":"FFEngine framework is a high performance player sdk for iOS based on ffmpeg. - xiewei-wayne/FFEngine.framework","license":"","source":"https://github.com/xiewei-wayne/FFEngine.framework","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"xiewei-wayne/rtmp-video-player-for-ios","category-ids":["ios-tvos"],"description":"Based on FFEngine framework, a rtmp video player for apple iOS devices. - xiewei-wayne/rtmp-video-player-for-ios","license":"","source":"https://github.com/xiewei-wayne/rtmp-video-player-for-ios","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"zhaiweiwei/nginx-hls","category-ids":["hls"],"description":"Contribute to zhaiweiwei/nginx-hls development by creating an account on GitHub.","license":"","source":"https://github.com/zhaiweiwei/nginx-hls","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"zype/zype-roku-scenegraph","category-ids":["roku"],"description":"Contribute to zype/zype-roku-scenegraph development by creating an account on GitHub.","license":"","source":"https://github.com/zype/zype-roku-scenegraph","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Hybrik API Reference","category-ids":["dolby"],"license":"","source":"https://docs.hybrik.com/api/v1/HybrikAPI.html?#getting-started","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"bcoudurier/FFmbc","category-ids":["ffmpeg"],"description":"FFmpeg customized for broadcast and professional usage - bcoudurier/FFmbc","license":"","source":"https://github.com/bcoudurier/FFmbc","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"hybrik/hybrik-samples","category-ids":["dolby"],"description":"Hybrik Samples.","license":"","source":"https://github.com/hybrik/hybrik-samples","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Eyevinn/docker-dash-packager","category-ids":["dash"],"description":"Open source MPEG DASH packager for live and VOD.","license":"","source":"https://github.com/Eyevinn/docker-dash-packager","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Dash-Industry-Forum/ISOSegmentValidator","category-ids":["dash"],"description":"Contribute to Dash-Industry-Forum/ISOSegmentValidator development by creating an account on GitHub.","license":"","source":"https://github.com/Dash-Industry-Forum/ISOSegmentValidator","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Viblast/dash-proxy","category-ids":["dash"],"description":"Easy downloading and mirroring of MPEG-DASH streams - Viblast/dash-proxy","license":"","source":"https://github.com/Viblast/dash-proxy","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"dash-mpd-rs","category-ids":["dash"],"description":"Rust library for parsing, serializing and downloading media content from a DASH MPD file.","license":"","source":"https://github.com/emarsden/dash-mpd-rs","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"dash-mpd-cli","category-ids":[["dash","tools"]],"description":"Commandline application for downloading media content from a DASH MPD manifest.","license":"","source":"https://github.com/emarsden/dash-mpd-cli","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"DASH & HLS Sample Streams","category-ids":["testing"],"license":"","source":"https://bitmovin.com/mpeg-dash-hls-examples-sample-streams/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"HLS and Fragmented MP4","category-ids":["hls"],"description":"At WWDC 2016, Apple announced support for fragmented MP4 (fMP4) as an alternative to MPEG-TS, which prior to their announcement was the only supported format. So why use fragmented MP4 files? Well,…","license":"","source":"https://hlsbook.net/hls-fragmented-mp4/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"matmoi/create-DASH-HLS","category-ids":["learning"],"description":"A tutorial to generate fMp4 files compatible with dash and HLS - matmoi/create-DASH-HLS","license":"","source":"https://github.com/matmoi/create-DASH-HLS/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"realeyes-media/demo-encoder","category-ids":["encoding"],"description":"A nodejs encoding system based on ffmpeg and configured to write HLS streaming files to S3 - realeyes-media/demo-encoder","license":"","source":"https://github.com/realeyes-media/demo-encoder/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"nmrony/hlsdownloader","category-ids":["hls"],"description":"Downloads HLS Playlist file and TS chunks.","license":"","source":"https://github.com/nmrony/hlsdownloader","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"A Large-Scale Comparison of x264, x265, and libvpx","category-ids":["encoding"],"description":"a Sneak Peek","license":"","source":"https://medium.com/netflix-techblog/a-large-scale-comparison-of-x264-x265-and-libvpx-a-sneak-peek-2e81e88f8b0f","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Advances in HTTP Live Streaming - WWDC 2017 - Videos - Apple Developer","category-ids":["talks"],"description":"HTTP Live Streaming allows you to stream live and on-demand content to global audiences. Learn about great new features and enhancements...","license":"","source":"https://developer.apple.com/videos/play/wwdc2017/504/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Apple Got It Wrong: Encoding Specs for HEVC in HLS ","category-ids":["hevc"],"description":"Adding HEVC to your HLS streams is looking like a no brainer, but if you decide to do so, you may not want to take Apple's HEVC encoding recommendations verbatim. You'll deliver noticeably higher quality video if you follow the advice detailed below.","license":"","source":"https://www.streamingmedia.com/Articles/ReadArticle.aspx?ArticleID=121878","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"How to generate a fmp4 hls live stream with FFMPEG","category-ids":["ffmpeg"],"description":"ffmpeg -re -stream_loop -1 -i voweb.mp4 -hls_fmp4_init_filename init.mp4 -vf “settb=AVTB,setpts=’trunc(PTS/1K)*1K+st\\(1,trunc(RTCTIME/1K))-1K*trunc(ld(1)/1K)’,\\ drawtext=fontfile=…","license":"","source":"https://nomadyun.wordpress.com/2018/04/12/how-to-generate-a-fmp4-hls-live-stream-with-ffmpeg/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"draft-pantos-hls-rfc8216bis-00 - HTTP Live Streaming 2nd Edition","category-ids":["drm"],"license":"","source":"https://tools.ietf.org/html/draft-pantos-hls-rfc8216bis-00#section-5.1","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"HEVC DRM Market Update","category-ids":["drm"],"description":"Since time eternal, the streaming industry has toiled with and extolled the virtues of CODECs and their key enablement of the entire digital video experience. Now comes the latest candy in the increasingly large bowl, H.265 (MPEG-H Part 2) or as it’s more commonly known. HEVC.","license":"","source":"https://go.buydrm.com/thedrmblog/hevc-drm-market-update","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Is it possible to get FFmpeg to use hardware acceleration for HEVC transcoding on macOS?","category-ids":["ffmpeg"],"description":"I have a MacBook Pro with a Kaby Lake processor running macOS High Sierra (10.12). Is it possibe somehow to setup FFmpeg to utilize hardware encoding of HEVC with toolbox, instead of libx265?","license":"","source":"https://superuser.com/questions/1295957/ffmpeg-and-hardware-acceleration-of-hevc-transcoding-on-mac","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Live Video Transmuxing/Transcoding: FFmpeg vs TwitchTranscoder, Part I","category-ids":["encoding"],"license":"","source":"https://blog.twitch.tv/en/2017/10/10/live-video-transmuxing-transcoding-f-fmpeg-vs-twitch-transcoder-part-i-489c1c125f28/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Live Video Transmuxing/Transcoding: FFmpeg vs TwitchTranscoder, Part 2","category-ids":["encoding"],"license":"","source":"https://blog.twitch.tv/live-video-transmuxing-transcoding-ffmpeg-vs-twitchtranscoder-part-ii-4973f475f8a3?source=userActivityShare-94bccb50d11-1561003748&_branch_match_id=670105191114382351&gi=fd8d504494f4","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Internet Video Streaming — ABR part 1","category-ids":["learning"],"description":"Background","license":"","source":"https://medium.com/@eyevinntechnology/internet-video-streaming-abr-part-1-b10964849e19?source=userActivityShare-94bccb50d11-1559723768&_branch_match_id=664736558865703297","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"A Docker container with the video streaming tools you need","category-ids":["tools"],"description":"As a video streaming technician there are a number of tools that you find yourself using on a daily basis. Wouldn’t it be handy if all…","license":"","source":"https://medium.com/@eyevinntechnology/a-docker-container-with-the-video-streaming-tools-you-need-b8319e98f36a","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"ZaifSenpai/Batch-Py-Remux","category-ids":["tools"],"description":"Convert mkv video to hevc (h.265).","license":"","source":"https://github.com/ZaifSenpai/Batch-Py-Remux","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"video-dev/video-transcoding-api","category-ids":[["tools","encoding"]],"description":"Agnostic API to transcode media assets across different cloud services. - video-dev/video-transcoding-api","license":"","source":"https://github.com/video-dev/video-transcoding-api","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Internet Video Streaming — ABR part 2","category-ids":["learning"],"description":"Background","license":"","source":"https://medium.com/@eyevinntechnology/internet-video-streaming-abr-part-2-dbce136b0d7c?source=userActivityShare-94bccb50d11-1559723862&_branch_match_id=664736952377004405","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"realeyes-media/alpine-bento-ffmpeg","category-ids":["tools"],"description":"Alpine Linux with FFMPEG, Bento, and PM2.","license":"","source":"https://github.com/realeyes-media/alpine-bento-ffmpeg","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"nextbreakpoint/ffmpeg4java","category-ids":["ffmpeg"],"description":"FFmpeg4Java provides a JNI wrapper of FFmpeg library - nextbreakpoint/ffmpeg4java","license":"","source":"https://github.com/nextbreakpoint/ffmpeg4java","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Lambda@Edge Design Best Practices | Amazon Web Services","category-ids":["cdn"],"description":"Lambda@Edge transforms CloudFront into a highly programmable CDN with serverless compute capabilities closer to your viewers around the world. This blog is the first in a series that explains best practices associated with using Lambda@Edge functions to customize your content delivery.","license":"","source":"https://aws.amazon.com/blogs/networking-and-content-delivery/lambdaedge-design-best-practices/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Generate MPEG-TS from file with ffmpeg","category-ids":["ffmpeg"],"description":"In this post I will describe how an MPEG-TS multicast stream can be generated with ffmpeg by looping an MP4 file and a Docker container…","license":"","source":"https://medium.com/@eyevinntechnology/generate-mpeg-ts-from-file-with-ffmpeg-7561181e6369?source=userActivityShare-94bccb50d11-1560983471&_branch_match_id=670020142756633081","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"alfg/docker-bento4","category-ids":["encoding"],"description":"A dockerized Bento4 from source. Built on Alpine Linux. - alfg/docker-bento4","license":"","source":"https://github.com/alfg/docker-bento4","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Dolby Vision for Content Creators | Dolby Laboratories","category-ids":["dolby"],"description":"The Dolby Vision integrated workflow gives you the tools needed to efficiently create wide color gamut and high dynamic range content and ensures that the look you create in the color suite stays true when experienced across across a multitude of devices. With Dolby Vision high dynamic range imaging, you get bolder highlights and incredible contrast. That means greater sharpness, depth, and more detailed shadows to expand your storytelling possibilities like never before.","license":"","source":"https://www.dolby.com/us/en/technologies/dolby-vision/dolby-vision-for-creative-professionals.html","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"majamee/auto-dash-hls","category-ids":[["tools","hls","dash"]],"description":"Automated toolchain for generating DASH/ HLS compatible files from all videos inside a root folder - majamee/auto-dash-hls","license":"","source":"https://github.com/majamee/auto-dash-hls","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Netflix/vmaf","category-ids":["qoe"],"description":"Perceptual video quality assessment based on multi-method fusion. - Netflix/vmaf","license":"","source":"https://github.com/Netflix/vmaf/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"HLS adaptive streaming tutorial with CloudFront & JW Player | Miracle Tutorials","category-ids":["learning"],"description":"A step-by-step HLS adaptive streaming tutorial with CloudFront & JW Player in two parts. It is easier than you think. This tutorial presumes you have","license":"","source":"https://www.miracletutorials.com/hls-adaptive-streaming-tutorial-with-cloudfront-jw-player/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Lambda Edge Tutorial","category-ids":["cdn"],"description":"This tutorial shows you how to get started with Lambda@Edge by helping you create and add a sample Node.js function that runs in CloudFront. The example that we walk through adds HTTP security headers to a response, which can improve security and privacy for a website. (That said, you don’t need a website for this walkthrough; we simply add security headers to a response when CloudFront retrieves a file.)","license":"","source":"https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/lambda-edge-how-it-works-tutorial.html","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"djvergad/dash","category-ids":["dash"],"description":"An MPEG/DASH client-server module for simulating rate adaptation mechanisms over HTTP/TCP. - djvergad/dash","license":"","source":"https://github.com/djvergad/dash","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"ISO/IEC 23009-1:2019","category-ids":[["specs-and-standards","dash"]],"description":"Information technology — Dynamic adaptive streaming over HTTP (DASH) — Part 1: Media presentation description and segment formats","license":"","source":"https://www.iso.org/standard/75485.html","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"sangwonl/python-mpegdash","category-ids":["dash"],"description":"MPEG-DASH MPD(Media Presentation Description) Parser - sangwonl/python-mpegdash","license":"","source":"https://github.com/caststack/python-mpegdash","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"gpac/gpac","category-ids":["tools"],"description":"GPAC main code repository.","license":"","source":"https://github.com/gpac/gpac","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"coopernurse/nginx-s3-proxy","category-ids":["tools"],"description":"nginx compiled with aws-auth support, suitable for S3 reverse proxy usage - coopernurse/nginx-s3-proxy","license":"","source":"https://github.com/coopernurse/nginx-s3-proxy","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Creating a Master Playlist | Apple Developer Documentation","category-ids":["learning"],"license":"","source":"https://developer.apple.com/documentation/http_live_streaming/example_playlists_for_http_live_streaming/creating_a_master_playlist#overview","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"carlanton/mpd-tools","category-ids":["dash"],"description":"DASH MPD tools for Java.","license":"","source":"https://github.com/carlanton/mpd-tools","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"carlanton/m3u8-parser","category-ids":["hls"],"description":"HLS compliant m3u8 parser for Java.","license":"","source":"https://github.com/carlanton/m3u8-parser","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"gkozlenko/node-video-lib","category-ids":[["tools","encoding"]],"description":"Node.js Video Library / MP4 & FLV parser / MP4 builder / HLS muxer - gkozlenko/node-video-lib","license":"","source":"https://github.com/gkozlenko/node-video-lib","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Video Encoding — Compression and Resolutions","category-ids":["learning"],"description":"Written by: Boris Asadanin, Streaming Media Consultant at Eyevinn Technology","license":"","source":"https://medium.com/@eyevinntechnology/chessboard-for-beginners-video-encoding-compression-and-resolutions-bcefe04fa639","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Eyevinn/vp9-dash","category-ids":["dash"],"description":"FFMpeg wrapper script to create VP9 MPEG-DASH packages - Eyevinn/vp9-dash","license":"","source":"https://github.com/Eyevinn/vp9-dash","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"nickdesaulniers/combine-mpd","category-ids":["dash"],"description":"Combine MPEG DASH MPD manifest files.","license":"","source":"https://github.com/nickdesaulniers/combine-mpd","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"theolampert/dash-server","category-ids":["dash"],"description":"Small, command-line HTTP/2 file server for serving MPEG-DASH content. - theolampert/dash-server","license":"","source":"https://github.com/theolampert/dash-server","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"DVB captions in media convert","category-ids":["subtitles-and-captions"],"description":"** If your output captions are DVB-Sub, set them up in your outputs according to the following information.","license":"","source":"https://docs.aws.amazon.com/mediaconvert/latest/ug/dvb-sub-output-captions.html","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"stultus/mp4-to-mpegdash-py","category-ids":["dash"],"description":"Python Script to convert a MP4 file into onDemand MPEG-DASH - stultus/mp4-to-mpegdash-py","license":"","source":"https://github.com/stultus/mp4-to-mpegdash-py","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"CrackerCat/video_decrypter","category-ids":["drm"],"description":"Decrypt video from a streaming site with MPEG-DASH Widevine DRM encryption. - CrackerCat/video_decrypter","license":"","source":"https://github.com/CrackerCat/video_decrypter","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Eyevinn/dash-validator-js","category-ids":["dash"],"description":"MPEG DASH validator JS library. ","license":"","source":"https://github.com/Eyevinn/dash-validator-js","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Server-less Just-in-Time Packaging with AWS Fargate and Unified Origin by Unified Streaming","category-ids":["reading"],"description":"In this blog article Jonas Rydholm Birmé describes how he created a server-less just-in-time packaging origin, using AWS ECS Fargate tasks…","license":"","source":"https://medium.com/@eyevinntechnology/server-less-just-in-time-packaging-with-aws-fargate-and-unified-origin-by-unified-streaming-c1682dc051ca?source=userActivityShare-94bccb50d11-1559724204&_branch_match_id=664738392430917730","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"FFmpeg and how to use it wrong","category-ids":["learning"],"description":"I’ve been in the streaming media industry since 2008 and have seen a lot of misinformation regarding both FFmpeg and libx264. In this post I hope to help shed some light on what does and does…","license":"","source":"https://videoblerg.wordpress.com/2017/11/10/ffmpeg-and-how-to-use-it-wrong/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Comcast/cea-extractor","category-ids":["subtitles-and-captions"],"description":"Parsing and display logic for CEA-608 caption data in fragmented MP4 files. - Comcast/cea-extractor","license":"","source":"https://github.com/Comcast/cea-extractor","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"MPEGDASHPlayer/MPEGDASH-iOS-Player","category-ids":["ios-tvos"],"description":"The MPEG-DASH Player iOS Application.","license":"","source":"https://github.com/MPEGDASHPlayer/MPEGDASH-iOS-Player","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Secure HLS streaming using DRM encryption","category-ids":["drm"],"description":"Protect live and on-demand HLS streaming using DRM encryption in Wowza Streaming Engine.","license":"","source":"https://www.wowza.com/docs/how-to-secure-apple-hls-streaming-using-drm-encryption","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Audio Loudness | Conversational Actions | Google Developers","category-ids":["audio"],"license":"","source":"https://developers.google.com/assistant/tools/audio-loudness","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Quick Tutorial: How to Increase Volume in Audacity [2019 Update]","category-ids":["audio"],"description":"How to increase volume in Audacity? This article will guide you to change volume in Audacity and its alternative tool. You can pick up one of them to edit volume in Audacity as you like.","license":"","source":"https://www.iskysoft.com/video-editing/how-to-increase-volume-in-audacity.html","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"xinnjie/extract-subtitle","category-ids":["subtitles-and-captions"],"description":"extract subtitles from video.","license":"","source":"https://github.com/xinnjie/extract-subtitle","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"awslabs/serverless-subtitles","category-ids":["subtitles-and-captions"],"description":"Serverless Subtitles can handle a video input, extract the sound, transcript it and generate different subtitle files for your video. - awslabs/serverless-subtitles","license":"","source":"https://github.com/awslabs/serverless-subtitles","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"abinashmeher999/voice-data-extract","category-ids":["subtitles-and-captions"],"description":"A command line interface to combine text information from subtitles with voice data in the video. Provides a convenient way to generate training data for speech-recognition purposes. - abinashmeher...","license":"","source":"https://github.com/abinashmeher999/voice-data-extract","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Comcast/mamba","category-ids":["tools"],"description":"Mamba is a Swift iOS, tvOS and macOS framework to parse, validate and write HTTP Live Streaming (HLS) data. - Comcast/mamba","license":"","source":"https://github.com/Comcast/mamba","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Comcast/eel","category-ids":["tools"],"description":"A simple proxy service to forward JSON events and transform or filter them along the way. - Comcast/eel","license":"","source":"https://github.com/Comcast/eel","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"OTT Content Delivery– Multi CDN","category-ids":["learning"],"description":"Background","license":"","source":"https://medium.com/@eyevinntechnology/ott-content-delivery-multi-cdn-8cd90ad2628a?source=userActivityShare-94bccb50d11-1560983307&_branch_match_id=670019455010399744","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Dash-Industry-Forum/dash.js","category-ids":["dash"],"description":"A reference client implementation for the playback of MPEG DASH via Javascript and compliant browsers. - Dash-Industry-Forum/dash.js","license":"","source":"https://github.com/Dash-Industry-Forum/dash.js","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"tchakabam/dash-proxy","category-ids":["dash"],"description":"Experimental MPEG-DASH media gateway - proxy on-the-fly modified MP4 segment metadata - tchakabam/dash-proxy","license":"","source":"https://github.com/tchakabam/dash-proxy","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Marcos-A/STRCleaner","category-ids":["tools"],"description":"Script that extracts all the text from a subtitles file ignoring time indications, HTML tags and other alien info. - Marcos-A/STRCleaner","license":"","source":"https://github.com/Marcos-A/STRCleaner","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"liwf616/awesome-live-stream","category-ids":["tools"],"description":"Webrtc && Nginx && DASH && Quic 学习资料收集,持续更新中.","license":"","source":"https://github.com/liwf616/awesome-live-stream","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"jrottenberg/ffmpeg","category-ids":["ffmpeg"],"description":"Docker build for FFmpeg on Ubuntu / Alpine / Centos 7 / Scratch - jrottenberg/ffmpeg","license":"","source":"https://github.com/jrottenberg/ffmpeg","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Inca — Message Tracing and Loss Detection For Streaming Data @Netflix","category-ids":["tools"],"description":"At Netflix, our real-time data infrastructure have embraced the multi-cluster Kafka architecture and Flink powered stream processing…","license":"","source":"https://link.medium.com/Lu3GnIPeg0","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"googlecast/CastReceiver","category-ids":["chromecast"],"description":"Reference Receiver: CastReceiver shows how to develop a fully Cast Design Checklist compliant receiver with additional features. - googlecast/CastReceiver","license":"","source":"https://github.com/googlecast/CastReceiver","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"BingLingGroup/autosub","category-ids":["subtitles-and-captions"],"description":"Command-line utility to transcribe/translate from video/audio/subtitles to subtitles - BingLingGroup/autosub","license":"","source":"https://github.com/BingLingGroup/autosub","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"selsta/hlsdl","category-ids":["hls"],"description":"C program to download VoD HLS (.m3u8) files.","license":"","source":"https://github.com/selsta/hlsdl","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"lcy0321/m3u8-downloader","category-ids":["hls"],"description":"Download the ts files according to the given m3u8 file. - lcy0321/m3u8-downloader","license":"","source":"https://github.com/lcy0321/m3u8-downloader","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Back to Basics: Encoding Definition and Adaptive Bitrate","category-ids":["learning"],"license":"","source":"https://bitmovin.com/encoding-definition-bitrates/?utm_campaign=Newsletter&utm_medium=email&_hsenc=p2ANqtz-8MPFxhR7snQrxPYM7Bl3UTEMgOh5ZXoDQCHjLl9lkskqE0IfBhEuz3us39Br-lvA_CnyNmQl6L5wqO6iKOfAJ8HznenQ&_hsmi=79678208&utm_content=79677632&utm_source=hs_email&hsCtaTracking=b8eb0e0a-f292-435e-8b99-719b75d81412%7C367afa65-d810-4c2e-aa2c-c87e897a8942","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Standardization of High Efficiency Video Coding (HEVC)","category-ids":["hevc"],"description":"Standardization of High Efficiency Video Coding (HEVC) Jens-Rainer Ohm, Institute of Communication Engineering, RWTH Aachen University, DE","license":"","source":"https://youtu.be/p6dLZfs0jTY","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Video in the War Zone: The Current State of Military Streaming","category-ids":["reading"],"description":"For the armed forces, streaming is a matter of national security. Here's an exclusive look at how the military, from analysts to ground troops, is using streaming video.","license":"","source":"https://www.streamingmedia.com/Articles/ReadArticle.aspx?ArticleID=101310","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Streaming Live From the Battlefield: Military Video in 2019","category-ids":["reading"],"description":"Metadata and low-latency video create a tactical advantage in intelligence-gathering and decision making. Discover why HEVC is gaining momentum in the armed forces, and Android is preferred over iOS.","license":"","source":"https://www.streamingmedia.com/Articles/ReadArticle.aspx?ArticleID=135141","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"estliberitas/node-thumbnails-webvtt","category-ids":["tools"],"description":"Video thumbnail generator generating WebVTT spec file - estliberitas/node-thumbnails-webvtt","license":"","source":"https://github.com/estliberitas/node-thumbnails-webvtt","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"bash scripts to create VOD HLS stream with ffmpeg almighty (tested on Linux and OS X)","category-ids":["learning"],"description":"bash scripts to create VOD HLS stream with ffmpeg almighty (tested on Linux and OS X) - README.md","license":"","source":"https://gist.github.com/mrbar42/ae111731906f958b396f30906004b3fa","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"HOW TO: View an HLS Stream in QuickTime or VLC – Softron Support Desk","category-ids":["learning"],"license":"","source":"https://softron.zendesk.com/hc/en-us/articles/207694617-HOW-TO-View-an-HLS-Stream-in-QuickTime-or-VLC?mobile_site=true","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Creating A Production Ready Multi Bitrate HLS VOD stream - Peer5 P2P Docs","category-ids":["learning"],"description":"Peer5 documentation","license":"","source":"https://docs.peer5.com/guides/production-ready-hls-vod/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"From Sys Admin to Netflix SRE","category-ids":["talks-presentations-podcasts"],"description":"Talk by Jonah Horowitz, Albert Tobey What does it take to be a Netflix SRE? With tens of thousands of Linux instances in a distributed system architecture, a...","license":"","source":"https://www.youtube.com/watch?v=lZI51YzIgVE","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Eyevinn/toolbox","category-ids":["tools"],"description":"A set of Docker containers with Streaming tools.","license":"","source":"https://github.com/Eyevinn/toolbox","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"HLS | Bento4","category-ids":["hls"],"license":"","source":"https://www.bento4.com/developers/hls/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Bento4 | Fast, Modern Tools and C++ Class Library for all your MP4 and DASH media format needs","category-ids":["encoding"],"license":"","source":"https://www.bento4.com/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"cannonbeach/ott-packager","category-ids":["encoding"],"description":"OTT/ABR streaming encoder (H264/HEVC) and packager for DASH and HLS - cannonbeach/ott-packager","license":"","source":"https://github.com/cannonbeach/ott-packager","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"A short history of video coding","category-ids":["introduction"],"description":"Video coding is an essential component of video streaming, digital TV, video chat and many other technologies. This presentation, an invited lecture to the US …","license":"","source":"https://www.slideshare.net/vcodex/a-short-history-of-video-coding?from_m_app=ios","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Video Bench — How measure your video quality easily","category-ids":["qoe"],"description":"Introduction","license":"","source":"https://medium.com/@jnoduq/video-bench-how-measure-your-video-quality-easily-85a0feb8f6e2","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"JNoDuq/videobench","category-ids":["qoe"],"description":"VMAF PSNR Bitrate Analyzer.","license":"","source":"https://github.com/JNoDuq/videobench","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Understanding Server-Side Dynamic Ad Insertion","category-ids":["ads"],"description":"In this post we’re explaining the principles behind Server-Side Dynamic Ad Insertion technology. If you are already familiar with video…","license":"","source":"https://medium.com/@eyevinntechnology/understanding-server-side-dynamic-ad-insertion-d7ed90e34aa2","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"SCTE-104/35 and Beyond: A Look at Ad Insertion in an OTT World","category-ids":["ads"],"description":"Ad Insertion is a very important part of many video delivery systems because of the monetization aspect—it generates revenue!","license":"","source":"https://www.tvtechnology.com/opinions/scte10435-and-beyond-a-look-at-ad-insertion-in-an-ott-world","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"obsproject/obs-studio","category-ids":["tools"],"description":"OBS Studio - Free and open source software for live streaming and screen recording - obsproject/obs-studio","license":"","source":"https://github.com/obsproject/obs-studio","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Open Broadcaster Software | OBS","category-ids":["tools"],"description":"OBS (Open Broadcaster Software) is free and open source software for video recording and live streaming. Stream to Twitch, YouTube and many other providers or record your own videos with high quality H264 / AAC encoding.","license":"","source":"https://obsproject.com/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"artilleryio/artillery-plugin-hls","category-ids":["testing"],"description":"Load test HTTP Live Streaming (HLS) servers with Artillery 🎥 - artilleryio/artillery-plugin-hls","license":"","source":"https://github.com/artilleryio/artillery-plugin-hls","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"tanersener/mobile-ffmpeg","category-ids":["ios-tvos"],"description":"FFmpeg for Android, iOS and tvOS.","license":"","source":"https://github.com/tanersener/mobile-ffmpeg","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"minio/minio","category-ids":["tools"],"description":"MinIO is a high performance object storage server compatible with Amazon S3 APIs - minio/minio","license":"","source":"https://github.com/minio/minio","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"How To Setup Nginx For HLS Video Streaming On Centos 7","category-ids":["learning"],"description":"How to live stream videos with Nginx","license":"","source":"https://dev.to/samuyi/how-to-setup-nginx-for-hls-video-streaming-on-centos-7-3jb8","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Guide to Mobile Video Streaming with HLS","category-ids":["learning"],"description":"HTTP Live Streaming, also known as HLS, is the most common format used today for streaming video. If you're building a video streaming application today, you should probably use HLS. Apple created the HLS standard in 2009, and it is the required streaming format for iOS devices. Since then, Android","license":"","source":"https://mux.com/blog/mobile-hls-guide/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Introduction to HTTP Live Streaming: HLS on Android and More","category-ids":["learning"],"description":"This article explains how HTTP Live Streaming works and demonstrates how to create an HLS player in Android.","license":"","source":"https://www.toptal.com/apple/introduction-to-http-live-streaming-hls","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"HTTP Live Streaming (HLS) - Artillery.io Docs","category-ids":["testing"],"license":"","source":"https://artillery.io/docs/plugin-hls/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Understanding the HTTP Live Streaming Architecture | Apple Developer Documentation","category-ids":["learning"],"license":"","source":"https://developer.apple.com/documentation/http_live_streaming/understanding_the_http_live_streaming_architecture","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"tjenkinson/media-element-syncer","category-ids":["players"],"description":"Synchronise two or more HTML5 media elements.","license":"","source":"https://github.com/tjenkinson/media-element-syncer","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"watson-developer-cloud/text-to-speech-nodejs","category-ids":["tools"],"description":":speaker: Sample Node.js Application for the IBM Watson Text to Speech Service - watson-developer-cloud/text-to-speech-nodejs","license":"","source":"https://github.com/watson-developer-cloud/text-to-speech-nodejs","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Video Coding Basics - How is this so efficient?","category-ids":["talks-presentations-podcasts"],"description":"An introduction to the basics of video coding","license":"","source":"https://youtu.be/LDeL7-49qm4","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"The Video Insiders","category-ids":["talks-presentations-podcasts"],"description":"Video Insiders Podcast","license":"","source":"https://thevideoinsiders.simplecast.com/episodes","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Automated Testing on Devices","category-ids":["testing"],"description":"key concepts and infrastructure","license":"","source":"https://medium.com/netflix-techblog/automated-testing-on-devices-fc5a39f47e24","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Server-less Just-in-Time Packaging with AWS Fargate and Unified Origin by Unified Streaming","category-ids":["reading"],"description":"In this blog article Jonas Rydholm Birmé describes how he created a server-less just-in-time packaging origin, using AWS ECS Fargate tasks…","license":"","source":"https://medium.com/@eyevinntechnology/server-less-just-in-time-packaging-with-aws-fargate-and-unified-origin-by-unified-streaming-c1682dc051ca?source=userActivityShare-94bccb50d11-1560983627&_branch_match_id=670020794794030328","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"vitalets/awesome-smart-tv","category-ids":["players"],"description":":zap:A curated list of awesome resources for building Smart TV apps - vitalets/awesome-smart-tv","license":"","source":"https://github.com/vitalets/awesome-smart-tv","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"olaris / olaris-server","category-ids":["encoding"],"description":"GitLab.com","license":"","source":"https://gitlab.com/olaris/olaris-server","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Build a basic Cast Receiver","category-ids":["chromecast"],"license":"","source":"https://codelabs.developers.google.com/codelabs/cast-receiver/#0","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"StyleShare/HLSCachingReverseProxyServer","category-ids":["ios-tvos"],"description":"A simple local reverse proxy server for HLS segment cache - StyleShare/HLSCachingReverseProxyServer","license":"","source":"https://github.com/StyleShare/HLSCachingReverseProxyServer","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"superpoweredSDK/Low-Latency-Android-iOS-Linux-Windows-tvOS-macOS-Interactive-Audio-Platform","category-ids":["audio"],"description":"🇸Superpowered Audio, Networking and Cryptographics SDKs. High performance and cross platform on Android, iOS, macOS, tvOS, Linux, Windows and modern web browsers. - superpoweredSDK/Low-Latency-Andr...","license":"","source":"https://github.com/superpoweredSDK/Low-Latency-Android-iOS-Linux-Windows-tvOS-macOS-Interactive-Audio-Platform","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"elements/packages/mux-player","category-ids":["players"],"description":"`<mux-player>` is the official Mux-flavored video player web component. The player UI is built on [Media Chrome](https://github.com/muxinc/media-chrome) and [`<mux-video>`](https://github.com/muxinc/elements/tree/main/packages/mux-video) drives the core video logic used to play Mux Video content.","license":"","source":"https://github.com/muxinc/elements/tree/main/packages/mux-player","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"imoreapps/ffmpeg-avplayer-for-ios-tvos","category-ids":["players"],"description":"A tiny but powerful iOS and Apple TV OS av player framework that's based on the FFmpeg library. - imoreapps/ffmpeg-avplayer-for-ios-tvos","license":"","source":"https://github.com/imoreapps/ffmpeg-avplayer-for-ios-tvos","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"cta-wave/R4WG20-QoE-Metrics","category-ids":["qoe"],"description":"Issue tracking repository for the R4-Wg20 QoE Initiative - cta-wave/R4WG20-QoE-Metrics","license":"","source":"https://github.com/cta-wave/R4WG20-QoE-Metrics","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"latest HLS Spec","category-ids":["specs-and-standards"],"license":"","source":"https://tools.ietf.org/html/draft-pantos-hls-rfc8216bis-08","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"DASH-IF IOPs","category-ids":["specs-and-standards"],"license":"","source":"https://dashif.org/guidelines/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"9 Best Home Server Apps to Automate Media Management","category-ids":["reading"],"description":"These are top 9 best home server apps to automate media management, so you get the latest Movies, Music and TV Shows in the best quality available.","license":"","source":"https://www.smarthomebeginner.com/best-home-server-apps/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Eyevinn/vod-to-live","category-ids":["hls"],"description":"A python library to generate Live HLS from VOD.","license":"","source":"https://github.com/Eyevinn/vod-to-live","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Eyevinn/hls-relay","category-ids":["hls"],"description":"Script to pull HLS stream from one origin and push to another origin - Eyevinn/hls-relay","license":"","source":"https://github.com/Eyevinn/hls-relay","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Digital Rights Management (DRM) – Everything you need to know","category-ids":["drm"],"license":"","source":"https://bitmovin.com/digital-rights-management-everything-to-know/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"VOD on AWS","category-ids":["reading"],"license":"","source":"https://s3.amazonaws.com/solutions-reference/video-on-demand-on-aws/latest/video-on-demand-on-aws.pdf","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Techniques for Establishing and Maintaining Audio Loudness for Digital Television","category-ids":["audio"],"license":"","source":"https://www.atsc.org/wp-content/uploads/2015/03/Techniques-for-establishing-and-maintaining-audio-loudness.pdf","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"leandromoreira/digital_video_introduction","category-ids":["introduction"],"description":"A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding). - leandromoreira/digital_video_introduction","license":"","source":"https://github.com/leandromoreira/digital_video_introduction","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Audio normalization with ffmpeg using loudnorm (ebur128) filter","category-ids":["audio"],"license":"","source":"https://bytesandbones.wordpress.com/2017/03/16/audio-nomalization-with-ffmpeg-using-loudnorm-ebur128-filter/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"normalizing Audio","category-ids":["audio"],"license":"","source":"https://www.learndigitalaudio.com/normalize-audio","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Loudness Explained Page | Music Tribe - TC Electronic","category-ids":["audio"],"description":"tcelectronic, ","license":"","source":"https://www.tcelectronic.com/brand/tcelectronic/loudness-explained#googtrans(en|en)","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"EBU R128 Introduction - Florian Camerer","category-ids":["audio"],"description":"Florian Camerer gives an introduction to the European Broadcasting Union's R128 Broadcast Standard and speaks in general about perceived loudness, peak norma...","license":"","source":"https://www.youtube.com/watch?v=iuEtQqC-Sqo","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Adjust and Normalize Your Music Files with FFMPEG - Make Tech Easier","category-ids":["audio"],"description":"If your music files are too loud, too soft, or have obnoxious peaks and irregular volume, you can use FFmpeg to normalize your music files. Here's how.","license":"","source":"https://www.maketecheasier.com/normalize-music-files-with-ffmpeg/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"How to Set Audio Levels for Video","category-ids":["audio"],"description":"Bad sound can easily ruin good footage. Use these tips when it comes time to set audio levels for video and film projects.","license":"","source":"https://www.premiumbeat.com/blog/how-to-set-audio-levels-for-video/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"ReplayGain - Audacity Forum","category-ids":["audio"],"license":"","source":"https://forum.audacityteam.org/viewtopic.php?t=63067","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"slhck/ffmpeg-normalize","category-ids":["audio"],"description":"Audio Normalization for Python/ffmpeg.","license":"","source":"https://github.com/slhck/ffmpeg-normalize#examples","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Extracting contextual information from video assets","category-ids":["reading"],"description":"for an improved Netflix user experience","license":"","source":"https://medium.com/netflix-techblog/extracting-contextual-information-from-video-assets-ee9da25b6008","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"peak3d/inputstream.adaptive","category-ids":["players"],"description":"kodi inputstream addon for several manifest types.","license":"","source":"https://github.com/peak3d/inputstream.adaptive","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Inside MPEG's Ambitious Plan to Launch 3 Video Codecs in 2020","category-ids":["reading"],"description":"The pace of innovation is getting faster and the demands on video codecs are getting greater. MPEG's three-part plan answers questions of royalties, licensing, and computational efficiency. Meet VVC, MPEG-5 Part 1 (EVC), and MPEG-5 Part 2 (LCEVC).","license":"","source":"https://www.streamingmedia.com/Articles/Editorial/Featured-Articles/Inside-MPEGs-Ambitious-Plan-to-Launch-3-Video-Codecs-in-2020-134694.aspx","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Eyevinn/manifestparser","category-ids":["hls"],"description":"A manifest parser.","license":"","source":"https://github.com/Eyevinn/manifestparser","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Eyevinn/docker-jit-capture","category-ids":["tools"],"description":"A Docker container for an open source Just-In-Time Capture Origin - Eyevinn/docker-jit-capture","license":"","source":"https://github.com/Eyevinn/docker-jit-capture","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Eyevinn/srt-metadata-extractor","category-ids":["subtitles-and-captions"],"description":"Contribute to Eyevinn/srt-metadata-extractor development by creating an account on GitHub.","license":"","source":"https://github.com/Eyevinn/srt-metadata-extractor","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Eyevinn/ott-multiview","category-ids":["web"],"description":"This is a web based multiview screen for HLS and MPEG-DASH streams based on hls.js and Shaka Player. - Eyevinn/ott-multiview","license":"","source":"https://github.com/Eyevinn/ott-multiview","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Eyevinn/docker-hevc","category-ids":["hevc"],"description":"Docker container to create HEVC streaming packages - Eyevinn/docker-hevc","license":"","source":"https://github.com/Eyevinn/docker-hevc","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Eyevinn/pseudo-live-playout","category-ids":["tools"],"description":"Contribute to Eyevinn/pseudo-live-playout development by creating an account on GitHub.","license":"","source":"https://github.com/Eyevinn/pseudo-live-playout","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Eyevinn/hls-to-dash","category-ids":[["dash","hls"]],"description":"Open source packager and tools to rewrap live HLS to live MPEG DASH - Eyevinn/hls-to-dash","license":"","source":"https://github.com/Eyevinn/hls-to-dash","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Eyevinn/channel-engine-multiview","category-ids":["web"],"description":"A multiview frontend for Eyevinn Channel Engine.","license":"","source":"https://github.com/Eyevinn/channel-engine-multiview","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Eyevinn/vast-info","category-ids":["ads"],"description":"Parse a VAST or VMAP to show valuable information in a readable format - Eyevinn/vast-info","license":"","source":"https://github.com/Eyevinn/vast-info","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"bengarney/list-of-streams","category-ids":["testing"],"description":"Community list of public test streams for HLS and DASH. - bengarney/list-of-streams","license":"","source":"https://github.com/bengarney/list-of-streams","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Eyevinn/streaming-onboarding","category-ids":["introduction"],"description":"New to streaming and don't know where to start? This is the place for you! - Eyevinn/streaming-onboarding","license":"","source":"https://github.com/Eyevinn/streaming-onboarding","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Video Streaming Cheatsheet","category-ids":["introduction"],"description":"The Video Streaming Cheatsheet is a double sided page, suitable for printing, that contains common terminology used in the video streaming industry in a quick reference format","license":"","source":"https://video-streaming-cheatsheet.s3.eu-west-2.amazonaws.com/artifacts/video-streaming-cheatsheet.pdf","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Eyevinn/fmp4-js","category-ids":["tools"],"description":"A Javascript library to parse ISO Base Media File Format (MPEG-4 Part 12) - Eyevinn/fmp4-js","license":"","source":"https://github.com/Eyevinn/fmp4-js","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Eyevinn/hls-playlist-parser","category-ids":["hls"],"description":"A Javascript library to parse Hls playlists.","license":"","source":"https://github.com/Eyevinn/hls-playlist-parser","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Eyevinn/docker-html5player","category-ids":["web"],"description":"A Docker containerized HTML5 player based on Shaka Player - Eyevinn/docker-html5player","license":"","source":"https://github.com/Eyevinn/docker-html5player","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Eyevinn/hls-ts-js","category-ids":["hls"],"description":"HLS MPEG-TS parser library in Javascript.","license":"","source":"https://github.com/Eyevinn/hls-ts-js","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Eyevinn/abr-player-chrome","category-ids":["web"],"description":"Chrome extension that uses Eyevinn HTML player to be able to play HLS and MPEG-DASH natively - Eyevinn/abr-player-chrome","license":"","source":"https://github.com/Eyevinn/abr-player-chrome","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Eyevinn/hls-ts-analyzer","category-ids":["hls"],"description":"Example implementation of hls-ts.js library. ","license":"","source":"https://github.com/Eyevinn/hls-ts-analyzer","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Eyevinn/eyevinn-player","category-ids":["web"],"description":"Throttled video player to test video streams.","license":"","source":"https://github.com/Eyevinn/eyevinn-player","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"compile and install latest ffmpeg source as pkg","category-ids":["ffmpeg"],"description":"compile and install latest ffmpeg source as pkg. GitHub Gist: instantly share code, notes, and snippets.","license":"","source":"https://gist.github.com/krzemienski/e51a0b7a6ba77e616f954e516783270c#file-compile-and-install-latest-ffmpeg-source-sh-L2","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"bloc97/Anime4K","category-ids":["encoding"],"description":"A High-Quality Real Time Upscaler for Anime Video.","license":"","source":"https://github.com/bloc97/Anime4K","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"google/ExoPlayer","category-ids":["android"],"description":"ExoPlayer is an application level media player for Android.","license":"","source":"https://github.com/google/ExoPlayer","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"videolan/vlc-android","category-ids":["android"],"description":"VLC for Android, Android TV and ChromeOS.","license":"","source":"https://code.videolan.org/videolan/vlc-android","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"XML + Code + Good times = RSG Application","category-ids":["roku"],"description":"Written by John Zolezzi — April 6th 2018","license":"","source":"https://medium.com/plexlabs/xml-code-good-times-rsg-application-b963f0cec01b","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"multicoreware / x265 / wiki / Home — Bitbucket","category-ids":["hevc"],"license":"","source":"https://bitbucket.org/multicoreware/x265_git/wiki/Home","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"cuda/ubuntu16.04/ffmpeg-gpu/Dockerfile · master · nvidia / container-images / samples","category-ids":["ffmpeg"],"description":"Sample Dockerfiles for Docker Hub images","license":"","source":"https://gitlab.com/nvidia/container-images/samples/blob/master/cuda/ubuntu16.04/ffmpeg-gpu/Dockerfile","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"jkarthic-akamai/ABR-Broadcaster","category-ids":["tools"],"description":"A real time encoder for Adaptive Bitrate Broadcast - jkarthic-akamai/ABR-Broadcaster","license":"","source":"https://github.com/jkarthic-akamai/ABR-Broadcaster","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"federicocalendino/pysub-parser","category-ids":["subtitles-and-captions"],"description":"Utility to extract the text and timestamps of a subtitle file (.srt, .ssa, .sub, .txt). - federicocalendino/pysub-parser","license":"","source":"https://github.com/federicocalendino/pysub-parser","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"cessen/subs_extract","category-ids":["subtitles-and-captions"],"description":"Extracts per-sentence subtitles + audio from a subtitle file + video file. - cessen/subs_extract","license":"","source":"https://github.com/cessen/subs_extract","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"apm1467/videocr","category-ids":["subtitles-and-captions"],"description":"Extract hardcoded subtitles from videos using machine learning - apm1467/videocr","license":"","source":"https://github.com/apm1467/videocr","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"statsbiblioteket/tv-subtitle-extraction","category-ids":["subtitles-and-captions"],"description":"System for extraction of subtitles from TV broadcasts. - statsbiblioteket/tv-subtitle-extraction","license":"","source":"https://github.com/statsbiblioteket/tv-subtitle-extraction","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"shawnsky/extract-subtitles","category-ids":["subtitles-and-captions"],"description":"Extract Subtitles From Video","license":"","source":"https://github.com/shawnsky/extract-subtitles","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"jnorton001/pycaption-cli","category-ids":["subtitles-and-captions"],"description":"A command line interface for the pycaption module. - jnorton001/pycaption-cli","license":"","source":"https://github.com/jnorton001/pycaption-cli","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"VMAF: The Journey Continues","category-ids":["qoe"],"description":"by Zhi Li, Christos Bampis, Julie Novak, Anne Aaron, Kyle Swanson, Anush Moorthy and Jan De Cock","license":"","source":"https://medium.com/netflix-techblog/vmaf-the-journey-continues-44b51ee9ed12","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"The Netflix IMF Workflow","category-ids":["reading"],"description":"interesting architectural implications","license":"","source":"https://medium.com/netflix-techblog/the-netflix-imf-workflow-f45dd72ed700?source=userActivityShare-94bccb50d11-1568773157&_branch_match_id=702692448596112473","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"mar10/wsgidav","category-ids":["tools"],"description":"A generic and extendable WebDAV server based on WSGI - mar10/wsgidav","license":"","source":"https://github.com/mar10/wsgidav","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"shrimpgo/video-downloader","category-ids":["hls"],"description":"Helper to download HLS videos.","license":"","source":"https://github.com/shrimpgo/video-downloader","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Eyevinn/hls-download","category-ids":["hls"],"description":"Download HLS and convert to MP4.","license":"","source":"https://github.com/Eyevinn/hls-download","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"osklil/hls-fetch","category-ids":["hls"],"description":"Download and decrypt videos served by the HTTP Live Streaming (HLS) protocol. - osklil/hls-fetch","license":"","source":"https://github.com/osklil/hls-fetch","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Comcast/scte35-js","category-ids":["tools"],"description":"A SCTE 35 Parser for JavaScript.","license":"","source":"https://github.com/Comcast/scte35-js","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Comcast/caption-inspector","category-ids":["subtitles-and-captions"],"description":"Caption Inspector is a reference decoder for Closed Captions (CEA-608 and CEA-708). - Comcast/caption-inspector","license":"","source":"https://github.com/Comcast/caption-inspector","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Dash-Industry-Forum/media-tools","category-ids":["dash"],"description":"A collection of tools for analyzing, handling, and creating media and media containers - Dash-Industry-Forum/media-tools","license":"","source":"https://github.com/Dash-Industry-Forum/media-tools","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Dash-Industry-Forum/dash-live-source-simulator","category-ids":["dash"],"description":"DASH live source simulator providing reference live content. - Dash-Industry-Forum/dash-live-source-simulator","license":"","source":"https://github.com/Dash-Industry-Forum/dash-live-source-simulator","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Dash-Industry-Forum/cea608.js","category-ids":["subtitles-and-captions"],"description":"A JavaScript project designed to extract CEA-608 captions. - Dash-Industry-Forum/cea608.js","license":"","source":"https://github.com/Dash-Industry-Forum/cea608.js","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Toward A Practical Perceptual Video Quality Metric","category-ids":["qoe"],"description":"measuring video quality accurately at scale","license":"","source":"https://medium.com/netflix-techblog/toward-a-practical-perceptual-video-quality-metric-653f208b9652","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"IMF: A Prescription for Versionitis","category-ids":["reading"],"description":"the emerging Interoperable Master Format standard","license":"","source":"https://medium.com/netflix-techblog/imf-a-prescription-for-versionitis-e0b4c1865c20","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"ruffle-rs/ruffle","category-ids":["players"],"description":"A Flash Player emulator written in Rust.","license":"","source":"https://github.com/ruffle-rs/ruffle","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"videolan/libvlcsharp","category-ids":["players"],"description":"Cross-platform .NET/Mono bindings for LibVLC","license":"","source":"https://github.com/videolan/LibVLCSharp","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"adrg/libvlc-go","category-ids":["players"],"description":"Go bindings for libVLC and high-level media player interface.","license":"","source":"https://github.com/adrg/libvlc-go","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"DSRCorporation/imf-conversion","category-ids":["tools"],"description":"NF IMF media conversion utility allows to handle flat file creation from a specified CPL within the IMF package - DSRCorporation/imf-conversion","license":"","source":"https://github.com/DSRCorporation/imf-conversion","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Can ffmpeg extract closed caption data","category-ids":["subtitles-and-captions"],"description":"I am currently using ffmpeg to convert videos in various formats to flv files. One request has also come up and that is to get closed caption info out o the file as well. Does anyone have any exper...","license":"","source":"https://stackoverflow.com/questions/3169910/can-ffmpeg-extract-closed-caption-data","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"active-video/subtitles","category-ids":["subtitles-and-captions"],"description":"AV Platform MPEG DASH subtitles.","license":"","source":"https://github.com/active-video/subtitles","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"mahbubcseju/MPEG-DASH-Downloader","category-ids":["dash"],"description":"Contribute to mahbubcseju/MPEG-DASH-Downloader development by creating an account on GitHub.","license":"","source":"https://github.com/mahbubcseju/MPEG-DASH-Downloader","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"shengbinmeng/dash-drm","category-ids":["drm"],"description":"Demos of MPEG-DASH and DRM.","license":"","source":"https://github.com/shengbinmeng/dash-drm","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"yuhuili-lab/Tide","category-ids":["hls"],"description":"Simple m3u8 and MPEG-DASH MPD video downloader using libcurl - yuhuili-lab/Tide","license":"","source":"https://github.com/yuhuili-lab/Tide","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"aminyazdanpanah/python-ffmpeg-video-streaming","category-ids":["Ffmpeg"],"description":"📼 Package media content for online streaming(DASH and HLS) using FFmpeg - aminyazdanpanah/python-ffmpeg-video-streaming","license":"","source":"https://github.com/aminyazdanpanah/python-ffmpeg-video-streaming","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Dash-Industry-Forum/DASH-IF-Conformance","category-ids":["dash"],"description":"This repository provides the source code for MPEG-DASH/DASH-IF Conformance Software/Validator. It has been extended according to further standards, such as CMAF, DVB-DASH, HbbTV, and CTA WAVE. - Da...","license":"","source":"https://github.com/Dash-Industry-Forum/DASH-IF-Conformance","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"bitmovin/libdash","category-ids":["dash"],"description":"MPEG-DASH Access Library - Official ISO/IEC MPEG-DASH Reference Implementation - bitmovin/libdash","license":"","source":"https://github.com/bitmovin/libdash","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"realeyes-media/alpine-node-video-multitool","category-ids":["tools"],"description":"Contribute to realeyes-media/alpine-node-video-multitool development by creating an account on GitHub.","license":"","source":"https://github.com/realeyes-media/alpine-node-video-multitool","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Guidelines for Implementation: DASH-IF Interoperability Points","category-ids":["dash"],"license":"","source":"https://dashif.org/docs/DASH-IF-IOP-v4.3.pdf","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"videojs/aes-decrypter","category-ids":["drm"],"description":"Contribute to videojs/aes-decrypter development by creating an account on GitHub.","license":"","source":"https://github.com/videojs/aes-decrypter","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Web Video Text Tracks Format (WebVTT)","category-ids":["subtitles-and-captions"],"description":"Web Video Text Tracks Format (WebVTT) is a format for displaying timed text tracks (such as subtitles or captions) using the track element.","license":"","source":"https://developer.mozilla.org/en-US/docs/Web/API/WebVTT_API","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"x264 FFmpeg Options Guide - Linux Encoding","category-ids":["ffmpeg"],"license":"","source":"https://sites.google.com/site/linuxencoding/x264-ffmpeg-mapping","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Eyevinn/hls-origin-scripts","category-ids":["hls"],"description":"Scripts to manipulate HLS manifests at origin or edge server - Eyevinn/hls-origin-scripts","license":"","source":"https://github.com/Eyevinn/hls-origin-scripts","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Eyevinn/channel-engine","category-ids":["tools"],"description":"OTT TV Channel Engine.","license":"","source":"https://github.com/Eyevinn/channel-engine","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Eyevinn/av1-player","category-ids":["av1"],"description":"Eyevinn AV1 player.","license":"","source":"https://github.com/Eyevinn/av1-player","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"The structure of an MPEG-DASH MPD","category-ids":["learning"],"description":"The MPEG-DASH Media Presentation Description (MPD) is an XML document containing information about media segments, their relationships and information necessary to choose between them, and other metadata that may be needed by clients. In this post, I describe the most important pieces of the MPD, starting from the top level (Periods) and going to the bottom (Segments).","license":"","source":"https://www.brendanlong.com/the-structure-of-an-mpeg-dash-mpd.html","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"videojs/videojs-contrib-dash","category-ids":["dash"],"description":"Video.js plugin for supporting the MPEG-DASH playback through a video.js player - videojs/videojs-contrib-dash","license":"","source":"https://github.com/videojs/videojs-contrib-dash","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"iheartradio/open-m3u8","category-ids":["hls"],"description":"Open Source m3u8 Parser.","license":"","source":"https://github.com/iheartradio/open-m3u8","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Comcast/gots","category-ids":["tools"],"description":"MPEG Transport Stream handling in Go.","license":"","source":"https://github.com/Comcast/gots","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"This is How I Reduced My CloudFront Bills by 80%","category-ids":[" cdn"],"description":"If you are using S3 and CloudFront to host your content and noticed that your bills are increasing, read this!","license":"","source":"https://medium.com/faun/this-is-how-i-reduced-my-cloudfront-bills-by-80-a7b0dfb24128","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Amazon S3 | Fastly Help Guides","category-ids":["cdn"],"license":"","source":"https://docs.fastly.com/en/guides/amazon-s3","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Edge Computing with Fastly CDN and Varnish VCL for Authenticated Requests - Endertech","category-ids":["cdn"],"description":"A brief explanation of how to use Fastly CDN and Varnish with authenticated requests to offload static file serving from the origin and edge caching.","license":"","source":"https://endertech.com/blog/edge-computing-fastly-cdn-varnish-vcl-authenticated-requests","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"AWS CloudFront for Live Streaming","category-ids":["cdn"],"description":"To use AWS Media Services with CloudFront to deliver live content to a global audience, follow the guidance included in this section.","license":"","source":"https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/live-streaming.html","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"AWS CloudFront Live failover","category-ids":["cdn"],"description":"You can set up CloudFront with origin failover for scenarios that require high availability. To get started, create an origin group in which you designate a primary origin for CloudFront plus a second origin that CloudFront automatically switches to when the primary origin returns specific HTTP status code failure responses.","license":"","source":"https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/high_availability_origin_failover.html","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"The ultimate guide to CCs","category-ids":["subtitles-and-captions"],"license":"","source":"https://www.3playmedia.com/resources/popular-topics/closed-captioning/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"imscJS: IMSC/TTML/SMPTE-TT/EBU-TT-D renderer","category-ids":["subtitles-and-captions"],"description":"Renders IMSC/TTML/SMPTE-TT/EBU-TT-D subtitles and captions to HTML","license":"","source":"https://github.com/sandflow/imscJS/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"IMSC HRM validator","category-ids":["subtitles-and-captions"],"description":"Validator for the IMSC Hypothetical Render Model (HRM), which constrains TTML document complexity","license":"","source":"https://github.com/sandflow/imscHRM","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"ttconv: subtitle/caption format converter","category-ids":["subtitles-and-captions"],"description":"Converts EBU STL, IMSC/TTML/SMPTE-TT/EBU-TT-D and 608/SCC into IMSC, WebVTT and SRT","license":"","source":"https://github.com/sandflow/ttconv","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"IMSC validator","category-ids":["subtitles-and-captions"],"license":"","source":"https://apps.sandflow.com/imscV/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"IMSC Specification","category-ids":["subtitles-and-captions"],"license":"","source":"https://www.w3.org/TR/ttml-imsc1.1/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"EBU-TT Live Interoperability Toolkit","category-ids":["subtitles-and-captions"],"license":"","source":"http://ebu.github.io/ebu-tt-live-toolkit/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"IMSC 1.0.1 Text test content","category-ids":["subtitles-and-captions"],"license":"","source":"https://github.com/w3c/IMSC-1.0.1_Text_TestContent/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"IMSC 1.1 Text test content","category-ids":["subtitles-and-captions"],"license":"","source":"https://github.com/w3c/IMSC-1.1_Text_TestContent/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"IMSC 1.1 Image test content","category-ids":["subtitles-and-captions"],"license":"","source":"https://github.com/w3c/IMSC-1.1_Image_TestContent/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Collection of VMAF Resources","category-ids":["qoe"],"description":"A colleague asked for some resources relating to VMAF. Rather than answer in an email I thought I would create a post around it. Some of these are from Netflix, most from me (Jan Ozer). I’ve broken the items into three groups; Computing VMAF, Using VMAF, and About VMAF. I hope you find this collection useful.…","license":"","source":"https://streaminglearningcenter.com/blogs/collection-of-vmaf-resources.html","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"EBU Evaluations of Multichannel Audio Codecs","category-ids":["audio"],"license":"","source":"https://tech.ebu.ch/docs/tech/tech3324.pdf","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Video Quality Assessment","category-ids":["qoe"],"description":"In Eyevinn’s initiative to share our knowledge around quality we continue with addressing video quality assessment; from both a subjective…","license":"","source":"https://medium.com/@eyevinntechnology/video-quality-assessment-34abd35f96c0?source=userActivityShare-94bccb50d11-1560983815&_branch_match_id=670021582869771680","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Securing OTT Content — DRM","category-ids":["drm"],"description":"Written by: Boris Asadanin, Streaming Media Consultant and Partner at Eyevinn Technology","license":"","source":"https://medium.com/@eyevinntechnology/securing-ott-content-drm-1af2c08fdd31?source=userActivityShare-94bccb50d11-1560983518&_branch_match_id=670020366479331042","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Loop file and generate multiple video bitrates muxed in MPEG-TS with ffmpeg","category-ids":["ffmpeg"],"description":"In a previous post I described how an MPEG-TS multicast stream can be generated with ffmpeg by looping an MP4 file. In this post I will…","license":"","source":"https://medium.com/@eyevinntechnology/loop-file-and-generate-multiple-video-bitrates-muxed-in-mpeg-ts-with-ffmpeg-85658d0b74bb?source=userActivityShare-94bccb50d11-1560983383&_branch_match_id=670019768959110835","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"OTT Content Delivery– CDN Alternatives","category-ids":["cdn"],"description":"Introduction","license":"","source":"https://medium.com/@eyevinntechnology/ott-content-delivery-cdn-alternatives-cafe75dab71d?source=userActivityShare-94bccb50d11-1560983135&_branch_match_id=670018733519578135","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"hybrik/hybrik-samples","category-ids":["audio"],"description":"Hybrik Samples.","license":"","source":"https://github.com/hybrik/hybrik-samples/blob/master/Feature%20Examples/Filters/ebu_r128_audio_normalization.json","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Encryption & DRM with Multiple Keys — Unified Streaming","category-ids":["drm"],"description":"DRM with multiple keys for Unified Packager","license":"","source":"https://docs.unified-streaming.com/documentation/package/multiple-keys.html","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"510_validating_http_live_streams.","category-ids":["hls"],"license":"","source":"https://devstreaming-cdn.apple.com/videos/wwdc/2016/510ndmh9wkcvzneegv2/510/510_validating_http_live_streams.pdf","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"507_hls_authoring_for_airplay_2.","category-ids":["hls"],"license":"","source":"https://devstreaming-cdn.apple.com/videos/wwdc/2019/507fk9wyls0np6piwk/507/507_hls_authoring_for_airplay_2_video.pdf","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Integrating AirPlay for Long-Form Video Apps | Apple Developer Documentation","category-ids":["hls"],"license":"","source":"https://developer.apple.com/documentation/avfoundation/airplay_2/integrating_airplay_for_long-form_video_apps","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Protocol Extension for Low-Latency HLS (Preliminary Specification) | Apple Developer Documentation","category-ids":["hls"],"license":"","source":"https://developer.apple.com/documentation/http_live_streaming/protocol_extension_for_low-latency_hls_preliminary_specification#3291001","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Introducing Low-Latency HLS - WWDC 2019 - Videos - Apple Developer","category-ids":["hls"],"description":"Since its introduction in 2009, HTTP Live Streaming (HLS) has enabled the delivery of countless live and on‐demand audio and video...","license":"","source":"https://developer.apple.com/videos/play/wwdc2019/502","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"qi-shun-wang/HLSDownloader","category-ids":["hls"],"description":"Download Crypted HLS with server key and play video as local playing on iOS device. - qi-shun-wang/HLSDownloader","license":"","source":"https://github.com/qi-shun-wang/HLSDownloader","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"krad/morsel","category-ids":["hls"],"description":"📇 Swift library for creating HLS playlists and fragmented mp4 files. Works on Linux and iOS. - krad/morsel","license":"","source":"https://github.com/krad/morsel","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"fcanas/HLSCore","category-ids":["hls"],"description":"A collection of Swift packages for working with HLS - fcanas/HLSCore","license":"","source":"https://github.com/fcanas/HLSCore","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Quality of Experience in Streaming","category-ids":["qoe"],"description":"In Eyevinn Technology’s ambition to broader our sharing of knowledge we now expand this with addressing quality. In today’s landscape of…","license":"","source":"https://medium.com/@eyevinntechnology/quality-of-experience-in-streaming-5c25355a4111?source=userActivityShare-94bccb50d11-1559724940&_branch_match_id=664741478927428385","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"How video streaming works on the web: An introduction","category-ids":["learning"],"description":"Note: this article is an introduction to video streaming in JavaScript and is mostly targeted to web developers. A large part of the…","license":"","source":"https://medium.com/canal-tech/how-video-streaming-works-on-the-web-an-introduction-7919739f7e1","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Eyevinn/adxchange-engine","category-ids":["ads"],"description":"Eyevinn Adxchange Engine is a microservice placed between the server-side ad-insertion component and the adserver or SSP - Eyevinn/adxchange-engine","license":"","source":"https://github.com/Eyevinn/adxchange-engine","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Eyevinn/docker-2dash","category-ids":["dash"],"description":"A Docker container to pre-package MPEG DASH on demand content - Eyevinn/docker-2dash","license":"","source":"https://github.com/Eyevinn/docker-2dash","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"OTT Content Delivery","category-ids":["learning"],"description":"Background","license":"","source":"https://medium.com/@eyevinntechnology/ott-content-delivery-b43a35ef24f6","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"515_hls_authoring_update","category-ids":["hevc"],"license":"","source":"https://devstreaming-cdn.apple.com/videos/wwdc/2017/515vy4sl7iu70/515/515_hls_authoring_update.pdf","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"The Market Significance of Apple's Adopting HEVC: Here's What I Think","category-ids":["hevc"],"description":"At the recent World Wide Developer's Conference (WWDC), Apple announced that the next versions of Safari, iOS, and tvOS will support HLS with HEVC encoded video. This puts Apple firmly in the HEVC camp, with the Alliance for Open Media camp (Amazon, Cisco, Intel, Google, Microsoft, Mozilla, Netflix,","license":"","source":"https://www.linkedin.com/pulse/market-significance-apples-adopting-hevc-heres-what-i-jan-ozer","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Guide to HEVC/H.265 Encoding and Playback","category-ids":["hevc"],"description":"HEVC's main advantage over H.264 is that it offers roughly double the compression ratio for the same quality. This means that a video file encoded with HEVC can occupy half the space of its H.264 equivalent with no noticeable change in quality, or the same amount of space with improved quality.","license":"","source":"https://www.techspot.com/article/1131-hevc-h256-enconding-playback/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Content Protection for HLS with AES-128 Encryption","category-ids":["drm"],"description":"We will outline the most popular method for content protection with the HTTP Live Streaming (HLS) protocol: AES-128 content encryption.","license":"","source":"https://www.theoplayer.com/blog/content-protection-for-hls-with-aes-128-encryption","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"mp4dash | Bento4","category-ids":["dash"],"license":"","source":"https://www.bento4.com/documentation/mp4dash/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"matmoi/create-DASH-HLS","category-ids":["learning"],"description":"A tutorial to generate fMp4 files compatible with dash and HLS - matmoi/create-DASH-HLS","license":"","source":"https://github.com/matmoi/create-DASH-HLS","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"HEVC/H.265 Video Coding Standard: Part 2","category-ids":["hevc"],"description":"Dr. Dan Grois, Benjamin Bross, Dr. Detlev Marpe and Karsten Sühring HEVC/H.265 Video Coding Standart including the Range Extensions Scalable Extensions and M...","license":"","source":"https://www.youtube.com/watch?v=V6a1AW5xyAw&feature=youtu.be","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"HEVC/H.265 Video Coding Standard: Part 1","category-ids":["hevc"],"description":"Dr. Dan Grois, Benjamin Bross, Dr. Detlev Marpe and Karsten Sühring HEVC/H.265 Video Coding Standart including the Range Extensions Scalable Extensions and M...","license":"","source":"https://www.youtube.com/watch?v=TLNkK5C1KN8&feature=youtu.be","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Introducing SVT-AV1: a scalable open-source AV1 framework","category-ids":["encoding"],"description":"by Andrey Norkin, Joel Sole, Kyle Swanson, Mariana Afonso, Anush Moorthy, Anne Aaron","license":"","source":"https://medium.com/netflix-techblog/introducing-svt-av1-a-scalable-open-source-av1-framework-c726cce3103a","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"kokorin/Jaffree","category-ids":["ffmpeg"],"description":"Java ffmpeg and ffprobe command-line wrapper.","license":"","source":"https://github.com/kokorin/Jaffree","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"realeyes-media/demo-encoder","category-ids":["encoding"],"description":"A nodejs encoding system based on ffmpeg and configured to write HLS streaming files to S3 - realeyes-media/demo-encoder","license":"","source":"https://github.com/realeyes-media/demo-encoder","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"x265 Documentation — x265 documentation","category-ids":["hevc"],"license":"","source":"https://x265.readthedocs.io/en/master/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"HEVC in HLS: 10 Key Questions for Streaming Video Developers","category-ids":["hevc"],"description":"Many who heard that Apple is adding support for HEVC playback in HTTP Live Streaming were left with more questions than answers. Here's what developers need to know.","license":"","source":"https://www.streamingmedia.com/Articles/ReadArticle.aspx?ArticleID=122637&PageNum=2","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"HLS Authoring Specification for Apple Devices | Apple Developer Documentation","category-ids":["learning"],"license":"","source":"https://developer.apple.com/documentation/http_live_streaming/hls_authoring_specification_for_apple_devices","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Encoding-for-HEVC","category-ids":["hevc"],"license":"","source":"https://streaminglearningcenter.com/wp-content/uploads/2018/05/Encoding-for-HEVC-SME-2018-Jan.pdf","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Xiph.org :: Test Media","category-ids":["testing"],"license":"","source":"https://media.xiph.org/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"videojs/m3u8-parser","category-ids":["hls"],"description":"An m3u8 parser.","license":"","source":"https://github.com/videojs/m3u8-parser","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"videojs/mpd-parser","category-ids":["dash"],"description":"Contribute to videojs/mpd-parser development by creating an account on GitHub.","license":"","source":"https://github.com/videojs/mpd-parser","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Low Latency Live Streaming","category-ids":["learning"],"description":"Low Latency Live Streaming Apple LLHLS / CMAF Kevin Staunton-Lambert Solutions Architect R&D (July 2019) @kevleyski www.switch.tv","license":"","source":"https://docs.google.com/presentation/d/1ZwqWcweR5SqeMBRmJjSukWaHbpdPy-EPYvJCS23_n3U/edit?usp=sharing","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"WebAssembly (Wasm)","category-ids":["learning"],"description":"WebAssembly (Wasm) On the Edge Kevin Staunton-Lambert Solutions Architect R&D @kevleyski www.switch.tv Wasm)","license":"","source":"https://docs.google.com/presentation/d/1sonEk2neNVBcy8EzieUjWCNzj5SXN7dk-unkR_lpl8k/edit?usp=sharing","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Video Tensorflow","category-ids":["learning"],"description":"Using Tensorflow For Audience Measurement Kevin Staunton-Lambert Solutions Architect R&D @kevleyski www.switch.tv","license":"","source":"https://docs.google.com/presentation/d/1NAqYWmFOwxJEacZCuPLdX0mRNRFPFgeRbsm22EaxerU/edit?usp=sharing","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"WildFires","category-ids":["learning"],"description":"VOD2Live Kevin Staunton-Lambert Solutions Architect R&D @kevleyski Wild Fire! How video engineers can help save lives www.switch.tv","license":"","source":"https://docs.google.com/presentation/d/1yiVEOq2rvtFynP1tLdJj7pBWkAEiE9g8BMaoryxRVrk/edit?usp=sharing","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"VOD2Live","category-ids":["learning"],"description":"VOD2Live Kevin Staunton-Lambert Solutions Architect R&D @kevleyski www.switch.tv","license":"","source":"https://docs.google.com/presentation/d/1Ua76BBaZKtTmaZrlfM_eG0vwz0ZAqPIjreCSfB4qFQQ/edit?usp=sharing","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"switch media mediahq","category-ids":["vendors"],"license":"","source":"https://www.switch.tv/mediahq/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"switch media adease","category-ids":["vendors"],"license":"","source":"https://www.switch.tv/mediahq/adease/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"switch media universal player","category-ids":["vendors"],"license":"","source":"https://www.switch.tv/mediahq/universal-player/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"switch media live2vod","category-ids":["vendors"],"license":"","source":"https://www.switch.tv/mediahq/live2vod/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"MPEG home page","category-ids":["mpeg"],"license":"","source":"https://www.mpegstandards.org","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"MPEG point cloud compression","category-ids":["mpeg"],"license":"","source":"https://mpeg-pcc.org","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"ISO Base Media File Format Reference Software","category-ids":["mpeg"],"license":"","source":"https://github.com/MPEGGroup/isobmff","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Official Registration Authority for the ISOBMFF family of standards","category-ids":["mpeg"],"license":"","source":"http://mp4ra.org/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"MPEG High Efficiency Image File Format (HEIF)","category-ids":["mpeg"],"license":"","source":"https://nokiatech.github.io/heif/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"MPEG future","category-ids":["mpeg"],"license":"","source":"http://mpegfuture.org/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"MPEG About","category-ids":["mpeg"],"license":"","source":"https://www.mpegstandards.org/about-mpeg/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"MPEG Meetings","category-ids":["mpeg"],"license":"","source":"https://www.mpegstandards.org/meetings/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"glut23/webvtt-py","category-ids":["subtitles-and-captions"],"description":"Read, write and segment WebVTT caption files in Python.","license":"","source":"https://github.com/glut23/webvtt-py","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"osk/node-webvtt","category-ids":["subtitles-and-captions"],"description":"Parse WebVTT files, segments and generates HLS playlists for them.","license":"","source":"https://github.com/osk/node-webvtt","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"opencoconut/webvtt-ruby","category-ids":["subtitles-and-captions"],"description":"WebVTT Ruby parser and segmenter.","license":"","source":"https://github.com/opencoconut/webvtt-ruby","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Vittorio Giovara - Color Me Intrigued: A Jaunt Through Color Technology in Video","category-ids":["hdr"],"description":"This talk aims to shed light on colorspaces - what they are, how and why they work, why we should care about handling edge cases properly. Starting with hist...","license":"","source":"https://www.youtube.com/watch?v=XMnvY7a4-As&feature=share","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"HLG vs PQ Systems for HDR Television","category-ids":["hdr"],"description":"Article explaining hlg vs pq in depth.","license":"","source":"https://www.displaydaily.com/article/display-daily/hlg-vs-pq-systems-for-hdr-television","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Encode HDR with VP9","category-ids":["hdr"],"description":"Hands on tutorial of using ffmpeg to do hdr encoding","license":"","source":"https://developers.google.com/media/vp9/hdr-encoding","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"bbc/qtff-parameter-editor","category-ids":["hdr"],"description":"QuickTime file parameter editor for modifying transfer function, colour primary and matrix characteristics.","license":"","source":"https://github.com/bbc/qtff-parameter-editor","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Use of Look-Up Tables (LUTs) in FFmpeg","category-ids":["hdr"],"description":"How to use luts with ffmpeg for converting between differnt hdr encodes","license":"","source":"https://downloads.bbc.co.uk/rd/pubs/papers/HDR/BBC_HDRTV_Use_of_LUTs_FFmpeg.pdf","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Video Coding - BBC R&D","category-ids":["reading"],"description":"BBC video encoding R&D home page","license":"","source":"https://www.bbc.co.uk/rd/projects/video-coding","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Frequently Asked Questions on High Dynamic Range and Hybrid Log-Gamma","category-ids":["hdr"],"description":"FAQ regarding HDR by BBC R&D","license":"","source":"https://downloads.bbc.co.uk/rd/pubs/papers/HDR/BBC_HDRTV_FAQ.pdf","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"id3as/ffmpeg-libvpx-HDR-static","category-ids":["hdr"],"description":"A script to build a static binary of FFmpeg optimised for libvpx (HDR 10bit) encoding.","license":"","source":"https://github.com/id3as/ffmpeg-libvpx-HDR-static","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"High Dynamic Range Television and Hybrid Log-Gamma - BBC R&D","category-ids":["hdr"],"description":"BBC R&D HDR project page.","license":"","source":"https://www.bbc.co.uk/rd/projects/high-dynamic-range","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Community events of the VideoLAN non-profit organization","category-ids":["community"],"description":"VideoLAN events","license":"","source":"https://www.videolan.org/videolan/events","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"IENT/YUView","category-ids":["tools"],"description":"YUView is a QT based, cross-platform YUV player with an advanced analytic toolset.","license":"","source":"https://github.com/IENT/YUView","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"RIST Forum","category-ids":["rist"],"description":"The RIST forum manage the Reliable Internet Stream Transport (RIST), for transporting live video over unmanaged networks.","license":"","source":"https://www.rist.tv/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"librist","category-ids":["rist"],"description":"A library that can be used to easily add the RIST protocol to your application.","license":"","source":"https://code.videolan.org/rist/librist","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"SRT Alliance","category-ids":["srt"],"description":"Home page for the SRT protocol","license":"","source":"https://www.srtalliance.org/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"SRT Open Source project","category-ids":["srt"],"license":"","source":"https://github.com/Haivision/srt","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Streaming With SRT Protocol in OBS","category-ids":["srt"],"license":"","source":"https://obsproject.com/wiki/Streaming-With-SRT-Protocol","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"SRT Cookbook","category-ids":["srt"],"description":"More in-depth technical documentaion on the SRT protocol and library.","license":"","source":"https://srtlab.github.io/srt-cookbook/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"The Real-Time Messaging Protocol Explained","category-ids":["rtmp"],"license":"","source":"https://www.wowza.com/blog/rtmp-streaming-real-time-messaging-protocol","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Create your own video streaming server with Linux","category-ids":["rtmp"],"description":"Using Nginx to create a streaming server using RTMP and nginx","license":"","source":"https://opensource.com/article/19/1/basic-live-video-streaming-server","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"The Hitchhiker's Guide to DRM","category-ids":["drm"],"description":"A gentle guide to the world of Digital Rights Management. It includes a technology overview of AES, EME, CDM, CENC, Keys, and then explores popular DRM technologies such as Google Widevine, Apple FairPlay, Microsoft PlayReady, and finally, Multi-DRM.","license":"","source":"https://ottverse.com/hitchhikers-guide-to-drm-2/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"The H.264 Sequence Parameter Set","category-ids":["reading"],"description":"[vc_row][vc_column][vc_column_text]This is a follow-up to my World’s Smallest H.264 Encoder post. I’ve received several emails asking about precise details of things in two entities in the H.264 bitstream: the Sequence Parameter Set (SPS) and the Picture Parameter Set (PPS). Both entities contain information that an H.264 decoder needs to decode the video data, for example,…","license":"","source":"https://www.cardinalpeak.com/the-h-264-sequence-parameter-set","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Introduction to H.264: (1) NAL Unit | Yumi Chan's Blog","category-ids":["media"],"description":"This article is to introduce H.264 and provide a overview of NAL Unit. It also explains NALU header byte which contains the basic information of a NALU.","license":"","source":"https://yumichan.net/video-processing/video-compression/introduction-to-h264-nal-unit/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Overview of the H.264/AVC video coding standard - Circuits and Systems for Video Technology, IEEE Transactions on","category-ids":["learning"],"description":"","license":"","source":"http://ip.hhi.de/imagecom_G1/assets/pdfs/csvt_overview_0305.pdf","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Video and containers","category-ids":["learning"],"description":"NALU, Annex B, and Start Codes","license":"","source":"http://neurocline.github.io/dev/2016/07/28/video-and-containers.html","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"vt-vl-lab/FGVC","category-ids":["encoding"],"description":"[ECCV 2020] Flow-edge Guided Video Completion . ","license":"","source":"https://github.com/vt-vl-lab/FGVC","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"sbraz/pymediainfo: A Python wrapper around the MediaInfo library","category-ids":["tools"],"description":"A Python wrapper around the MediaInfo library. Contribute to sbraz/pymediainfo development by creating an account on GitHub.","license":"","source":"https://github.com/sbraz/pymediainfo","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"nickdesaulniers/netfix","category-ids":["learning"],"description":"Let's build a Netflix. ","license":"","source":"https://github.com/nickdesaulniers/netfix","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Video Compression Handbook","category-ids":["books"],"description":"2018-07-03 (2nd Edition). Beach, Andy; Owen, Aaron.","license":"","source":"https://www.amazon.com/dp/0134866215/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Communicating Pictures","category-ids":["books"],"description":"2014-06-20 (1st Edition). Bull, David.","license":"","source":"https://www.elsevier.com/books/communicating-pictures/bull/978-0-12-405906-1","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Circles of Confusion","category-ids":["books"],"description":"2009-01-01. Roberts, Alan.","license":"","source":"https://tech.ebu.ch/publicaions/circles-of-confusion","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"The Good Parts of LibVLC","category-ids":["books"],"description":"2022-09-15. Finkel, Martin.","license":"","source":"https://mfkl.gumroad.com/l/libvlc-good-parts","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Fundamentals of Multimedia","category-ids":["books"],"description":"2022-02-17 (3rd Edition). Ze-Nian Li (Author), Mark S. Drew (Author), Jiangchuan Liu.","license":"","source":"https://www.amazon.com/Fundamentals-Multimedia-Texts-Computer-Science/dp/303062126X/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"muxinc/stream.new","category-ids":["streaming-server-and-storage"],"description":"The repo for https://stream.new. ","license":"","source":"https://github.com/muxinc/stream.new","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"abhirooptalasila/AutoSub","category-ids":["subtitles-and-captions"],"description":"AutoSub is a CLI application to generate subtitle file (.srt) for any video file using Mozilla DeepSpeech - abhirooptalasila/AutoSub","license":"","source":"https://github.com/abhirooptalasila/AutoSub","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"jaskie/PlayoutAutomation","category-ids":["broadcast"],"description":"Television broadcast automation system. ","license":"","source":"https://github.com/jaskie/PlayoutAutomation","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"openai/jukebox","category-ids":["audio"],"description":"Code for the paper \"Jukebox: A Generative Model for Music\" - openai/jukebox","license":"","source":"https://github.com/openai/jukebox","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"fluendo/fluster","category-ids":["encoding"],"description":"Testing framework for decoders conformance. ","license":"","source":"https://github.com/fluendo/fluster","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"egg-bread/hls-to-mp4","category-ids":["tools"],"description":"Download HLS videos as MP4 (WebVTT for caption download optional) - egg-bread/hls-to-mp4","license":"","source":"https://github.com/egg-bread/hls-to-mp4","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"excalibur-kvrv/m3u8-dl","category-ids":["tools"],"description":"A CLI m3u8-downloader program to parse .m3u8 playlist file and download mpeg2-ts video files, concat them and convert it to mp4 using FFMPEG - excalibur-kvrv/m3u8-dl","license":"","source":"https://github.com/excalibur-kvrv/m3u8-dl","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"huzhenjie/m3u8_downloader","category-ids":["tools"],"description":"基于Python的m3u8下载器. ","license":"","source":"https://github.com/huzhenjie/m3u8_downloader","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"wxxsw/GSPlayer","category-ids":["ios-tvos"],"description":"⏯ Video player, support for caching, preload, fullscreen transition and custom control view. 视频播放器,支持边下边播、预加载、全屏转场和自定义控制层 - wxxsw/GSPlayer","license":"","source":"https://github.com/wxxsw/GSPlayer","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"SRGSSR/srgmediaplayer-apple","category-ids":["ios-tvos"],"description":"An advanced media player library, simple and reliable - SRGSSR/srgmediaplayer-apple","license":"","source":"https://github.com/SRGSSR/srgmediaplayer-apple","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"gdavila/easyVmaf","category-ids":["qoe"],"description":"Python script to easily compute VMAF using FFmpeg. It allows to deinterlace, scale and sync Ref and Distorted video automatically - gdavila/easyVmaf","license":"","source":"https://github.com/gdavila/easyVmaf","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"imageio/imageio-ffmpeg","category-ids":["ffmpeg"],"description":"FFMPEG wrapper for Python. ","license":"","source":"https://github.com/imageio/imageio-ffmpeg","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"videomorph-dev/videomorph","category-ids":["ffmpeg"],"description":"A user-friendly Video Converter based on FFMPEG and writen in Python/PyQt5. - videomorph-dev/videomorph","license":"","source":"https://github.com/videomorph-dev/videomorph","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"MarcAntoine-Arnaud/wisual","category-ids":["qoe"],"description":"Web for Visual Quality Assessment. ","license":"","source":"https://github.com/MarcAntoine-Arnaud/wisual","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Wifibroadcast – Analog-like transmission of live video data","category-ids":["transport"],"description":"Wifibroadcast is a project aimed at the live transmission of HD video (and other) data using wifi radios. One prominent use case is to transmit camera images for a first person view (FPV) of remote…","license":"","source":"https://befinitiv.wordpress.com/wifibroadcast-analog-like-transmission-of-live-video-data/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"njh/ts2mpa","category-ids":["dvb"],"description":"ts2mpa is a simple tool to extract MPEG Audio from a MPEG-2 Transport Stream. - njh/ts2mpa","license":"","source":"https://github.com/njh/ts2mpa","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"njh/dvbshout","category-ids":["dvb"],"description":"dvbshout takes an MPEG transport stream from a DVB card, extracts audio channels from stream, and sends the audio to an Icecast / Shoutcast server and/or a RTP multicast packet stream. - njh/dvbshout","license":"","source":"https://github.com/njh/dvbshout","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"DVBlast - Open Source fast DVB/ASI network streamer! - VideoLAN","category-ids":["dvb"],"description":"DVBlast - Open Source fast DVB/ASI network streamer!","license":"","source":"http://www.videolan.org/projects/dvblast.html","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"DVB Inspector","category-ids":["dvb"],"description":"Download DVB Inspector for free. DVB transport stream analyzer written in java. DVB Inspector is a java program to analyze captured DVB-streams. It is not a real time tool that can interact with PC-TV DVB hardware directly.","license":"","source":"https://sourceforge.net/projects/dvbinspector/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"ebu/dtt2ip","category-ids":["dvb"],"description":"Broadcast to IP conversion for Wifi indoor coverage - ebu/dtt2ip","license":"","source":"https://github.com/ebu/dtt2ip","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Samsung/HbbPlayer","category-ids":["smarttv"],"description":"HbbPlayer is HbbTV application which can playback media by using url of media as parameter. It conforms to W3C and HbbTV specification. - Samsung/HbbPlayer","license":"","source":"https://github.com/Samsung/HbbPlayer","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"bbc/tal","category-ids":["smarttv"],"description":"TV Application Layer. ","license":"","source":"https://github.com/bbc/tal","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"ebu/content-manager","category-ids":["tools"],"description":"The Content Manager is a visual production tool which is able to generate on the fly visualisation for DAB slideshow and RadioVIS. .NET framework based, it is developed in C# and is distributed und...","license":"","source":"https://github.com/ebu/content-manager","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"ebu/test-engine-ondemand","category-ids":["testing"],"description":"EBU on-demand test engine. ","license":"","source":"https://github.com/ebu/test-engine-ondemand","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"ebu/test-engine-live-tools","category-ids":["testing"],"description":"Small tools and scripts for the EBU test engine platform. - ebu/test-engine-live-tools","license":"","source":"https://github.com/ebu/test-engine-live-tools","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"ebu/awesome-broadcasting","category-ids":["broadcast"],"description":"A curated list of amazingly awesome open source resources related to broadcast technologies - ebu/awesome-broadcasting","license":"","source":"https://github.com/ebu/awesome-broadcasting","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"mkaflowski/HybridMediaPlayer","category-ids":["android"],"description":"Android music and video player. Uses ExoPlayer 2 and MediaPlayer for lower APIs and makes using ExoMediaPlayer easier. If you need advanced options such as handling Chromecast it is delivered by Ex...","license":"","source":"https://github.com/mkaflowski/HybridMediaPlayer","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"VQEG/streamsim","category-ids":["encoding"],"description":"","license":"","source":"https://github.com/VQEG/streamsim","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"phaux/node-ffmpeg-stream","category-ids":["ffmpeg"],"description":"Node.js bindings to ffmpeg command, exposing stream based API - phaux/node-ffmpeg-stream","license":"","source":"https://github.com/phaux/node-ffmpeg-stream","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"vapoursynth/vapoursynth","category-ids":["tools"],"description":"A video processing framework with simplicity in mind - vapoursynth/vapoursynth","license":"","source":"https://github.com/vapoursynth/vapoursynth","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"How to decode a video (memory file / byte string) and step through it frame by frame in python?","category-ids":["ffmpeg"],"description":"I am using python to do some basic image processing, and want to extend it to process a video frame by frame. I get the video as a blob from a server - .webm encoded - and have it in python as a b...","license":"","source":"https://stackoverflow.com/questions/60558412/how-to-decode-a-video-memory-file-byte-string-and-step-through-it-frame-by-f","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"streamlink/streamlink","category-ids":["encoding"],"description":"Streamlink is a CLI utility which pipes video streams from various services into a video player - streamlink/streamlink","license":"","source":"https://github.com/streamlink/streamlink","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"antiboredom/videogrep","category-ids":["tools"],"description":"automatic video supercuts with python. ","license":"","source":"https://github.com/antiboredom/videogrep","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Dolby Stream Validator","category-ids":["hdr"],"description":"","license":"","source":"https://ott.dolby.com/OnDelKits_dev/StreamValidator/Start_Here.html","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"rdp/ffmpeg-windows-build-helpers","category-ids":["ffmpeg"],"description":"Helper script for cross compiling some media tools for windows, like customizable ffmpeg.exe (with or without non-free components, etc), and some other bonuses like mplayer, mp4box, mxf, etc. - rdp...","license":"","source":"https://github.com/rdp/ffmpeg-windows-build-helpers","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"justdan96/tsMuxer","category-ids":["tools"],"description":"tsMuxer is a transport stream muxer for remuxing/muxing elementary streams, EVO/VOB/MPG, MKV/MKA, MP4/MOV, TS, M2TS to TS to M2TS. Supported video codecs H.264/AVC, H.265/HEVC, VC-1, MPEG2. Support...","license":"","source":"https://github.com/justdan96/tsMuxer","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"FFmpeg/FFV1","category-ids":["ffmpeg"],"description":"The FFV1 lossless video codec specification. ","license":"","source":"https://github.com/FFmpeg/FFV1","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"jonghwanhyeon/python-ffmpeg","category-ids":["ffmpeg"],"description":"A python interface for FFmpeg using asyncio. ","license":"","source":"https://github.com/jonghwanhyeon/python-ffmpeg","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Azure-Samples/batch-python-ffmpeg-tutorial","category-ids":["ffmpeg"],"description":"A Python application that uses Batch to process media files in parallel with the ffmpeg open-source tool. - Azure-Samples/batch-python-ffmpeg-tutorial","license":"","source":"https://github.com/Azure-Samples/batch-python-ffmpeg-tutorial","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"scivision/PyLivestream","category-ids":["ffmpeg"],"description":"Pure Python FFmpeg-based live video / audio streaming to YouTube, Facebook, Periscope, Twitch, and more - scivision/PyLivestream","license":"","source":"https://github.com/scivision/PyLivestream","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"NVIDIA/nvidia-docker","category-ids":["ffmpeg"],"description":"Build and run Docker containers leveraging NVIDIA GPUs - NVIDIA/nvidia-docker","license":"","source":"https://github.com/NVIDIA/nvidia-docker","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"streamaserver/streama","category-ids":["streaming-server-and-storage"],"description":"Self hosted streaming media server. https://docs.streama-project.com/ - streamaserver/streama","license":"","source":"https://github.com/streamaserver/streama","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"HDMI 2.1: features, specs and news about the latest HDMI standard","category-ids":["reading"],"description":"The gateway to a super high-definition future is ever-nearing","license":"","source":"https://www.whathifi.com/advice/what-hdmi-21-everything-you-need-to-know","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"BOLA: Near-Optimal Bitrate Adaptation for Online Videos","category-ids":["reading"],"description":"","license":"","source":"https://arxiv.org/pdf/1601.06748.pdf","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Design of scheduling and rate-adaptation algorithms for adaptive HTTP streaming · dispar.at Blog","category-ids":["reading"],"description":"Design of scheduling and rate-adaptation algorithms for adaptive HTTP streaming - Stephan Hesse","license":"","source":"https://dispar.at/blog/2017/07/08/design-of-scheduling-and-rate-adaptation-algorithms-for-adaptive-http-streaming/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Improving our video encodes for legacy devices","category-ids":["reading"],"description":"by Mariana Afonso, Anush Moorthy, Liwei Guo, Lishan Zhu, Anne Aaron","license":"","source":"https://link.medium.com/T7S5MS6IT8","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Building native video Pins","category-ids":["players"],"description":"Billions of videos are viewed across the internet every day, but video on Pinterest is unique. On Pinterest, you’ve always been able to save videos from around the web, and in 2013, we made it…","license":"","source":"https://medium.com/pinterest-engineering/building-native-video-pins-7ff89ad3ec33","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"rinsuki/HWAcceleratedVP9Player","category-ids":["ios-tvos"],"description":"Hardware Accelerated VP9 Player in macOS 11.0 Big Sur beta 4+ - rinsuki/HWAcceleratedVP9Player","license":"","source":"https://github.com/rinsuki/HWAcceleratedVP9Player","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Alkl58/NotEnoughAV1Encodes","category-ids":["av1"],"description":"GUI Handler for AV1 Encoders (aomenc, rav1e & svt-av1) - Alkl58/NotEnoughAV1Encodes","license":"","source":"https://github.com/Alkl58/NotEnoughAV1Encodes","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"OpenVisualCloud/Smart-City-Sample","category-ids":["streaming-server-and-storage"],"description":"The smart city reference pipeline shows how to integrate various media building blocks, with analytics powered by the OpenVINO™ Toolkit, for traffic or stadium sensing, analytics and management tas...","license":"","source":"https://github.com/OpenVisualCloud/Smart-City-Sample","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"AOMediaCodec/av1-rtp-spec","category-ids":["av1"],"description":"Current draft (HTML): https://aomediacodec.github.io/av1-rtp-spec/ - AOMediaCodec/av1-rtp-spec","license":"","source":"https://github.com/AOMediaCodec/av1-rtp-spec","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"xiph/rav1e","category-ids":["av1"],"description":"The fastest and safest AV1 encoder. ","license":"","source":"https://github.com/xiph/rav1e","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"videolan/dav1d","category-ids":["av1"],"description":"dav1d is the fastest AV1 decoder on all platforms.","license":"","source":"https://code.videolan.org/videolan/dav1d","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"intel/vaapi-fits","category-ids":["ffmpeg"],"description":"","license":"","source":"https://github.com/intel/vaapi-fits","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"pyke369/sffmpeg","category-ids":["ffmpeg"],"description":"Full-featured static FFmpeg build helper. ","license":"","source":"https://github.com/pyke369/sffmpeg","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Hardware-Assisted Video Transcoding At Dailymotion","category-ids":["reading"],"description":"What if you could save time, power consumption and therefore money, while still keeping a decent quality for your converted video ?","license":"","source":"https://link.medium.com/jfUev36Zs8","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"intel/gmmlib","category-ids":["encoding"],"description":"","license":"","source":"https://github.com/intel/gmmlib","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"intel/media-driver","category-ids":["encoding"],"description":"","license":"","source":"https://github.com/intel/media-driver","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"intel/libva","category-ids":["encoding"],"description":"Libva is an implementation for VA-API (Video Acceleration API) - intel/libva","license":"","source":"https://github.com/intel/libva","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"This gist will generate an Intel QSV-enabled FFmpeg build using the open source Intel Media SDK. Testbed used: Ubuntu 18.04LTS. A fallback is also provided for the intel vaapi driver where needed.","category-ids":["ffmpeg"],"description":"This gist will generate an Intel QSV-enabled FFmpeg build using the open source Intel Media SDK. Testbed used: Ubuntu 18.04LTS. A fallback is also provided for the intel vaapi driver where needed. ...","license":"","source":"https://gist.github.com/SeanMollet/0eed16e80630ab67532890a9d42132af","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"intel/intel-vaapi-driver","category-ids":["ffmpeg"],"description":"VA-API user mode driver for Intel GEN Graphics family - intel/intel-vaapi-driver","license":"","source":"https://github.com/intel/intel-vaapi-driver","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"VCDP/FFmpeg-patch","category-ids":["ffmpeg"],"description":"This repository contains a collection of FFmpeg* patches and samples to enable CNN model based video analytics capabilities (such as object detection, classification, recognition) in FFmpeg* framew...","license":"","source":"https://github.com/VCDP/FFmpeg-patch","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"jamesfining/scte","category-ids":["tools"],"description":"Python library to work with SCTE standards. ","license":"","source":"https://github.com/jamesfining/scte","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Best Practices for End-to-End Workflow Monitoring | Streaming Video Alliance","category-ids":["qoe"],"description":"","license":"","source":"https://www.streamingvideoalliance.org/project/best-practices-for-end-to-end-workflow-monitoring/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"jordicenzano/go-ts-segmenter","category-ids":["tools"],"description":"Live TS segmenter and HLS manifest creation in Go. ","license":"","source":"https://github.com/jordicenzano/go-ts-segmenter","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Byte Down: Making Netflix’s Data Infrastructure Cost-Effective","category-ids":["reading"],"description":"","license":"","source":"https://netflixtechblog.com/byte-down-making-netflixs-data-infrastructure-cost-effective-fee7b3235032","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"flavioribeiro/video-thumbnail-generator","category-ids":["tools"],"description":":camera: Generate thumbnail sprites from videos. ","license":"","source":"https://github.com/flavioribeiro/video-thumbnail-generator","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Promising Initial Results with AV1 Testing - Streaming Learning Center","category-ids":["av1"],"description":"[vc_row margin_top=”30″][vc_column][vc_column_text]I began testing AV1 early this week. Briefly, my tests involve 16 ten-second clips in four genres (movies, sports, animations, gaming) and an “other” category (music video, nature video). I’ve completed the first set of tests with FFmpeg 4.3, benchmarking x264, x265, and the latest version of the Alliance for Open Media AV1 codec,…","license":"","source":"https://streaminglearningcenter.com/blogs/promising-initial-results-with-av1-testing.html","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Video: HLS and DASH Multi-Codec Encoding & Packaging","category-ids":["reading"],"description":"Free educational webinars, videos and other resources focused on the Broadcast Industry","license":"","source":"https://thebroadcastknowledge.com/2020/07/10/video-hls-and-dash-multi-codec-encoding-packaging/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"OpenVisualCloud/Ad-Insertion-Sample","category-ids":["ads"],"description":"The ad-insertion reference pipeline shows how to integrate various media building blocks, with analytics powered by the OpenVINO™ Toolkit, for intelligent server-side ad insertion. - OpenVisualClou...","license":"","source":"https://github.com/OpenVisualCloud/Ad-Insertion-Sample","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"OpenVisualCloud/CDN-Transcode-Sample","category-ids":["k8s"],"description":"Media transcoding is a key function for live video broadcasting, streaming, and video on demand use cases in a CDN network. The CDN Transcode sample (not a finished product) provides a reference pi...","license":"","source":"https://github.com/OpenVisualCloud/CDN-Transcode-Sample","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"cpitkin/openfaas-transcode","category-ids":["k8s"],"description":"OpenFaaS transcode pipeline. ","license":"","source":"https://github.com/cpitkin/openfaas-transcode","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"GeneticGenesis/phils-players","category-ids":["web"],"description":"A collection of video players with vaguely simple GUIs for video engineers. - GeneticGenesis/phils-players","license":"","source":"https://github.com/GeneticGenesis/phils-players","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"zencoder/go-dash","category-ids":["dash"],"description":"A Go library for generating MPEG-DASH manifests. ","license":"","source":"https://github.com/zencoder/go-dash","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"mofo7777/Stackoverflow","category-ids":["learning"],"description":"All source codes I've provided on stackoverflow as an answer, usually under tag ms-media-foundation. Mediafoundation, audio, video, 3D, decoder, encoder. - mofo7777/Stackoverflow","license":"","source":"https://github.com/mofo7777/Stackoverflow","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"cwinging/transcode","category-ids":["encoding"],"description":"python transcode server. ","license":"","source":"https://github.com/cwinging/transcode","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"bbxnet/transcode","category-ids":["encoding"],"description":"","license":"","source":"https://github.com/bbxnet/transcode","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"prologic/tube","category-ids":["streaming-server-and-storage"],"description":"📺 a Youtube-like (without censorship and features you don't need!) Video Sharing App written in Go which also supports automatic transcoding to MP4 H.265 AAC, multiple collections and R...","license":"","source":"https://github.com/prologic/tube","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"GeoHaber/Video-Transcode","category-ids":["encoding"],"description":"ffmpeg H264 H265 HEVC MPEG Video Trans-code Image-Matrix Collage - GeoHaber/Video-Transcode","license":"","source":"https://github.com/GeoHaber/Video-Transcode","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"foxford/react-hls","category-ids":["web"],"description":"React component for HLS player. ","license":"","source":"https://github.com/foxford/react-hls","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"videogular/videogular","category-ids":["web"],"description":"The HTML5 video player for AngularJS. ","license":"","source":"https://github.com/videogular/videogular","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Roverr/rtsp-stream","category-ids":["streaming-server-and-storage"],"description":"Out of box solution for RTSP - HLS live stream transcoding. Makes RTSP easy to play in browsers. - Roverr/rtsp-stream","license":"","source":"https://github.com/Roverr/rtsp-stream","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"mediaelement/mediaelement","category-ids":["web"],"description":"HTML5 <audio> or <video> player with support for MP4, WebM, and MP3 as well as HLS, Dash, YouTube, Facebook, SoundCloud and others with a common HTML5 MediaElement API, ...","license":"","source":"https://github.com/mediaelement/mediaelement","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"leandromoreira/video-containers-debugging-tools","category-ids":["learning"],"description":"A set of command lines to debug video streaming files like mp4 (MPEG-4 Part 14), ts (MPEG-2 Part 1), fmp4 in Dash, HLS, or MSS, with or without DRM. - leandromoreira/video-containers-debugging-tools","license":"","source":"https://github.com/leandromoreira/video-containers-debugging-tools","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"essential61/mp4analyser","category-ids":["tools"],"description":"mp4 file analyser written in Python. ","license":"","source":"https://github.com/essential61/mp4analyser","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"quodlibet/mutagen","category-ids":["audio"],"description":"Python module for handling audio metadata. ","license":"","source":"https://github.com/quodlibet/mutagen","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"ireader/media-server","category-ids":["streaming-server-and-storage"],"description":"RTSP/RTP/RTMP/FLV/HLS/MPEG-TS/MPEG-PS/MPEG-DASH/MP4/fMP4 - ireader/media-server","license":"","source":"https://github.com/ireader/media-server","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Red5/red5-server","category-ids":["streaming-server-and-storage"],"description":"Red5 Server core. ","license":"","source":"https://github.com/Red5/red5-server","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"google/shaka-player-embedded","category-ids":["ios-tvos"],"description":"Shaka Player in a C++ Framework. ","license":"","source":"https://github.com/google/shaka-player-embedded","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Fyrd/caniuse","category-ids":["drm"],"description":"Raw browser/feature support data from caniuse.com. ","license":"","source":"https://github.com/Fyrd/caniuse","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"MPEG: What Happened?","category-ids":["mpeg"],"description":"At the end of last month, MPEG co-founder Leonardo Chiariglione announced the 'MPEG is closed.' That's not quite true, but it is undergoing a reorganization. So what does that mean for the organization and the new codec standards it is bringing out this year?","license":"","source":"https://www.streamingmedia.com/Articles/ReadArticle.aspx?ArticleID=141678","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Eyevinn/vmapproxy","category-ids":["ads"],"description":"A simple VMAP / VAST proxy. ","license":"","source":"https://github.com/Eyevinn/vmapproxy","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"szatmary/libcaption","category-ids":["subtitles-and-captions"],"description":"Free open-source CEA608 / CEA708 closed-caption encoder/decoder - szatmary/libcaption","license":"","source":"https://github.com/szatmary/libcaption","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"3 Cases from a Video Expert: Encoding Basics","category-ids":["learning"],"description":"Introduction","license":"","source":"https://link.medium.com/z6IDbLDWO7","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Live Video Transmuxing/Transcoding: FFmpeg vs TwitchTranscoder, Part I","category-ids":["reading"],"description":"By: Jeff Gong, Software Engineer, [email protected] Sahil Dhanju, Software Engineer Intern Chih-Chiang Lu, Senior Software Engineer…","license":"","source":"https://link.medium.com/iws08p9VO7","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Live Video Transmuxing/Transcoding: FFmpeg vs TwitchTranscoder, Part II","category-ids":["reading"],"description":"By: Jeff Gong, Software Engineer, [email protected] Sahil Dhanju, Software Engineer Intern Chih-Chiang Lu, Senior Software Engineer…","license":"","source":"https://link.medium.com/EYVMBQ3VO7","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Scalable, Parallel Video Transcoding on Ubuntu","category-ids":["k8s"],"description":"Transcoding video is a very resource intensive process. It can take many minutes to process a small, 30-second clip, or even hours to p...","license":"","source":"https://blog.dustinkirkland.com/2014/07/scalable-parallel-video-transcoding-on.html","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"DASH IF Test Assets Database","category-ids":["dash"],"description":"","license":"","source":"https://testassets.dashif.org/#testcase/details/58a5ddaa7459f8cb201b8a6d","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"DASH IF Test Assets Database","category-ids":["dash"],"description":"","license":"","source":"https://testassets.dashif.org/#testvector/groupedList","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Telecommunication-Telemedia-Assessment/AVRate","category-ids":["qoe"],"description":"An open source modular Audio/Visual subjective evaluation test interface - Telecommunication-Telemedia-Assessment/AVRate","license":"","source":"https://github.com/Telecommunication-Telemedia-Assessment/AVRate","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"VQEG Tools and Subjective Labs Setup","category-ids":["qoe"],"description":"Providing the video quality research community with a wide variety of software tools and guidance in order to facilitate research.","license":"","source":"https://vqeg.github.io/software-tools/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"VQEG/software-tools","category-ids":["qoe"],"description":"VQEG's Software and Tools Website. ","license":"","source":"https://github.com/VQEG/software-tools","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Video Quality Experts Group (VQEG)","category-ids":["qoe"],"description":"","license":"","source":"https://www.its.bldrdoc.gov/vqeg/vqeg-home.aspx","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"lhls-simple-live-platform","category-ids":["learning"],"description":"You can build your own live platform just wiring up some open source tools, this is a demo video of https://github.com/jordicenzano/lhls-simple-live-platform","license":"","source":"https://slides.com/jordicenzano/deck-973aed","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"erikkaashoek/Comskip","category-ids":["ads"],"description":"A free commercial detector. ","license":"","source":"https://github.com/erikkaashoek/Comskip","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"AV1 decoder model","category-ids":["av1"],"description":"Description of the AV1 decoder model.","license":"","source":"https://norkin.org/research/av1_decoder_model/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"FFmpeg Threads Command: How it Affects Quality and Performance","category-ids":["reading"],"description":"So, I received an email from an acquaintance that read, “I was curious if there is actually any benefit to a “threads=” type custom command in x264. Specifically many streamers are buying 8 core/16 thread CPUs to encode as a standalone client capturing information from a video capture device.” I had an article on FFmpeg…","license":"","source":"https://streaminglearningcenter.com/blogs/ffmpeg-command-threads-how-it-affects-quality-and-performance.html","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Riot Games Keeps League of Legends Esports Rolling With Fully Cloud-Based Virtualized Workflow","category-ids":["reading"],"description":"Although the traditional sports world has come to a standstill due to the coronavirus pandemic, many major esports properties are soldiering on, hosting compe","license":"","source":"https://www.sportsvideo.org/2020/03/27/riot-games-keeps-league-of-legends-esports-rolling-with-fully-cloud-based-virtualized-production-workflow/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"dev-labs-bg/swift-video-generator","category-ids":["encoding"],"description":"","license":"","source":"https://github.com/dev-labs-bg/swift-video-generator","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"QCTools Documentation","category-ids":["qoe"],"description":"QCTools (Quality Control Tools for Video Preservation) is a free and open source software tool that helps users analyze and understand their digitized video files through use of audiovisual analytics and filtering. QCTools is funded by the National Endowment for the Humanities and the Knight Foundation, and is developed by the Bay Area Video Coalition.","license":"","source":"http://bavc.github.io/qctools/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"amiaopensource/cable-bible","category-ids":["learning"],"description":"A guide to cables and connectors used for audiovisual tech - amiaopensource/cable-bible","license":"","source":"https://github.com/amiaopensource/cable-bible","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"ColorlabMD/FFCommand_Engine","category-ids":["ffmpeg"],"description":"Create and execute FFmpeg commands. ","license":"","source":"https://github.com/ColorlabMD/FFCommand_Engine","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"ffmpeg tutorial","category-ids":["learning"],"description":"","license":"","source":"http://www.dranger.com/ffmpeg/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"fluent-ffmpeg/node-fluent-ffmpeg","category-ids":["ffmpeg"],"description":"A fluent API to FFMPEG (http://www.ffmpeg.org). ","license":"","source":"https://github.com/fluent-ffmpeg/node-fluent-ffmpeg","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"cash2one/VideoTranscoding-Backend","category-ids":["ffmpeg"],"description":"This application transcode a video that you send on all formats what you want and diferent resolutions. - cash2one/VideoTranscoding-Backend","license":"","source":"https://github.com/cash2one/VideoTranscoding-Backend","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"shinobizero/audio_transcriber","category-ids":["subtitles-and-captions"],"description":"Transcodes audio & video files to text, supports MP3, M4A, WAV, MP4, MKV, AVI, MPG & MPEG. No Online API's. Python 3 - shinobizero/audio_transcriber","license":"","source":"https://github.com/shinobizero/audio_transcriber","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"mugiseyebrows/mugi-ffmpeg","category-ids":["ffmpeg"],"description":"Gui for ffmpeg to simplify transcoding and embeding audio / subtitles in mkv videos - mugiseyebrows/mugi-ffmpeg","license":"","source":"https://github.com/mugiseyebrows/mugi-ffmpeg","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"zolinux/MediaArchiver","category-ids":["encoding"],"description":"Transcode video files using FFMPEG and python3. ","license":"","source":"https://github.com/zolinux/MediaArchiver","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"git-developer/vaapi-video-converter","category-ids":["ffmpeg"],"description":"A docker-based video converter that uses VAAPI-compatible hardware for transcoding - git-developer/vaapi-video-converter","license":"","source":"https://github.com/git-developer/vaapi-video-converter","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"LordCrainer/transcoding_ffmpeg","category-ids":["encoding"],"description":"Transcoding video usando ffmpeg. ","license":"","source":"https://github.com/LordCrainer/transcoding_ffmpeg","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"sambios/ffmpeg_transcoder","category-ids":["encoding"],"description":"video transcode based on ffmpeg, support H264/HEVC and more. - sambios/ffmpeg_transcoder","license":"","source":"https://github.com/sambios/ffmpeg_transcoder","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"bookyo/express-ffmpeg","category-ids":["encoding"],"description":"nodejs ffmpeg video transcode webui,基于nodejs的云转码系统 https://www.efvcms.com - bookyo/express-ffmpeg","license":"","source":"https://github.com/bookyo/express-ffmpeg","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Mozilla-Open-Lab-Etwas/Video-Transcoder","category-ids":["ffmpeg"],"description":"FFMPEG Wasm Video Transcoder. ","license":"","source":"https://github.com/Mozilla-Open-Lab-Etwas/Video-Transcoder","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"okorach/audio-video-tools","category-ids":["ffmpeg"],"description":"Python based batch tools to transcode audio and video conveniently (leverages FFMpeg) - okorach/audio-video-tools","license":"","source":"https://github.com/okorach/audio-video-tools","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Home | Streaming Video Alliance","category-ids":["industry-forums"],"description":"Making Streaming Video Better Streaming video is exploding in popularity. Consumers are watching more video online across a myriad of devices. But, the streaming experiences, across providers, can be wildly different from each other which ultimately hurts adoption. The problem is a lack of colla ...","license":"","source":"https://www.streamingvideoalliance.org/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Correcting for audio/video sync issues with the ffmpeg program’s ITSOFFSET switch","category-ids":["ffmpeg"],"description":"The ffmpeg program has numerous “switches” that help to adjust and convert audio and video files. Some of them are not explained very well in the documentation, and many websites have c…","license":"","source":"https://wjwoodrow.wordpress.com/2013/02/04/correcting-for-audiovideo-sync-issues-with-the-ffmpeg-programs-itsoffset-switch/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"DASH Industry Forum | Catalyzing the adoption of MPEG-DASH","category-ids":["dash"],"description":"","license":"","source":"https://dashif.org/identifiers/content_protection/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"aom - Git at Google","category-ids":["av1"],"description":"","license":"","source":"https://aomedia.googlesource.com/aom/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Creating a secure video-on-demand (VOD) platform using AWS","category-ids":["drm"],"description":"Authored by Chirag Oswal, Solution Architect, AWS, and Vikas Tiwari, Solution Architect Manager, AWS Video has become the primary means of Information sharing and learning. Customers are investing in innovative solutions to tap into the e-learning and video space. Video content is their IP and needs to be protected and securely delivered. Online video is a […]","license":"","source":"https://aws.amazon.com/blogs/media/creating-a-secure-video-on-demand-vod-platform-using-aws/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"serverlesspub/ffmpeg-aws-lambda-layer","category-ids":["ffmpeg"],"description":"FFmpeg/FFprobe AWS Lambda layer. ","license":"","source":"https://github.com/serverlesspub/ffmpeg-aws-lambda-layer","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Running FFmpeg on AWS Lambda for 1.9% the cost of AWS Elastic Transcoder","category-ids":["reading"],"description":"A guide to building a transcoder using Exodus, FFmpeg, and AWS Lambda.","license":"","source":"https://intoli.com/blog/transcoding-on-aws-lambda/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"pbs/pycaption","category-ids":["subtitles-and-captions"],"description":"Python module to read/write popular video caption formats - pbs/pycaption","license":"","source":"https://github.com/pbs/pycaption","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"pokey909/dash_adaptation_simulator","category-ids":["dash"],"description":"Simulate bitrate switching algorithms based on real data traces - pokey909/dash_adaptation_simulator","license":"","source":"https://github.com/pokey909/dash_adaptation_simulator","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"davidbt/djmediastreamer","category-ids":["encoding"],"description":"A Django project that allows you to catalog and stream your videos (using FFmpeg to add subtitles and transcode). - davidbt/djmediastreamer","license":"","source":"https://github.com/davidbt/djmediastreamer","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"andressspinetti/video-transcoder","category-ids":["encoding"],"description":"AWS S3 + Lambda + Transcode. ","license":"","source":"https://github.com/andressspinetti/video-transcoder","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"SmurfManX/ffmpeg-nvidia-adaptive-vod-transcoder","category-ids":["encoding"],"description":"bash script which will detect video new file in folder and transcode it to adaprive bitrate - SmurfManX/ffmpeg-nvidia-adaptive-vod-transcoder","license":"","source":"https://github.com/SmurfManX/ffmpeg-nvidia-adaptive-vod-transcoder","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"mrpdaemon/mmf","category-ids":["tools"],"description":"Video transcoding ffmpeg frontend in Python. ","license":"","source":"https://github.com/mrpdaemon/mmf","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Ponyboy47/TranscodeVideo","category-ids":["encoding"],"description":"A Swift wrapper around the transcode-video command - Ponyboy47/TranscodeVideo","license":"","source":"https://github.com/Ponyboy47/TranscodeVideo","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"kees/transcode","category-ids":["encoding"],"description":"Video Transcoding Tools. ","license":"","source":"https://github.com/kees/transcode","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"quarkscript/media_works","category-ids":["encoding"],"description":"Transcode video by ffmpeg with nvenc; normalize the volume; force dynamic range compression to the volume - quarkscript/media_works","license":"","source":"https://github.com/quarkscript/media_works","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"luziferius/av1transcoder","category-ids":["av1"],"description":"Transcode video files to the AV1 format using ffmpeg and libaom-av1. - luziferius/av1transcoder","license":"","source":"https://github.com/luziferius/av1transcoder","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"sw360cab/pyup-transcoder","category-ids":["encoding"],"description":"a Python-based software to transcode videos and upload files to a remote server or S3-bucket - sw360cab/pyup-transcoder","license":"","source":"https://github.com/sw360cab/pyup-transcoder","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"monking/transcode-web-video","category-ids":["encoding"],"description":"Quickly transcode a source video to MP4, OGV, and WebM, with scale, bitrate, and screengrab options. - monking/transcode-web-video","license":"","source":"https://github.com/monking/transcode-web-video","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"ericgriffin/fflock","category-ids":["encoding"],"description":"Distributed video transcoding. ","license":"","source":"https://github.com/ericgriffin/fflock","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"just-work/django-video-transcoding","category-ids":["encoding"],"description":"Simple video transcoding application for Django Framework - just-work/django-video-transcoding","license":"","source":"https://github.com/just-work/django-video-transcoding","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"selsamman/react-native-transcode","category-ids":["encoding"],"description":"Video Transcoder for React Native. ","license":"","source":"https://github.com/selsamman/react-native-transcode","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"xyk2/cloud-transcoder","category-ids":["encoding"],"description":"Transcoding long (>1 hour) videos quickly and cost-effectively on GCP to adaptive HLS and MP4 mezzanine files. Up to 40x $ savings. - xyk2/cloud-transcoder","license":"","source":"https://github.com/xyk2/cloud-transcoder","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"amaurypm/transcode2H265","category-ids":["hevc"],"description":"Unattended video transcoder to H265 and ACC codecs, in MKV containers. - amaurypm/transcode2H265","license":"","source":"https://github.com/amaurypm/transcode2H265","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"kwodzicki/video_utils","category-ids":["encoding"],"description":"Python package containing many tools useful for converting video files to h264/h265 encoded MP4 or MKV files - kwodzicki/video_utils","license":"","source":"https://github.com/kwodzicki/video_utils","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"bmhayward/Transcode","category-ids":["encoding"],"description":"Tools to batch transcode and process videos. ","license":"","source":"https://github.com/bmhayward/Transcode","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"madebyhiro/codem-transcode","category-ids":["encoding"],"description":"Offline video transcoder written in node.js. ","license":"","source":"https://github.com/madebyhiro/codem-transcode","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Vilsol/Transcoder","category-ids":["encoding"],"description":"Docker container to transcode videos in mounted volume to H265 using FFMPEG - Vilsol/Transcoder","license":"","source":"https://github.com/Vilsol/Transcoder","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"diego3g/gcloud-node-video-transcoding","category-ids":["encoding"],"description":"📹🔥 Transcode Google Cloud Storage video files with Node.js and FFmpeg - diego3g/gcloud-node-video-transcoding","license":"","source":"https://github.com/diego3g/gcloud-node-video-transcoding","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"openfun/marsha","category-ids":["streaming-server-and-storage"],"description":":clapper: A self-hosted opensource LTI video provider - openfun/marsha","license":"","source":"https://github.com/openfun/marsha","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"ClearSlide/Fantastic-Transcoder","category-ids":["encoding"],"description":"Fantastic transcoder is a video transcoder which utilizes massively parallel compute to achieve ludicrous conversion speeds. - ClearSlide/Fantastic-Transcoder","license":"","source":"https://github.com/ClearSlide/Fantastic-Transcoder","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"benvanik/node-transcoding","category-ids":["encoding"],"description":"node.js video transcoding library. ","license":"","source":"https://github.com/benvanik/node-transcoding","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"tozastation/HLS-Streaming","category-ids":["hls"],"description":"HLSを使ってみたです.. ","license":"","source":"https://github.com/tozastation/HLS-Streaming","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"t-mullen/hls-server","category-ids":["hls"],"description":"Middleware for serving HTTP Live Streaming (HLS) compatible media streams. - t-mullen/hls-server","license":"","source":"https://github.com/t-mullen/hls-server","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"i4tv/gstreamill","category-ids":["encoding"],"description":"encoder with hls output based on gstreamer. ","license":"","source":"https://github.com/i4tv/gstreamill","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"SVT-AV1: an open-source AV1 encoder and decoder","category-ids":["av1"],"description":"by Andrey Norkin, Joel Sole, Mariana Afonso, Kyle Swanson, Agata Opalach, Anush Moorthy, Anne Aaron","license":"","source":"https://netflixtechblog.com/svt-av1-an-open-source-av1-encoder-and-decoder-ad295d9b5ca2","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"CUDA GPU Accelerated h264/h265/HEVC Video Encoding with ffmpeg","category-ids":["ffmpeg"],"description":"How to use CUDA GPU hardware encoding with ffmpeg to encode h264 and h264 HEVC movies in high quality and highspeed with our optimized parameter settings.","license":"","source":"https://ntown.at/de/knowledgebase/cuda-gpu-accelerated-h264-h265-hevc-video-encoding-with-ffmpeg/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"About Frame Rates or Why 29.97?","category-ids":["reading"],"description":"I recently remembered this popular post from my old blog. Since that blog no longer exists, I thought I would repost it here. Since I wrote this post about a decade ago, many others of done a much better job describing this in detail. I highly recommend the following two videos by Alec Watson fro","license":"","source":"http://theautomaticfilmmaker.com/blog/2009/2/23/about-frame-rates-or-why-2997.html","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Rolinh/VQMT","category-ids":["qoe"],"description":"VQMT: Video Quality Measurement Tool. Fast implementations of the following objective image quality metrics: PSNR, SSIM, MS-SSIM, VIFp, PSNR-HVS and PSNR-HVS-M. - Rolinh/VQMT","license":"","source":"https://github.com/Rolinh/VQMT","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"The Top 656 Video Open Source Projects","category-ids":["tools"],"description":"Browse The Most Popular 656 Video Open Source Projects","license":"","source":"https://awesomeopensource.com/projects/video","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"MediaArea/MediaInfo","category-ids":["tools"],"description":"Convenient unified display of the most relevant technical and tag data for video and audio files. - MediaArea/MediaInfo","license":"","source":"https://github.com/MediaArea/MediaInfo","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"donmelton/video_transcoding","category-ids":["encoding"],"description":"Tools to transcode, inspect and convert videos. ","license":"","source":"https://github.com/donmelton/video_transcoding","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"donmelton/other_video_transcoding","category-ids":["encoding"],"description":"Other tools to transcode videos. ","license":"","source":"https://github.com/donmelton/other_video_transcoding","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"w3c/encrypted-media","category-ids":["drm"],"description":"Encrypted Media Extensions. ","license":"","source":"https://github.com/w3c/encrypted-media/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"alexgand/springer_free_books: Python script to download all Springer books released for free during the 2020 COVID-19 quarantine","category-ids":["learning"],"description":"Python script to download all Springer books released for free during the 2020 COVID-19 quarantine - alexgand/springer_free_books","license":"","source":"https://github.com/alexgand/springer_free_books","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"HowVideo.works","category-ids":["learning"],"description":"","license":"","source":"https://howvideo.works","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"brendanlong/mpeg-ts-inspector: A command-line tool for inspecting MPEG-TS files","category-ids":["tools"],"description":"A command-line tool for inspecting MPEG-TS files. Contribute to brendanlong/mpeg-ts-inspector development by creating an account on GitHub.","license":"","source":"https://github.com/brendanlong/mpeg-ts-inspector","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"twitter/vireo: Vireo is a lightweight and versatile video processing library written in C++11","category-ids":["encoding"],"description":"Vireo is a lightweight and versatile video processing library written in C++11 - twitter/vireo","license":"","source":"https://github.com/twitter/vireo","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"webmproject/opus-dash: Specification for Encapsulating Opus Audio in ISO-BMFF Container","category-ids":["audio"],"description":"Specification for Encapsulating Opus Audio in ISO-BMFF Container - webmproject/opus-dash","license":"","source":"https://github.com/webmproject/opus-dash","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"CCExtractor/ccextractor: CCExtractor - Official version maintained by the core team","category-ids":["subtitles-and-captions"],"description":"CCExtractor - Official version maintained by the core team - CCExtractor/ccextractor","license":"","source":"https://github.com/CCExtractor/ccextractor","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"media-toolbox/avbroadcast: avbroadcast - republish media streams for mass consumption","category-ids":["encoding"],"description":"avbroadcast - republish media streams for mass consumption - media-toolbox/avbroadcast","license":"","source":"https://github.com/media-toolbox/avbroadcast","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"MPEG DASH Sample Content | Bento4","category-ids":["testing"],"description":"","license":"","source":"http://www.bento4.com/developers/dash/dash-sample-content","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"bbc/audio-offset-finder: Find the offset of an audio file within another audio file","category-ids":["audio"],"description":"Find the offset of an audio file within another audio file - bbc/audio-offset-finder","license":"","source":"https://github.com/bbc/audio-offset-finder","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"ffmprovisr","category-ids":["ffmpeg"],"description":"Cookbook of commonly used FFmpeg recipes with descriptions of how each command works and how to modify it to fit your needs","license":"","source":"https://amiaopensource.github.io/ffmprovisr","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"sunhailin-Leo/AutoConfigShellScript: Automatically compile and configure ffmpeg, Python 3.7.2(default), PyAV, OpenCV, Keras, Tensorflow(CPU Mode) and other relative environment.","category-ids":["ffmpeg"],"description":"Automatically compile and configure ffmpeg, Python 3.7.2(default), PyAV, OpenCV, Keras, Tensorflow(CPU Mode) and other relative environment. - sunhailin-Leo/AutoConfigShellScript","license":"","source":"https://github.com/sunhailin-Leo/AutoConfigShellScript","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"2501world/transcoding-performance-trial: Runs FFmpeg transcoding processes simultaneously and measures CPU performance","category-ids":["ffmpeg"],"description":"Runs FFmpeg transcoding processes simultaneously and measures CPU performance - 2501world/transcoding-performance-trial","license":"","source":"https://github.com/2501world/transcoding-performance-trial","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"chn-lee-yumi/distributed_ffmpeg_transcoding_cluster: 分布式FFMpeg转码集群。A FFMpeg transcoding cluster runs in variable CPUs, including ARM, x86, and others which can run linux. You can use it to run a RaspberryPi cluster.","category-ids":["encoding"],"description":"分布式FFMpeg转码集群。A FFMpeg transcoding cluster runs in variable CPUs, including ARM, x86, and others which can run linux. You can use it to run a RaspberryPi cluster. - chn-lee-yumi/distributed_ffmpeg_...","license":"","source":"https://github.com/chn-lee-yumi/distributed_ffmpeg_transcoding_cluster","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Saurabh702/ffmpeg-scale-benchmark","category-ids":["ffmpeg"],"description":"","license":"","source":"https://github.com/Saurabh702/ffmpeg-scale-benchmark","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"AlvianPrasetya/transcoding: FFmpeg transcoders benchmark","category-ids":["ffmpeg"],"description":"FFmpeg transcoders benchmark. Contribute to AlvianPrasetya/transcoding development by creating an account on GitHub.","license":"","source":"https://github.com/AlvianPrasetya/transcoding","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"albanie/shot-detection-benchmarks: A comparison of ffmpeg, Shotdetect and PySceneDetect for shot transition detection","category-ids":["ffmpeg"],"description":"A comparison of ffmpeg, Shotdetect and PySceneDetect for shot transition detection - albanie/shot-detection-benchmarks","license":"","source":"https://github.com/albanie/shot-detection-benchmarks","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"AK1194/Video-Compression-motion-estimation-block-video-encoder: This repository is about video compression, and more specifically about the motion estimation block (ME block) of a video encoder. It is a research project for developing an efficient motion","category-ids":["encoding"],"description":"This repository is about video compression, and more specifically about the motion estimation block (ME block) of a video encoder. It is a research project for developing an efficient motion estima...","license":"","source":"https://github.com/AK1194/Video-Compression-motion-estimation-block-video-encoder","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"master-of-zen/Av1an: Cross-platform command-line AV1 encode toolkit","category-ids":["av1"],"description":"Cross-platform command-line AV1 encode toolkit. Contribute to master-of-zen/Av1an development by creating an account on GitHub.","license":"","source":"https://github.com/master-of-zen/Av1an","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"mitio/useful-ffmpeg-commands: A collection of FFmpeg commands taken from practice","category-ids":["ffmpeg"],"description":"A collection of FFmpeg commands taken from practice - mitio/useful-ffmpeg-commands","license":"","source":"https://github.com/mitio/useful-ffmpeg-commands","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"ilstam/FF-Multi-Converter: GUI File Format Converter","category-ids":["tools"],"description":"GUI File Format Converter. Contribute to ilstam/FF-Multi-Converter development by creating an account on GitHub.","license":"","source":"https://github.com/ilstam/FF-Multi-Converter","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"H.264 profiles and levels | Inside & Outside MediaCoder","category-ids":["encoding"],"description":"","license":"","source":"http://blog.mediacoderhq.com/h264-profiles-and-levels","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Dash-Industry-Forum/Ingest","category-ids":["dash"],"description":"","license":"","source":"https://github.com/Dash-Industry-Forum/Ingest","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"dash-validator-js/README.md at master · Eyevinn/dash-validator-js","category-ids":["dash"],"description":"MPEG DASH validator JS library. Contribute to Eyevinn/dash-validator-js development by creating an account on GitHub.","license":"","source":"https://github.com/Eyevinn/dash-validator-js/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Shaka Packager – opensource.google","category-ids":["tools"],"description":"Learn about all our projects.","license":"","source":"https://opensource.google/projects/shaka-packager","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Samples players for dash.js","category-ids":["players"],"description":"","license":"","source":"http://reference.dashif.org/dash.js/latest/samples/index.html","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"sannies/isoviewer: GUI application to have closer look ISO 14496-12 and other MP4 files.","category-ids":["tools"],"description":"GUI application to have closer look ISO 14496-12 and other MP4 files. - sannies/isoviewer","license":"","source":"https://github.com/sannies/isoviewer","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"sannies/mp4parser: A Java API to read, write and create MP4 files","category-ids":["tools"],"description":"A Java API to read, write and create MP4 files. Contribute to sannies/mp4parser development by creating an account on GitHub.","license":"","source":"https://github.com/sannies/mp4parser","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"castlabs/dashencrypt: DASH fragmenter/segmenter and encrypter","category-ids":["drm"],"description":"DASH fragmenter/segmenter and encrypter. Contribute to castlabs/dashencrypt development by creating an account on GitHub.","license":"","source":"https://github.com/castlabs/dashencrypt","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Dash JavaScript Player","category-ids":["web"],"description":"","license":"","source":"http://reference.dashif.org/dash.js/latest/samples/dash-if-reference-player/index.html","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"ISO - ISO/IEC 23009-1:2019 - Information technology — Dynamic adaptive streaming over HTTP (DASH) — Part 1: Media presentation description and segment formats","category-ids":["specs-standards"],"description":"Information technology — Dynamic adaptive streaming over HTTP (DASH) — Part 1: Media presentation description and segment formats","license":"","source":"https://www.iso.org/standard/79329.html","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Pssh box","category-ids":["drm"],"description":"","license":"","source":"https://raw.githubusercontent.com/google/shaka-packager/master/packager/tools/pssh/pssh-box.py","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"TheDRMBlog | CENC","category-ids":["drm"],"description":"CENC | The DRM Blog - Your New Official Source for Everything DRM","license":"","source":"https://go.buydrm.com/thedrmblog/topic/cenc","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"BuyDRM_KeyOS_PlatformOverview_FUUGO_062118","category-ids":["drm"],"description":"","license":"","source":"https://go.buydrm.com/hubfs/BuyDRM_KeyOS_Content_Protection_in_DASH_DASHIF_Workshop_Comcast_August2018-1.pdf","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"DASH-IF-IOP-v3.2-diff-3.1.pdf","category-ids":["specs-standards"],"description":"","license":"","source":"https://dashif.org/docs/DASH-IF-IOP-v3.2-diff-3.1.pdf","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Can I use... Support tables for HTML5, CSS3, etc","category-ids":["drm"],"description":"","license":"","source":"https://caniuse.com/#search=drm","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Binary to base64: Convert between bytes and base64 — Cryptii","category-ids":["drm"],"description":"Base64 encoding schemes are used when binary data needs to be stored or transferred as textual data. Therefore 64 characters are chosen that are both members of a subset common to most encodings (ASCII), and also printable.","license":"","source":"https://cryptii.com/pipes/binary-to-base64","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Digital Rights Management (multi - drm) – aameer.github.io","category-ids":["drm"],"description":"My Site","license":"","source":"https://aameer.github.io/articles/digital-rights-management-multi-drm","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Generate MPEG DASH content encrypted with MPEG CENC ClearKey · Dash-Industry-Forum/dash.js Wiki","category-ids":["drm"],"description":"A reference client implementation for the playback of MPEG DASH via Javascript and compliant browsers. - Dash-Industry-Forum/dash.js","license":"","source":"https://github.com/Dash-Industry-Forum/dash.js/wiki/Generate-MPEG-DASH-content-encrypted-with-MPEG-CENC-ClearKey","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"DolbyLaboratories/dolby_vision_professional_decoder_plugin","category-ids":["dolby"],"description":"","license":"","source":"https://github.com/DolbyLaboratories/dolby_vision_professional_decoder_plugin","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"dolby-encoding-engine/plugins at master · DolbyLaboratories/dolby-encoding-engine","category-ids":["dolby"],"description":"Contribute to DolbyLaboratories/dolby-encoding-engine development by creating an account on GitHub.","license":"","source":"https://github.com/DolbyLaboratories/dolby-encoding-engine/tree/master/plugins","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"DolbyLaboratories/pmd_tool: pmd_tool is a command line utility that converts between different representations of SMPTE RDD49 metadata","category-ids":["dolby"],"description":"pmd_tool is a command line utility that converts between different representations of SMPTE RDD49 metadata - DolbyLaboratories/pmd_tool","license":"","source":"https://github.com/DolbyLaboratories/pmd_tool","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"DolbyLaboratories/dlb_mp4base: The Dolby MP4 streaming muxer (dlb_mp4base) is a software implementation of a muxer of fragmented or unfragmented ISO base media file format (mp4). It supports muxing of Dolby Digital (AC-3), Dolby Digital Plus (E-AC-3), and","category-ids":["dolby"],"description":"The Dolby MP4 streaming muxer (dlb_mp4base) is a software implementation of a muxer of fragmented or unfragmented ISO base media file format (mp4). It supports muxing of Dolby Digital (AC-3), Dolby...","license":"","source":"https://github.com/DolbyLaboratories/dlb_mp4base","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"DolbyLaboratories/dbmd-atmos-parser: Dolby Atmos DBMD Wave Chunk Parser","category-ids":["dolby"],"description":"Dolby Atmos DBMD Wave Chunk Parser. Contribute to DolbyLaboratories/dbmd-atmos-parser development by creating an account on GitHub.","license":"","source":"https://github.com/DolbyLaboratories/dbmd-atmos-parser","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"DolbyLaboratories/AM-Viewer: Audio Metadata Viewer","category-ids":["dolby"],"description":"Audio Metadata Viewer. Contribute to DolbyLaboratories/AM-Viewer development by creating an account on GitHub.","license":"","source":"https://github.com/DolbyLaboratories/AM-Viewer","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"ShaoWeiguo/dlb_mp4demux: The Dolby MP4 streaming demuxer (dlb_mp4demux) is a software implementation of a demuxer of fragmented or unfragmented ISO base media file format (mp4). It supports demuxing of Dolby Digital (AC-3), Dolby Digital Plus (E-AC-3), an","category-ids":["dolby"],"description":"The Dolby MP4 streaming demuxer (dlb_mp4demux) is a software implementation of a demuxer of fragmented or unfragmented ISO base media file format (mp4). It supports demuxing of Dolby Digital (AC-3)...","license":"","source":"https://github.com/ShaoWeiguo/dlb_mp4demux","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"DolbyLaboratories/dlb_mp4demux: The Dolby MP4 streaming demuxer (dlb_mp4demux) is a software implementation of a demuxer of fragmented or unfragmented ISO base media file format (mp4). It supports demuxing of Dolby Digital (AC-3), Dolby Digital Plus (E-AC","category-ids":["encoding"],"description":"The Dolby MP4 streaming demuxer (dlb_mp4demux) is a software implementation of a demuxer of fragmented or unfragmented ISO base media file format (mp4). It supports demuxing of Dolby Digital (AC-3)...","license":"","source":"https://github.com/DolbyLaboratories/dlb_mp4demux","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"HLS with Widevine for Android - Taku Semba - Medium","category-ids":["drm"],"description":"As of the version of 2.6.0, ExoPlayer started supporting Widevine + HLS playback. WideVine is the one of the DRM schemes defined by Google…","license":"","source":"https://medium.com/@takusemba/hls-with-widevine-for-android-de3f41027ed2","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"How to Protect Your Content With DRM","category-ids":["drm"],"description":"Lock it down. If you're streaming proprietary or premium online video, it's time to take the step up to true digital rights management protection. Here's how to get started.","license":"","source":"https://www.streamingmedia.com/Articles/ReadArticle.aspx?ArticleID=132289&pageNum=2","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Microsoft Word - EZDRM Bento 4 Open Source.docx","category-ids":["drm"],"description":"","license":"","source":"https://www.ezdrm.com/Documentation/EZDRM%20Bento%204%20Open%20Source%20v1.0.pdf","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Integrate BuyDRM for a Multi-DRM workflow","category-ids":["drm"],"description":"","license":"","source":"https://bitmovin.com/integrate-buydrm-multi-drm-system","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Understanding Rate Control Modes (x264, x265, vpx)","category-ids":["ffmpeg"],"description":"What is “rate control”? It’s what a video encoder does when it decides how many bits to spend for a given frame. The goal of (lossy) video encoding is to sav...","license":"","source":"https://slhck.info/video/2017/03/01/rate-control.html","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"DASH-IF Live Media Ingest Protocol","category-ids":["dash"],"description":"","license":"","source":"https://dashif-documents.azurewebsites.net/Ingest/master/DASH-IF-Ingest.pdf","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Axinom/cpix-validator: Web app for validating CPIX documents","category-ids":["drm"],"description":"Web app for validating CPIX documents. Contribute to Axinom/cpix-validator development by creating an account on GitHub.","license":"","source":"https://github.com/Axinom/cpix-validator","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Play your own DRM content on ExoPlayer - Taku Semba - Medium","category-ids":["drm"],"description":"Digital rights management, or you could just refer to it as DRM, is a way of controlling what users can do with some sort of digital…","license":"","source":"https://medium.com/@takusemba/play-your-own-drm-content-on-exoplayer-e8ed73d5864c","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Advanced Encryption Techniques: ContentProtection Tags for MPDs and PSSH Boxes for DASH.","category-ids":["drm"],"description":"In this installment of TheDRMBlog we take an in-depth look at Advanced Encryption Techniques.","license":"","source":"https://go.buydrm.com/thedrmblog/advanced_encryption_techniques","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Deploying KeyOS with AWS Elemental Media Services","category-ids":["drm"],"description":"In this post we provide an in-depth first party overview of the complex integration between the KeyOS Platform and the Elemental Media Services via the SPEKE API.","license":"","source":"https://go.buydrm.com/thedrmblog/deploying-keyos-with-aws-elemental-media-services","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"linuxserver/docker-ffmpeg","category-ids":["ffmpeg"],"description":"","license":"","source":"https://github.com/linuxserver/docker-ffmpeg","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Saving on Encoding and Streaming: Deploy Capped CRF – Streaming Learning Center","category-ids":["reading"],"description":"This is the second in a five-part series on how to cut your encoding and streaming costs. The first article was Saving on Encoding: Adjust Encoding Configuration to Increase Capacity. Article summary: Capped CRF encoding is a single-pass encoding method that can save encoding costs compared to two-pass VBR. Capped CRF is also a simple per-title…","license":"","source":"https://streaminglearningcenter.com/blogs/saving-encoding-streaming-deploy-capped-crf.html","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"slhck/rate-control-tests: Tests for different rate control modes in x264","category-ids":["ffmpeg"],"description":"Tests for different rate control modes in x264. Contribute to slhck/rate-control-tests development by creating an account on GitHub.","license":"","source":"https://github.com/slhck/rate-control-tests","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"CRF Guide (Constant Rate Factor in x264, x265 and libvpx)","category-ids":["encoding"],"description":"What is the Constant Rate Factor?","license":"","source":"https://slhck.info/video/2017/02/24/crf-guide.html","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"CTA | WAVE Project","category-ids":["industry-forums"],"description":"The WAVE (Web Application Video Ecosystem) Project, hosted by the Consumer Technology Association (CTA)®, aims to improve how internet-delivered commercial video is handled on consumer electronics devices and to make it easier for content creators to distribute video to those devices.","license":"","source":"https://cta.tech/Resources/Standards/WAVE-Project","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"Streamlab","category-ids":["tools"],"description":"Multi-format stream test tool for the browser. Brings convenience to verifying, inspecting, and troubleshooting adaptive streams and video files. A common interface on top of Shaka Player, HLS.js, and Rx-Player.","license":"","source":"https://vimond.github.io/streamlab/","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"soldiermoth/hlsq","category-ids":["hls"],"description":"A CLI for adding some color to your HLS manifests along with some basic filtering","license":"","source":"https://github.com/soldiermoth/hlsq","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"VTCLab Media Analyzer","category-ids":["tools"],"description":"In-browser tool that helps to analyze the internal structure of MPEG-TS and MP4/MOV files","license":"","source":"https://media-analyzer.pro","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]},{"title":"xk media library","category-ids":["tools"],"description":"Scan millions of files with ffmpeg and access the metadata as a SQLite database. Also, a CLI alternative to media browsers like Plex or Jellyfin","license":"","source":"https://github.com/chapmanjacobd/library","itunes":"","stars":0,"tags":[],"date_added":"","suggested_by":"","screenshots":[]}]}