Hacker News new | ask | show | jobs
by cbhl 2978 days ago
Do you know if scalable video coding actually ended up being implemented in industry (YouTube/Netflix/Hulu/Amazon)?
1 comments

In a completely different way (i.e. DASH). SVC came out with bad timing, as the move towards HTTP video was gaining momentum. Also, around 2008(?) or so when the spec was finalized, there was no HW encoding support, so it was pretty unusable in practice.

The idea of using layers, though, is much older (I remember reading papers about this already back in 2001 or so)