45

I had installed VLC media player from the Ubuntu Software Center recently. It worked for some time, but then instead of the video, only a blank screen was displayed with the audio. Even the same videos that could be played before did not work.

I tried uninstalling and re-installing, and I upgraded it to the latest.

I've tried: menu ToolPreferencesVideo → enabling Accelerated video output (Overlay).

Execution via the terminal also gives the same.

I'm using Ubuntu 14.04 (Trusty Tahr).

clover13
  • 551

15 Answers15

67
    • Go to ToolsPreferencesVideo
    • Remove the tick for Accelerated video output (Overlay)
    • Try and play the movie again, you should now see output.

Or

2.

  • Go to ToolsPreferences->Video
  • Change Output to X11 Video output

If the above doesn't work, that particular video might have a proprietary video format that is not supported.

Reference here.

Fabby
  • 34,259
Ravan
  • 9,379
  • @LonnieBest that might be a feature that we don't have any idea about. anyway x11 worked for me, – All Іѕ Vаиітy Aug 17 '18 at 17:08
  • Second option works for me with Windows 10, but in my version (VLC 3.0.4) the option is "Direct3D11 Video Output" (I assume this is the same option - works anyway while the default of "Automatic" doesn't. – Tom Collinge Jan 11 '19 at 14:30
  • FYI, in VLC 3.0.16 (in Pop OS 22.04), I found "Hardware-accelerated decoding" under Tools, Preferences, Input/Codecs, rather than Tools, Preferences, Video. (Nice answer, +1) – mathmandan May 21 '22 at 21:55