Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add HD Video Factory on-demand and live HLS streams #202

Closed
dinkypumpkin opened this issue Sep 26, 2015 · 1 comment
Closed

Add HD Video Factory on-demand and live HLS streams #202

dinkypumpkin opened this issue Sep 26, 2015 · 1 comment
Milestone

Comments

@dinkypumpkin
Copy link
Contributor

Carry on from #178 and add support for Video Factory HD streams. Those streams are different from previous HD streams. There are two streams: 960x540/50fps/2800kbps and 1280x720/50fps/5000kbps, both with 128k audio. The former will be available as an "hd" mode, while the latter will be available as a new "vhd" mode. It seems slightly wrong to label 540p video as HD, but the BBC maintain that it is roughly as good as existing 1280x720/25fps streams due to the higher frame rate. Because of that higher frame rate, the total bitrate is roughly the same as previous HD video, which is probably the most important metric for get_iplayer. The VF 1280x720 downloads will be quite large (~2GB per hour, double previous HD downloads), so should be classed separately.

@get-iplayer get-iplayer locked and limited conversation to collaborators Sep 26, 2015
@dinkypumpkin dinkypumpkin added this to the 2.95 milestone Sep 26, 2015
@dinkypumpkin
Copy link
Contributor Author

Closed by 6f81133

@dinkypumpkin dinkypumpkin changed the title Add HD Video Factory HLS streams Add HD Video Factory on-demand and live HLS streams Oct 8, 2015
GrahamCobb pushed a commit to GrahamCobb/get_iplayer that referenced this issue Mar 13, 2021
- "hls" prefix now refers to Video Factory streams. Old HLS streams now
denoted by "hl" prefix.
- Removed old method of finding HLS live TV streams from HDS data.  Live
TV streams now derived from Video Factory data
- force "hls" prefix for audiodescribed versions (not in VF data)
- sort modes for --info display
- force ffmpeg -loglevel error for video

Closes get-iplayer#190
Closes get-iplayer#202
Closes get-iplayer#205
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant