Video can't be played with totem or VLC











up vote
0
down vote

favorite












This video can't be played with totem or VLC:



http://thomas-guettler.de/tmp/20181011_113036-0.MP4



It works with windows.



Version: Ubuntu 18.04.1 LTS



Is there a way to get it working?



Background: This is just an example. All videos created by my Lumix camera can't be played on Ubuntu :-(










share|improve this question






















  • @guettli What is your graphics card? Please add output of vainfo (installable with sudo apt install vainfo) to the question.
    – N0rbert
    2 days ago















up vote
0
down vote

favorite












This video can't be played with totem or VLC:



http://thomas-guettler.de/tmp/20181011_113036-0.MP4



It works with windows.



Version: Ubuntu 18.04.1 LTS



Is there a way to get it working?



Background: This is just an example. All videos created by my Lumix camera can't be played on Ubuntu :-(










share|improve this question






















  • @guettli What is your graphics card? Please add output of vainfo (installable with sudo apt install vainfo) to the question.
    – N0rbert
    2 days ago













up vote
0
down vote

favorite









up vote
0
down vote

favorite











This video can't be played with totem or VLC:



http://thomas-guettler.de/tmp/20181011_113036-0.MP4



It works with windows.



Version: Ubuntu 18.04.1 LTS



Is there a way to get it working?



Background: This is just an example. All videos created by my Lumix camera can't be played on Ubuntu :-(










share|improve this question













This video can't be played with totem or VLC:



http://thomas-guettler.de/tmp/20181011_113036-0.MP4



It works with windows.



Version: Ubuntu 18.04.1 LTS



Is there a way to get it working?



Background: This is just an example. All videos created by my Lumix camera can't be played on Ubuntu :-(







video vlc totem






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked 2 days ago









guettli

63942062




63942062












  • @guettli What is your graphics card? Please add output of vainfo (installable with sudo apt install vainfo) to the question.
    – N0rbert
    2 days ago


















  • @guettli What is your graphics card? Please add output of vainfo (installable with sudo apt install vainfo) to the question.
    – N0rbert
    2 days ago
















@guettli What is your graphics card? Please add output of vainfo (installable with sudo apt install vainfo) to the question.
– N0rbert
2 days ago




@guettli What is your graphics card? Please add output of vainfo (installable with sudo apt install vainfo) to the question.
– N0rbert
2 days ago










1 Answer
1






active

oldest

votes

















up vote
1
down vote













I can play the video in Firefox and VLC (both installed on Ubuntu 18.04 LTS inside VirtualBox).



So it seems that you have not installed some codecs. Install them with:



sudo apt install ubuntu-restricted-addons


and try again :)





Note: for integrated Intel hardware acceleration is provided by i965-va-driver package; for Nvidia it is provided by libvdpau_nvidia.so library (installed with proprietary driver). You can check status of your VA with vainfo command.






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',
    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%2f1094139%2fvideo-cant-be-played-with-totem-or-vlc%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    1
    down vote













    I can play the video in Firefox and VLC (both installed on Ubuntu 18.04 LTS inside VirtualBox).



    So it seems that you have not installed some codecs. Install them with:



    sudo apt install ubuntu-restricted-addons


    and try again :)





    Note: for integrated Intel hardware acceleration is provided by i965-va-driver package; for Nvidia it is provided by libvdpau_nvidia.so library (installed with proprietary driver). You can check status of your VA with vainfo command.






    share|improve this answer

























      up vote
      1
      down vote













      I can play the video in Firefox and VLC (both installed on Ubuntu 18.04 LTS inside VirtualBox).



      So it seems that you have not installed some codecs. Install them with:



      sudo apt install ubuntu-restricted-addons


      and try again :)





      Note: for integrated Intel hardware acceleration is provided by i965-va-driver package; for Nvidia it is provided by libvdpau_nvidia.so library (installed with proprietary driver). You can check status of your VA with vainfo command.






      share|improve this answer























        up vote
        1
        down vote










        up vote
        1
        down vote









        I can play the video in Firefox and VLC (both installed on Ubuntu 18.04 LTS inside VirtualBox).



        So it seems that you have not installed some codecs. Install them with:



        sudo apt install ubuntu-restricted-addons


        and try again :)





        Note: for integrated Intel hardware acceleration is provided by i965-va-driver package; for Nvidia it is provided by libvdpau_nvidia.so library (installed with proprietary driver). You can check status of your VA with vainfo command.






        share|improve this answer












        I can play the video in Firefox and VLC (both installed on Ubuntu 18.04 LTS inside VirtualBox).



        So it seems that you have not installed some codecs. Install them with:



        sudo apt install ubuntu-restricted-addons


        and try again :)





        Note: for integrated Intel hardware acceleration is provided by i965-va-driver package; for Nvidia it is provided by libvdpau_nvidia.so library (installed with proprietary driver). You can check status of your VA with vainfo command.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered 2 days ago









        N0rbert

        19.3k54290




        19.3k54290






























             

            draft saved


            draft discarded



















































             


            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1094139%2fvideo-cant-be-played-with-totem-or-vlc%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

            How did Captain America manage to do this?

            迪纳利

            南乌拉尔铁路局