Domain: jbkempf.com
Stories and comments across the archive that link to jbkempf.com.
Comments · 5
-
Re:We all know this. What're you going to do about
What are you going to do?
Develop a better video format which can deliver the same image quality at a lower bitrate. The AV1 encoder is still slow but it's improving. Dav1d is a fast decoder implementation.
Netflix sees AV1 as its primary next-gen video format. -
Re:Or any other recent media player/browser
while decoding is no problem.
Decoding is still a bit slow. But development of dav1d is progressing and it's achieving big speedups over libaom.
-
Announcing VLC for Chrome OS
The original blog post from the VLC team: http://www.jbkempf.com/blog/po...
-
Re:Hardware acceleration
-
Re:subtitles
Support of subtitles has greatly improved in development version of VLC: 0.9.0.
Many new subtitles type have been added as you can see here.
Moreover, SSA in mkv has been completely rewritten in latest Google Summer of Code: project page.