Skip to content

Instantly share code, notes, and snippets.

@ekampf
Last active April 21, 2017 18:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ekampf/8705f639e13ff1bd85ffc48760617691 to your computer and use it in GitHub Desktop.
Save ekampf/8705f639e13ff1bd85ffc48760617691 to your computer and use it in GitHub Desktop.
{
"streams": {
"nasa": {
"input-path": "/HBOHD_HD_TVE_15152_0_5472624192174078163/format-hls-track-muxed-bandwidth-3101600-repid-root_audio_video1.m3u8",
"servers": [
"http://odol-atsec-sfb-43.linear-tve-pil.top.comcast.net"
]
}
},
"actions": [
{
"type": "transcode",
"input": "Nasa-low",
"output": {
"audio": {
"Nasa-audio-only": {
"path": "Nasa-audio-only.m3u8",
"audio-bitrate": 64000,
"bitrate": 65000
}
}
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment