VLC 3.0 Media Player release

Martin Brinkmann
Feb 7, 2018
Updated • Feb 11, 2018
Music and Video
|
76

VideoLAN, maker of the popular VLC Media Player for various desktop and mobile operating systems, plan to release VLC 3.0 final to the public soon.

Update: VLC 3.0 is out.

The new version of the multimedia player is already on the official FTP server. The company released a total of nine release candidate builds before that and used these builds to fix various issues before the final release.

VLC 3.0.0 features under-the-hood changes mostly. The player supports Chromecast, new audio and video formats including HDR, HTTP 2.0, reworked core components with improvements, ISO over network play and a lot more.

VLC Media Player 3.0

vlc media player 3.0

You can update an existing copy of VLC Media Player on desktop machines, or install the new version without transferring any existing customizations to the new version.

VLC 3.0's interface looks more or less identical to previous versions. VideoLAN marked it as a LTS, Long Term Service release for several systems. The organization notes that VLC 3.0.x will be the last working releases for Windows XP and Vista, and the matching Windows server variants, for Mac OS 10.7, 10.8 and 10.9, for iOS 7 and 8, and for Android 2.x, 3.x, 4.0.x and 4.1.x.

The 3.0 branch of VLC has new requirements:

  • Windows XP: release should work for the most part, but it has limitations.
  • Windows Vista: requires platform upgrade.
  • Linux: requires Kernel newer than 2.6.26.
  • Mac OS X: needs version 10.7 or newer.

VLC 3.0.0 changes

VLC 3.0.0 includes lots of changes compared to the last stable version 2.2.8. Here is a short list of important changes in the new media player release:

  • Core: network browsing for SMB, FTP, SFTP, NFS and other file systems supported.
  • Core: support for keystores to fetch and store passwords securely.
  • Core: auto-detection of external audio tracks.
  • Core: support for HDMI passtrhgouh for HD audo codecs such as E-AC3, TrueHD or DTS-HD.
  • Core: support for Chromecast and other output renderers, and Chromecast output module.
  • Core: support for 12bits corec and extended colorspaces (HDR)
  • Core: portable version of Windows build supported.
  • Core: start videos paused on first frame.
  • Core: support for 360 video and audio.
  • Core: support for ambisonic audio and more than eight audio channels.
  • Access: adaptive streaming improements, e.g. MPEG-DASH rewrite, support for HDS.
  • Access: support for decompression and extraction through libarchive (tar, zip, rar).
  • Access: HTTP 2.0 support.
  • Access: cookie handling improvements.
  • Access: DVB-T2 support on Windows BDA
  • Access: new WASAPI audio capture module.
  • Access: Blu-Ray open ISO over network, support for BD-J, and DVD ISO over network.
  • Hardware Decoder: supports HEVC decoding and Direct3D 11 decoding on Windows.
  • Hardware Decoder: supports HECV hardware decoding, MPEG-2, VC1/WMV3 on Android.
  • Hardware Decoder: support for VP9 and WMV3 decoding.
  • Hardware Decoder: new hardware accelerated decoder for OS X and iOS.
  • Decoders: support for experimental AV1 video, ARIB STD-B24 subtitles, experimental Daala video.
  • Decoders: support TDSC, Canopus HQX, Cineform, SpeedHQ, Pixlet, QDMC and FMVC codecs
  • Decoders: extended MicroDVD support.
  • Demuxer: MP4 demuxer rework with support for additional formats.
  • Demuxer: TS demuxer rework.
  • Demuxer: Support HD-DVD .evo (H.264, VC-1, MPEG-2, PCM, AC-3, E-AC3, MLP, DTS)
  • Demuxer: MKV improvements
  • Video output: support for HDR10 in Direct3D 11 with Windows 10 Fall Creators Update.

Side note: The new VLC 3.0 fixed long-standing WMV playback issues that I experienced when using VLC. It would not play some WMV files correctly, and I had to use Windows Media Player for these files. This seems to have been fixed in VLC 3.0.

