VLC media player is not displaying video, but audio works












29















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).










share|improve this question

























  • uncheck accelerated video output

    – Ravan
    Sep 3 '15 at 13:42
















29















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).










share|improve this question

























  • uncheck accelerated video output

    – Ravan
    Sep 3 '15 at 13:42














29












29








29


12






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).










share|improve this question
















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).







vlc






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Jan 16 '17 at 19:28









Peter Mortensen

1,03721016




1,03721016










asked Sep 3 '15 at 13:21









clover13clover13

146124




146124













  • uncheck accelerated video output

    – Ravan
    Sep 3 '15 at 13:42



















  • uncheck accelerated video output

    – Ravan
    Sep 3 '15 at 13:42

















uncheck accelerated video output

– Ravan
Sep 3 '15 at 13:42





uncheck accelerated video output

– Ravan
Sep 3 '15 at 13:42










13 Answers
13






active

oldest

votes


















44
















    • 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.






share|improve this answer





















  • 12





    #2 worked for me, on Ubuntu 17.04. Output defaulted to Auto, but specifying X11 fixed it.

    – Johann
    Aug 31 '17 at 0:12











  • #2 worked for me as well, on 17.04. Weird

    – amenadiel
    Nov 1 '17 at 0:58











  • X11 fixed it. Shouldn't this be reported as a bug?

    – Lonnie Best
    Dec 4 '17 at 3:37











  • 2. worked for me, on Xubuntu 16.04

    – Alex Willison
    Feb 14 '18 at 18:07













  • @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





















6














Also, This happend to me, but...



navigate to:



: menu Tool → Preferences → Video



Check the output drop-down menu



and check that you have chosen the appropriate output codec, It was set to "auto" in the drop-down and needed to be selected "X11"






share|improve this answer































    3














    My workaround is to delete the VLC config-file.
    Open a terminal in ~/.config/vlc and



    rm vlc-qt-interface.conf


    Weird thing, if i delete the config file with Nautilus filemanager: still no window.






    share|improve this answer


























    • This worked for me!

      – krishna
      Oct 20 '17 at 15:50



















    1














    I had the same problem with fresh install of Ubuntu 16.04 and fresh VLC.
    My video card is NVidia and I was using the binary proprietary driver version 361.42
    I switched to version 340.96 of the same driver and I got the video running without any problems.



    Hope I helped.






    share|improve this answer































      1














      I've noticed this problem for a couple of years now, and have noticed this pattern and work-around:




      • If VLC is minimized when it's called to play a file, the video will fail: it will show as blank/black.

      • If VLC is not minimized when it's called to play a file, the video works just fine.


      The workaround is to make sure VLC is not minimized when you feed it a file to play.



      How I found this out: I have a playlist file on the desktop. I typically press the "Show Desktop" button to minimize all windows before I run that playlist file. If VLC was already opened, it is now minimized. If I then open the playlist file, the VLC windows will pop back up, but the video will fail.



      However, if I make sure to bring VLC back to its windowed state before opening the playlist file, the video works.






      share|improve this answer































        1














        If the VLC still play without video the problem can be due to the incompatible video codec contained in the files. In this case, maybe need to convert the file to VLC more supported video format. You can choose Makemkv or Pavtube video converter,both powerful video tools.






        share|improve this answer































          1














          I'm using Ubuntu 16.04 and updated to vlc 2.2.7 had the same problem after updating the update.



          Go to Tools>preferences>video>output and select any of the first three options that end in (XCB). Resolved the issue for me.



          You can also try either of the OpenGL options and they work also.



          Hope it works for you.



          janitor-






          share|improve this answer































            0














            This happened to me when I accidentally deleted libavcodec (probably it was targeted by apt-get autoremove after deleting some other package). In my case no player (I tried vlc, xplayer, smplayer) except browsers were not able to play any video (I tried for mp4, avi, mkv) but the audio worked. Re-installing this package fixed my problem. So check if it's installed.






            share|improve this answer

































              0














              None of these worked for me, but a "mark for reinstall" in synaptic did the trick.






              share|improve this answer































                0














                Easy fix and no u don't need to listen to the above. Go into VLC and go to bottom right where the 3 dots are located and go to settings. Then go to video settings and turn off hardware decoding. Problem solved






                share|improve this answer































                  0














                  You can try this too (I did it in Ubuntu 16.04.03)



                  uninstall VLC at all, then open terminal window and type:



                  sudo add-apt-repository ppa:videolan/master-daily


                  then:



                  sudo apt-get update


                  and then:



                  sudo apt-get install vlc


                  it works for me, so I hope you can get it too.






                  share|improve this answer

































                    0














                    In my case (Kubuntu 18.10 x64) changing Output to X11 Video output (as Ravan proposed) did not help, but XVideo output (XCB) helped.



                    So...




                    • Go to ToolsPreferences->Video;

                    • Change Output to XVideo output (XCB).






                    share|improve this answer































                      -1














                      Resetting preferences helped me



                      Tools -> Preferences -> Reset Preferences






                      share|improve this answer























                        Your Answer








                        StackExchange.ready(function() {
                        var channelOptions = {
                        tags: "".split(" "),
                        id: "89"
                        };
                        initTagRenderer("".split(" "), "".split(" "), channelOptions);

                        StackExchange.using("externalEditor", function() {
                        // Have to fire editor after snippets, if snippets enabled
                        if (StackExchange.settings.snippets.snippetsEnabled) {
                        StackExchange.using("snippets", function() {
                        createEditor();
                        });
                        }
                        else {
                        createEditor();
                        }
                        });

                        function createEditor() {
                        StackExchange.prepareEditor({
                        heartbeatType: 'answer',
                        autoActivateHeartbeat: false,
                        convertImagesToLinks: true,
                        noModals: true,
                        showLowRepImageUploadWarning: true,
                        reputationToPostImages: 10,
                        bindNavPrevention: true,
                        postfix: "",
                        imageUploader: {
                        brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
                        contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
                        allowUrls: true
                        },
                        onDemand: true,
                        discardSelector: ".discard-answer"
                        ,immediatelyShowMarkdownHelp:true
                        });


                        }
                        });














                        draft saved

                        draft discarded


















                        StackExchange.ready(
                        function () {
                        StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f668834%2fvlc-media-player-is-not-displaying-video-but-audio-works%23new-answer', 'question_page');
                        }
                        );

                        Post as a guest















                        Required, but never shown

























                        13 Answers
                        13






                        active

                        oldest

                        votes








                        13 Answers
                        13






                        active

                        oldest

                        votes









                        active

                        oldest

                        votes






                        active

                        oldest

                        votes









                        44
















                          • 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.






                        share|improve this answer





















                        • 12





                          #2 worked for me, on Ubuntu 17.04. Output defaulted to Auto, but specifying X11 fixed it.

                          – Johann
                          Aug 31 '17 at 0:12











                        • #2 worked for me as well, on 17.04. Weird

                          – amenadiel
                          Nov 1 '17 at 0:58











                        • X11 fixed it. Shouldn't this be reported as a bug?

                          – Lonnie Best
                          Dec 4 '17 at 3:37











                        • 2. worked for me, on Xubuntu 16.04

                          – Alex Willison
                          Feb 14 '18 at 18:07













                        • @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


















                        44
















                          • 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.






                        share|improve this answer





















                        • 12





                          #2 worked for me, on Ubuntu 17.04. Output defaulted to Auto, but specifying X11 fixed it.

                          – Johann
                          Aug 31 '17 at 0:12











                        • #2 worked for me as well, on 17.04. Weird

                          – amenadiel
                          Nov 1 '17 at 0:58











                        • X11 fixed it. Shouldn't this be reported as a bug?

                          – Lonnie Best
                          Dec 4 '17 at 3:37











                        • 2. worked for me, on Xubuntu 16.04

                          – Alex Willison
                          Feb 14 '18 at 18:07













                        • @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
















                        44












                        44








                        44









                          • 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.






                        share|improve this answer

















                          • 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.







                        share|improve this answer














                        share|improve this answer



                        share|improve this answer








                        edited Sep 5 '15 at 12:08









                        Fabby

                        27k1360161




                        27k1360161










                        answered Sep 3 '15 at 13:54









                        RavanRavan

                        5,858154577




                        5,858154577








                        • 12





                          #2 worked for me, on Ubuntu 17.04. Output defaulted to Auto, but specifying X11 fixed it.

                          – Johann
                          Aug 31 '17 at 0:12











                        • #2 worked for me as well, on 17.04. Weird

                          – amenadiel
                          Nov 1 '17 at 0:58











                        • X11 fixed it. Shouldn't this be reported as a bug?

                          – Lonnie Best
                          Dec 4 '17 at 3:37











                        • 2. worked for me, on Xubuntu 16.04

                          – Alex Willison
                          Feb 14 '18 at 18:07













                        • @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
















                        • 12





                          #2 worked for me, on Ubuntu 17.04. Output defaulted to Auto, but specifying X11 fixed it.

                          – Johann
                          Aug 31 '17 at 0:12











                        • #2 worked for me as well, on 17.04. Weird

                          – amenadiel
                          Nov 1 '17 at 0:58











                        • X11 fixed it. Shouldn't this be reported as a bug?

                          – Lonnie Best
                          Dec 4 '17 at 3:37











                        • 2. worked for me, on Xubuntu 16.04

                          – Alex Willison
                          Feb 14 '18 at 18:07













                        • @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










                        12




                        12





                        #2 worked for me, on Ubuntu 17.04. Output defaulted to Auto, but specifying X11 fixed it.

                        – Johann
                        Aug 31 '17 at 0:12





                        #2 worked for me, on Ubuntu 17.04. Output defaulted to Auto, but specifying X11 fixed it.

                        – Johann
                        Aug 31 '17 at 0:12













                        #2 worked for me as well, on 17.04. Weird

                        – amenadiel
                        Nov 1 '17 at 0:58





                        #2 worked for me as well, on 17.04. Weird

                        – amenadiel
                        Nov 1 '17 at 0:58













                        X11 fixed it. Shouldn't this be reported as a bug?

                        – Lonnie Best
                        Dec 4 '17 at 3:37





                        X11 fixed it. Shouldn't this be reported as a bug?

                        – Lonnie Best
                        Dec 4 '17 at 3:37













                        2. worked for me, on Xubuntu 16.04

                        – Alex Willison
                        Feb 14 '18 at 18:07







                        2. worked for me, on Xubuntu 16.04

                        – Alex Willison
                        Feb 14 '18 at 18:07















                        @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







                        @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















                        6














                        Also, This happend to me, but...



                        navigate to:



                        : menu Tool → Preferences → Video



                        Check the output drop-down menu



                        and check that you have chosen the appropriate output codec, It was set to "auto" in the drop-down and needed to be selected "X11"






                        share|improve this answer




























                          6














                          Also, This happend to me, but...



                          navigate to:



                          : menu Tool → Preferences → Video



                          Check the output drop-down menu



                          and check that you have chosen the appropriate output codec, It was set to "auto" in the drop-down and needed to be selected "X11"






                          share|improve this answer


























                            6












                            6








                            6







                            Also, This happend to me, but...



                            navigate to:



                            : menu Tool → Preferences → Video



                            Check the output drop-down menu



                            and check that you have chosen the appropriate output codec, It was set to "auto" in the drop-down and needed to be selected "X11"






                            share|improve this answer













                            Also, This happend to me, but...



                            navigate to:



                            : menu Tool → Preferences → Video



                            Check the output drop-down menu



                            and check that you have chosen the appropriate output codec, It was set to "auto" in the drop-down and needed to be selected "X11"







                            share|improve this answer












                            share|improve this answer



                            share|improve this answer










                            answered Jun 28 '17 at 1:56









                            user1526569user1526569

                            6111




                            6111























                                3














                                My workaround is to delete the VLC config-file.
                                Open a terminal in ~/.config/vlc and



                                rm vlc-qt-interface.conf


                                Weird thing, if i delete the config file with Nautilus filemanager: still no window.






                                share|improve this answer


























                                • This worked for me!

                                  – krishna
                                  Oct 20 '17 at 15:50
















                                3














                                My workaround is to delete the VLC config-file.
                                Open a terminal in ~/.config/vlc and



                                rm vlc-qt-interface.conf


                                Weird thing, if i delete the config file with Nautilus filemanager: still no window.






                                share|improve this answer


























                                • This worked for me!

                                  – krishna
                                  Oct 20 '17 at 15:50














                                3












                                3








                                3







                                My workaround is to delete the VLC config-file.
                                Open a terminal in ~/.config/vlc and



                                rm vlc-qt-interface.conf


                                Weird thing, if i delete the config file with Nautilus filemanager: still no window.






                                share|improve this answer















                                My workaround is to delete the VLC config-file.
                                Open a terminal in ~/.config/vlc and



                                rm vlc-qt-interface.conf


                                Weird thing, if i delete the config file with Nautilus filemanager: still no window.







                                share|improve this answer














                                share|improve this answer



                                share|improve this answer








                                edited Mar 27 '17 at 21:45









                                Zanna

                                51.1k13138242




                                51.1k13138242










                                answered Mar 27 '17 at 21:24









                                JvdHJvdH

                                311




                                311













                                • This worked for me!

                                  – krishna
                                  Oct 20 '17 at 15:50



















                                • This worked for me!

                                  – krishna
                                  Oct 20 '17 at 15:50

















                                This worked for me!

                                – krishna
                                Oct 20 '17 at 15:50





                                This worked for me!

                                – krishna
                                Oct 20 '17 at 15:50











                                1














                                I had the same problem with fresh install of Ubuntu 16.04 and fresh VLC.
                                My video card is NVidia and I was using the binary proprietary driver version 361.42
                                I switched to version 340.96 of the same driver and I got the video running without any problems.



                                Hope I helped.






                                share|improve this answer




























                                  1














                                  I had the same problem with fresh install of Ubuntu 16.04 and fresh VLC.
                                  My video card is NVidia and I was using the binary proprietary driver version 361.42
                                  I switched to version 340.96 of the same driver and I got the video running without any problems.



                                  Hope I helped.






                                  share|improve this answer


























                                    1












                                    1








                                    1







                                    I had the same problem with fresh install of Ubuntu 16.04 and fresh VLC.
                                    My video card is NVidia and I was using the binary proprietary driver version 361.42
                                    I switched to version 340.96 of the same driver and I got the video running without any problems.



                                    Hope I helped.






                                    share|improve this answer













                                    I had the same problem with fresh install of Ubuntu 16.04 and fresh VLC.
                                    My video card is NVidia and I was using the binary proprietary driver version 361.42
                                    I switched to version 340.96 of the same driver and I got the video running without any problems.



                                    Hope I helped.







                                    share|improve this answer












                                    share|improve this answer



                                    share|improve this answer










                                    answered Oct 9 '16 at 21:19









                                    Замфир ЙончевЗамфир Йончев

                                    191




                                    191























                                        1














                                        I've noticed this problem for a couple of years now, and have noticed this pattern and work-around:




                                        • If VLC is minimized when it's called to play a file, the video will fail: it will show as blank/black.

                                        • If VLC is not minimized when it's called to play a file, the video works just fine.


                                        The workaround is to make sure VLC is not minimized when you feed it a file to play.



                                        How I found this out: I have a playlist file on the desktop. I typically press the "Show Desktop" button to minimize all windows before I run that playlist file. If VLC was already opened, it is now minimized. If I then open the playlist file, the VLC windows will pop back up, but the video will fail.



                                        However, if I make sure to bring VLC back to its windowed state before opening the playlist file, the video works.






                                        share|improve this answer




























                                          1














                                          I've noticed this problem for a couple of years now, and have noticed this pattern and work-around:




                                          • If VLC is minimized when it's called to play a file, the video will fail: it will show as blank/black.

                                          • If VLC is not minimized when it's called to play a file, the video works just fine.


                                          The workaround is to make sure VLC is not minimized when you feed it a file to play.



                                          How I found this out: I have a playlist file on the desktop. I typically press the "Show Desktop" button to minimize all windows before I run that playlist file. If VLC was already opened, it is now minimized. If I then open the playlist file, the VLC windows will pop back up, but the video will fail.



                                          However, if I make sure to bring VLC back to its windowed state before opening the playlist file, the video works.






                                          share|improve this answer


























                                            1












                                            1








                                            1







                                            I've noticed this problem for a couple of years now, and have noticed this pattern and work-around:




                                            • If VLC is minimized when it's called to play a file, the video will fail: it will show as blank/black.

                                            • If VLC is not minimized when it's called to play a file, the video works just fine.


                                            The workaround is to make sure VLC is not minimized when you feed it a file to play.



                                            How I found this out: I have a playlist file on the desktop. I typically press the "Show Desktop" button to minimize all windows before I run that playlist file. If VLC was already opened, it is now minimized. If I then open the playlist file, the VLC windows will pop back up, but the video will fail.



                                            However, if I make sure to bring VLC back to its windowed state before opening the playlist file, the video works.






                                            share|improve this answer













                                            I've noticed this problem for a couple of years now, and have noticed this pattern and work-around:




                                            • If VLC is minimized when it's called to play a file, the video will fail: it will show as blank/black.

                                            • If VLC is not minimized when it's called to play a file, the video works just fine.


                                            The workaround is to make sure VLC is not minimized when you feed it a file to play.



                                            How I found this out: I have a playlist file on the desktop. I typically press the "Show Desktop" button to minimize all windows before I run that playlist file. If VLC was already opened, it is now minimized. If I then open the playlist file, the VLC windows will pop back up, but the video will fail.



                                            However, if I make sure to bring VLC back to its windowed state before opening the playlist file, the video works.







                                            share|improve this answer












                                            share|improve this answer



                                            share|improve this answer










                                            answered Jan 27 '17 at 17:28









                                            Davem753Davem753

                                            111




                                            111























                                                1














                                                If the VLC still play without video the problem can be due to the incompatible video codec contained in the files. In this case, maybe need to convert the file to VLC more supported video format. You can choose Makemkv or Pavtube video converter,both powerful video tools.






                                                share|improve this answer




























                                                  1














                                                  If the VLC still play without video the problem can be due to the incompatible video codec contained in the files. In this case, maybe need to convert the file to VLC more supported video format. You can choose Makemkv or Pavtube video converter,both powerful video tools.






                                                  share|improve this answer


























                                                    1












                                                    1








                                                    1







                                                    If the VLC still play without video the problem can be due to the incompatible video codec contained in the files. In this case, maybe need to convert the file to VLC more supported video format. You can choose Makemkv or Pavtube video converter,both powerful video tools.






                                                    share|improve this answer













                                                    If the VLC still play without video the problem can be due to the incompatible video codec contained in the files. In this case, maybe need to convert the file to VLC more supported video format. You can choose Makemkv or Pavtube video converter,both powerful video tools.







                                                    share|improve this answer












                                                    share|improve this answer



                                                    share|improve this answer










                                                    answered May 22 '17 at 1:43









                                                    kollikolli

                                                    111




                                                    111























                                                        1














                                                        I'm using Ubuntu 16.04 and updated to vlc 2.2.7 had the same problem after updating the update.



                                                        Go to Tools>preferences>video>output and select any of the first three options that end in (XCB). Resolved the issue for me.



                                                        You can also try either of the OpenGL options and they work also.



                                                        Hope it works for you.



                                                        janitor-






                                                        share|improve this answer




























                                                          1














                                                          I'm using Ubuntu 16.04 and updated to vlc 2.2.7 had the same problem after updating the update.



                                                          Go to Tools>preferences>video>output and select any of the first three options that end in (XCB). Resolved the issue for me.



                                                          You can also try either of the OpenGL options and they work also.



                                                          Hope it works for you.



                                                          janitor-






                                                          share|improve this answer


























                                                            1












                                                            1








                                                            1







                                                            I'm using Ubuntu 16.04 and updated to vlc 2.2.7 had the same problem after updating the update.



                                                            Go to Tools>preferences>video>output and select any of the first three options that end in (XCB). Resolved the issue for me.



                                                            You can also try either of the OpenGL options and they work also.



                                                            Hope it works for you.



                                                            janitor-






                                                            share|improve this answer













                                                            I'm using Ubuntu 16.04 and updated to vlc 2.2.7 had the same problem after updating the update.



                                                            Go to Tools>preferences>video>output and select any of the first three options that end in (XCB). Resolved the issue for me.



                                                            You can also try either of the OpenGL options and they work also.



                                                            Hope it works for you.



                                                            janitor-







                                                            share|improve this answer












                                                            share|improve this answer



                                                            share|improve this answer










                                                            answered Apr 6 '18 at 13:59









                                                            infojanitorinfojanitor

                                                            111




                                                            111























                                                                0














                                                                This happened to me when I accidentally deleted libavcodec (probably it was targeted by apt-get autoremove after deleting some other package). In my case no player (I tried vlc, xplayer, smplayer) except browsers were not able to play any video (I tried for mp4, avi, mkv) but the audio worked. Re-installing this package fixed my problem. So check if it's installed.






                                                                share|improve this answer






























                                                                  0














                                                                  This happened to me when I accidentally deleted libavcodec (probably it was targeted by apt-get autoremove after deleting some other package). In my case no player (I tried vlc, xplayer, smplayer) except browsers were not able to play any video (I tried for mp4, avi, mkv) but the audio worked. Re-installing this package fixed my problem. So check if it's installed.






                                                                  share|improve this answer




























                                                                    0












                                                                    0








                                                                    0







                                                                    This happened to me when I accidentally deleted libavcodec (probably it was targeted by apt-get autoremove after deleting some other package). In my case no player (I tried vlc, xplayer, smplayer) except browsers were not able to play any video (I tried for mp4, avi, mkv) but the audio worked. Re-installing this package fixed my problem. So check if it's installed.






                                                                    share|improve this answer















                                                                    This happened to me when I accidentally deleted libavcodec (probably it was targeted by apt-get autoremove after deleting some other package). In my case no player (I tried vlc, xplayer, smplayer) except browsers were not able to play any video (I tried for mp4, avi, mkv) but the audio worked. Re-installing this package fixed my problem. So check if it's installed.







                                                                    share|improve this answer














                                                                    share|improve this answer



                                                                    share|improve this answer








                                                                    edited Jun 30 '17 at 10:40

























                                                                    answered Jun 30 '17 at 10:25









                                                                    Herman YanushHerman Yanush

                                                                    21113




                                                                    21113























                                                                        0














                                                                        None of these worked for me, but a "mark for reinstall" in synaptic did the trick.






                                                                        share|improve this answer




























                                                                          0














                                                                          None of these worked for me, but a "mark for reinstall" in synaptic did the trick.






                                                                          share|improve this answer


























                                                                            0












                                                                            0








                                                                            0







                                                                            None of these worked for me, but a "mark for reinstall" in synaptic did the trick.






                                                                            share|improve this answer













                                                                            None of these worked for me, but a "mark for reinstall" in synaptic did the trick.







                                                                            share|improve this answer












                                                                            share|improve this answer



                                                                            share|improve this answer










                                                                            answered Aug 27 '17 at 0:40









                                                                            plrndlplrndl

                                                                            1




                                                                            1























                                                                                0














                                                                                Easy fix and no u don't need to listen to the above. Go into VLC and go to bottom right where the 3 dots are located and go to settings. Then go to video settings and turn off hardware decoding. Problem solved






                                                                                share|improve this answer




























                                                                                  0














                                                                                  Easy fix and no u don't need to listen to the above. Go into VLC and go to bottom right where the 3 dots are located and go to settings. Then go to video settings and turn off hardware decoding. Problem solved






                                                                                  share|improve this answer


























                                                                                    0












                                                                                    0








                                                                                    0







                                                                                    Easy fix and no u don't need to listen to the above. Go into VLC and go to bottom right where the 3 dots are located and go to settings. Then go to video settings and turn off hardware decoding. Problem solved






                                                                                    share|improve this answer













                                                                                    Easy fix and no u don't need to listen to the above. Go into VLC and go to bottom right where the 3 dots are located and go to settings. Then go to video settings and turn off hardware decoding. Problem solved







                                                                                    share|improve this answer












                                                                                    share|improve this answer



                                                                                    share|improve this answer










                                                                                    answered Jun 24 '18 at 5:41









                                                                                    BillyBilly

                                                                                    1




                                                                                    1























                                                                                        0














                                                                                        You can try this too (I did it in Ubuntu 16.04.03)



                                                                                        uninstall VLC at all, then open terminal window and type:



                                                                                        sudo add-apt-repository ppa:videolan/master-daily


                                                                                        then:



                                                                                        sudo apt-get update


                                                                                        and then:



                                                                                        sudo apt-get install vlc


                                                                                        it works for me, so I hope you can get it too.






                                                                                        share|improve this answer






























                                                                                          0














                                                                                          You can try this too (I did it in Ubuntu 16.04.03)



                                                                                          uninstall VLC at all, then open terminal window and type:



                                                                                          sudo add-apt-repository ppa:videolan/master-daily


                                                                                          then:



                                                                                          sudo apt-get update


                                                                                          and then:



                                                                                          sudo apt-get install vlc


                                                                                          it works for me, so I hope you can get it too.






                                                                                          share|improve this answer




























                                                                                            0












                                                                                            0








                                                                                            0







                                                                                            You can try this too (I did it in Ubuntu 16.04.03)



                                                                                            uninstall VLC at all, then open terminal window and type:



                                                                                            sudo add-apt-repository ppa:videolan/master-daily


                                                                                            then:



                                                                                            sudo apt-get update


                                                                                            and then:



                                                                                            sudo apt-get install vlc


                                                                                            it works for me, so I hope you can get it too.






                                                                                            share|improve this answer















                                                                                            You can try this too (I did it in Ubuntu 16.04.03)



                                                                                            uninstall VLC at all, then open terminal window and type:



                                                                                            sudo add-apt-repository ppa:videolan/master-daily


                                                                                            then:



                                                                                            sudo apt-get update


                                                                                            and then:



                                                                                            sudo apt-get install vlc


                                                                                            it works for me, so I hope you can get it too.







                                                                                            share|improve this answer














                                                                                            share|improve this answer



                                                                                            share|improve this answer








                                                                                            edited Jun 24 '18 at 9:12









                                                                                            pomsky

                                                                                            32.4k11102132




                                                                                            32.4k11102132










                                                                                            answered Feb 2 '18 at 5:31









                                                                                            LatinbookerLatinbooker

                                                                                            1




                                                                                            1























                                                                                                0














                                                                                                In my case (Kubuntu 18.10 x64) changing Output to X11 Video output (as Ravan proposed) did not help, but XVideo output (XCB) helped.



                                                                                                So...




                                                                                                • Go to ToolsPreferences->Video;

                                                                                                • Change Output to XVideo output (XCB).






                                                                                                share|improve this answer




























                                                                                                  0














                                                                                                  In my case (Kubuntu 18.10 x64) changing Output to X11 Video output (as Ravan proposed) did not help, but XVideo output (XCB) helped.



                                                                                                  So...




                                                                                                  • Go to ToolsPreferences->Video;

                                                                                                  • Change Output to XVideo output (XCB).






                                                                                                  share|improve this answer


























                                                                                                    0












                                                                                                    0








                                                                                                    0







                                                                                                    In my case (Kubuntu 18.10 x64) changing Output to X11 Video output (as Ravan proposed) did not help, but XVideo output (XCB) helped.



                                                                                                    So...




                                                                                                    • Go to ToolsPreferences->Video;

                                                                                                    • Change Output to XVideo output (XCB).






                                                                                                    share|improve this answer













                                                                                                    In my case (Kubuntu 18.10 x64) changing Output to X11 Video output (as Ravan proposed) did not help, but XVideo output (XCB) helped.



                                                                                                    So...




                                                                                                    • Go to ToolsPreferences->Video;

                                                                                                    • Change Output to XVideo output (XCB).







                                                                                                    share|improve this answer












                                                                                                    share|improve this answer



                                                                                                    share|improve this answer










                                                                                                    answered Feb 3 at 15:44









                                                                                                    TitanFighterTitanFighter

                                                                                                    54557




                                                                                                    54557























                                                                                                        -1














                                                                                                        Resetting preferences helped me



                                                                                                        Tools -> Preferences -> Reset Preferences






                                                                                                        share|improve this answer




























                                                                                                          -1














                                                                                                          Resetting preferences helped me



                                                                                                          Tools -> Preferences -> Reset Preferences






                                                                                                          share|improve this answer


























                                                                                                            -1












                                                                                                            -1








                                                                                                            -1







                                                                                                            Resetting preferences helped me



                                                                                                            Tools -> Preferences -> Reset Preferences






                                                                                                            share|improve this answer













                                                                                                            Resetting preferences helped me



                                                                                                            Tools -> Preferences -> Reset Preferences







                                                                                                            share|improve this answer












                                                                                                            share|improve this answer



                                                                                                            share|improve this answer










                                                                                                            answered Oct 5 '18 at 7:02









                                                                                                            naamnaam

                                                                                                            11




                                                                                                            11






























                                                                                                                draft saved

                                                                                                                draft discarded




















































                                                                                                                Thanks for contributing an answer to Ask Ubuntu!


                                                                                                                • Please be sure to answer the question. Provide details and share your research!

                                                                                                                But avoid



                                                                                                                • Asking for help, clarification, or responding to other answers.

                                                                                                                • Making statements based on opinion; back them up with references or personal experience.


                                                                                                                To learn more, see our tips on writing great answers.




                                                                                                                draft saved


                                                                                                                draft discarded














                                                                                                                StackExchange.ready(
                                                                                                                function () {
                                                                                                                StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f668834%2fvlc-media-player-is-not-displaying-video-but-audio-works%23new-answer', 'question_page');
                                                                                                                }
                                                                                                                );

                                                                                                                Post as a guest















                                                                                                                Required, but never shown





















































                                                                                                                Required, but never shown














                                                                                                                Required, but never shown












                                                                                                                Required, but never shown







                                                                                                                Required, but never shown

































                                                                                                                Required, but never shown














                                                                                                                Required, but never shown












                                                                                                                Required, but never shown







                                                                                                                Required, but never shown







                                                                                                                Popular posts from this blog

                                                                                                                Human spaceflight

                                                                                                                Can not write log (Is /dev/pts mounted?) - openpty in Ubuntu-on-Windows?

                                                                                                                File:DeusFollowingSea.jpg