Live data from Hacker News

Viewing profile — RBO2

RBO2

HN member
Joined
Sat, Jul 23, 2011, 7:32 AM UTC
HN karma
33
Public activity
30 items

About RBO2

No profile information was provided.

Recent public activity

  1. comment
    Comment #45748521

    These are good points but no name is ever perfect. Just felt that secc was more memorable and would offer more levarage to this great project :-)

  2. comment
    Comment #45746998

    Why not call it secc ("sexy") ?

  3. comment
    Comment #41145714

    Correct. Progressive MP4 also do the trick. Many open-source tool such as ffmpeg (generalist), gpac (specialized in this and leveraging ffmpeg), etc. in the area.

  4. comment
    Comment #38853596

    I love the idea of static recompilation. It is a promising way to make statically linked code more reusable/sustainable!

  5. comment
    Comment #18800257

    I don't know who downvoted you but you're correct. The point is that most devices embed an HEVC hardware decoder.

  6. comment
    Comment #18800237

    I agree with you but hey JPEG also had its own patent issues ( https://en.wikipedia.org/wiki/JPEG#Patent_issues ).

  7. comment
    Comment #18796015

    HEIF (based on HEVC and support on MacOS/iOS + Android + Windows) is already way better than JPEG. It also provides HW acceleration. HEIF is made by MPEG. HEIG is extensible (see A…

  8. comment
    Comment #17856869

    How different is this from Chromium and Chrome?

  9. comment
    Comment #16939234

    Note that this is a Apple requirement for HLS. Most people don't realize that the GOP size doesn't impact the latency, but it impacts start-up time.

  10. comment
    Comment #16939225

    > I've heard from colleagues that this won't be possible with DASH due to the switch to fMP4 format. That's incorrect. With DASH the latency depends on the fragment duration, not t…

  11. comment
    Comment #16193505

    I think they're almost there in two ways. 1) is https://github.com/gpac/gpac/issues/790 . 2) is to extend FFmpeg to include the MP4Box muxer: http://www.gpac-licensing.com/signals/…

  12. comment
    Comment #13278446

    Also I use ccache on all my projects. Rebuilds times are now at 10s for a 50 kloc project.

  13. comment
    Comment #12388138

    Unfortunately these codecs still have a few important issues ( http://www.gpac-licensing.com/2016/07/12/vp9-av1-bitstream-f... ). I wish AV1 can fix those but they want to go for s…

  14. comment
    Comment #12388129

    That's mostly partial acceleration. Chips now support a lot of codecs. And aside H264/AVC chips makers cannot afford to use so much hardware surface for codecs that are not so popu…

  15. comment
    Comment #12050728

    Agreed. Some opponents of DRMs say this is the beginning of the end of open computers. We've heard recently about the Intel Management Engine. On the other hand, almost all DRMs we…

  16. comment
    Comment #12050671

    You're right, I meant "contributors". It is not only a question of money: these companies can dedicate people to lead the standardization tasks and push their own interests. That's…

  17. comment
    Comment #12050608

    Agreed. That's one of the reason why this initiative stalls. However the back idea is to standardize a DRM protocol that would be accepted by the copyright owners and that's a step…

  18. comment
    Comment #12048596

    > the organizations that develop the most influential browsers do The problem here is that 3/4 browser makers are also DRMs makers (Apple, Microsoft, Google) and are also the bigge…

  19. comment
    Comment #12048314

    W3C did this move because its biggest sponsors are the DRM makers (Google, Microsoft). To make it acceptable they made it optional. But in practice all major browsers implemented i…

  20. comment
    Comment #11889586

    These area are huge. Switzerland is 41,285 km^2, Belgium is 30,528 km^2, The Netherlands is 41,543 km^2.

  21. comment
    Comment #11682828

    The main question is: who pays to make the standards? W3C's biggest sponsors are corporate companies such as Google or Microsoft. It gives these companies a lot of weight.

  22. comment
    Comment #11149700

    > Scott Meyers has written lots of good stuff on how to use C++ properly. Scott Meyers "retired" from C++ in December 2015 ( http://scottmeyers.blogspot.fr/2015/12/good-to-go.html …

  23. story
  24. comment
    Comment #9747238

    Yes that's exactly what it is about! Unfortunately, our current result shows that it still requires much time to model the spec correctly. Any help appreciated, my contact is avail…

  25. comment
    Comment #9743053

    Thanks! I'm contributing to an open-source project where we do a lot of standardization (including MP4). We're trying to improve the parser generation by using a model from the spe…