Closing Words

VLC Media Player 3.0 is a major upgrade of the player, the first in years, that corrects several issues, especially in regards to compatibility and functionality, that were not addressed in minor release upgrades.

Is it enough to regain the dominance that VLC Media Player had years ago? (thanks Appster)

Now You: Which media player do you use, and why?

Related articles

Summary
software image
Author Rating
1star1star1star1star1star
3.5 based on 22 votes
Software Name
VLC 3.0
Software Category
Multimedia
Landing Page
Advertisement

Tutorials & Tips


Previous Post: «
Next Post: «

Comments

  1. Anonymous said on August 1, 2010 at 12:43 pm
    Reply

    Why not make use of the mplayer.conf?

  2. Mike J said on August 1, 2010 at 2:58 pm
    Reply

    Huh, I have never even seen this “font cache” pane; videos play at once for me, using VLC & XP SP3.

    1. Martin said on August 1, 2010 at 3:39 pm
      Reply

      Mike, in theory this should have only been displayed once to you, at the very first video that you played with VLC. The time this window is displayed depends largely on the number of fonts in your font directory.

      1. Mike J said on August 2, 2010 at 2:30 pm
        Reply

        huh, I lucked out for a change?? Amazing!!
        Apparently VLC keeps this info through version updates, but I didn’t see this message after a fresh OS install about 8 weeks ago, & a new VLC.

  3. myo said on August 1, 2010 at 5:52 pm
    Reply

    yes, yes, i have the same problem. sometimes, VLC crashes when it is playing .mov file.

  4. Kishore said on August 13, 2010 at 2:55 pm
    Reply

    Error:
    Buidling font Cache pop-up

    Solution:

    Open VLC player.

    On Menu Bar:

    Tools
    Preferences

    (at bottom – left side)
    Show settings — ALL

    Open: Video
    Click: Subtitles/OSD (This is now highlited, not opened)
    Text rendering module – change this to “Dummy font renderer function”

    Save
    Exit

    Re-open – done.
    Progam will no longer look outside self for fonts

    Source – WorthyTricks.co.cc

    1. Martin said on August 13, 2010 at 3:10 pm
      Reply

      Great tip, thanks a lot Kishore.

  5. javier said on August 14, 2010 at 1:50 pm
    Reply

    @Kishore, I’ll try your tips, but does this mean it will no longer show subtitles either?
    I do use subtitles, but the fontcache dialog box pops up (almost) everytime I play a file.

    Could this be related to the fonts I have installed? Or if I add/remove fonts to my system?

    I’ll try to do a fresh install also, if your tips does no work. I’ll post back here later…

    /thanks
    /j

  6. Kishore said on August 15, 2010 at 12:38 pm
    Reply

    @ Javier, The trick i posted will show up subtitles too. If not,

  7. Kishore said on August 15, 2010 at 12:39 pm
    Reply

    @ Javier, The trick i posted will show up subtitles too. If not,Dont worry, VLC is currently sorting out this issue and the next version will be out soon.

    No probs @ Martin !! Its my pleasure

  8. Ted said on October 22, 2010 at 3:57 am
    Reply

    Try running LC with administrator privileges. That seemed to fix it for me

  9. Evan said on December 8, 2013 at 1:48 am
    Reply

    I am using SMplayer 0.8.6 (64-bit) (Portable Edition) on Windows 7 x64. Even with the -nofontconfig parameter in place SMplayer still scans the fonts. Also, I have enabled normal subtitles and it is still scanning fonts before playing a video. Also, it does this every time the player opens a video after a system restart (only the fist video played).

  10. Mike Williams said on September 6, 2023 at 1:26 pm
    Reply

    Does that mean that only instrumental versions of songs will be available for non-paying users?

Leave a Reply

Check the box to consent to your data being stored in line with the guidelines set out in our privacy policy

We love comments and welcome thoughtful and civilized discussion. Rudeness and personal attacks will not be tolerated. Please stay on-topic.
Please note that your comment may not appear immediately after you post it.