Slashdot Mirror


VLC Acquiring Lots of New Features

jones_supa writes: Two weekends ago an update for VLC media player was shared during a presentation in Brussels at FOSDEM. Lead developer Jean-Baptiste Kempf covered VLC's continued vibrant development, as well as features that are coming for VLC 2.2 and VLC 3.0. VLC 2.2.0 will feature automatic, GPU-accelerated video rotation support, extension improvements, resume handling, support for new codecs/formats and rewrites to some of the existing formats, VDPAU GPU zero-copy support, x265 encoder support, etc. Further out is VLC 3.0.0, which is planned to have Wayland support, GPU zero-copy support for OpenMAX IL, ARIB subtitle support, HEVC / VP9 hardware decoding on Android, a rework of the MP4 and TS demuxers, and browsing improvements. The VLC FOSDEM 2015 presentation is available in PDF form. The VLC Git shortlog can be used to follow the development of the project.

5 of 121 comments (clear)

  1. GPU/HW accell :D by Anonymous Coward · · Score: 5, Interesting

    VLC has always performed pretty badly compared to other media players, but whatever file I throw at it, it Just Works

    Well maybe subtitle support could be better too.

  2. Chromecast? by lillgud · · Score: 5, Interesting

    No news about supporting Google Chromecast? The discussion on the forum[1] has been dead quite some time. I can see in the git repo that there actually *is* code present (cast.cpp) and I would guess that this would be a really appreciated feature.

    [1]: https://forum.videolan.org/vie...

    1. Re:Chromecast? by nonsequitor · · Score: 4, Informative

      You CAN use VLC with Chromecast already though. It's not supported in the desktop application yet, but the VLC plugin for the Chrome browser already meets this need. It's fairly easy to make work:
      1) Install VLC plugin for Chrome
      2) Enter URL for video on your filesystem file://path/media.file
      3) Hit the cast button on your browser

      I think official support is on hold until Google releases a Chromecast SDK for desktop applications, otherwise it'll be a hack and could break at any time if Google changes stuff. As far as I know, Google has only released an API for web based services.

  3. Frame-interpolation. by Gaygirlie · · Score: 5, Interesting

    Personally, I would like to see them add frame-interpolation to VLC. There is Smooth Video Project that can be used with several other players and you could use it even with XBMC, though I don't know if it works with Kodi anymore, but SVP doesn't work with VLC. I really do enjoy watching videos in 60 fps, it's like a night and day compared to the usual 23.976 or 25 fps, even if it's just interpolated.

  4. Re:VLC implements this one new trick in their... by kosmosik · · Score: 4, Informative

    > My personal foible: I stop and start videos a lot, and hunting with the slider to find out where I left off is a royal pain

    In the PDF linked from this post there is a slide (on 20th page) showing just that functionality so I guess they wish to add it.