How can I update libavcodec to 57?Can't install the ia32-libs packageDVD : no medium found on /dev/sr0 when...

Can the "Friends" spell be used without making the target hostile?

Does Skippy chunky peanut butter contain trans fat?

Boss asked me to sign a resignation paper without a date on it along with my new contract

If angels and devils are the same species, why would their mortal offspring appear physically different?

When obtaining gender reassignment/plastic surgery overseas, is an emergency travel document required to return home?

What does an unprocessed RAW file look like?

Integration of two exponential multiplied by each other

Has any human ever had the choice to leave Earth permanently?

What is a good reason for every spaceship to carry a weapon on board?

Non-Cancer terminal illness that can affect young (age 10-13) girls?

Why maximum length of IP, TCP, UDP packet is not suit?

Why is it that Bernie Sanders is always called a "socialist"?

What to do with threats of blacklisting?

The No-Straight Maze

What is the industry term for house wiring diagrams?

Memory usage: #define vs. static const for uint8_t

What is the wife of a henpecked husband called?

Calculate of total length of edges in Voronoi diagram

Why does 0.-5 evaluate to -5?

What's this assembly doing?

Converting very wide logos to square formats

What senses are available to a corpse subjected to a Speak with Dead spell?

Custom shape shows unwanted extra line

Does an Eldritch Knight's Weapon Bond protect him from losing his weapon to a Telekinesis spell?



How can I update libavcodec to 57?


Can't install the ia32-libs packageDVD : no medium found on /dev/sr0 when there is a DVDUbuntu update from 12.02 to 14.04 stuck and now problem with apt-get updateHow install or uninstall half-installed mysql-client-5.6 on/from ubuntu 15.10?sudo apt-get <download/install> python-opencv fetching different version than expectedNow that I have Firefox 50… netflix isn't working any moreUnmet dependency with tzdata & tzdata-java in 12.04cmake Error installing OpenCASCADEi have mannualy installed java 8u162 but when i use apt-get tries to install 8u151GLIBCXX_3.4.20 not defined in file libstdc++6.so.6 - ubuntu 18.10













4















I am trying to build VLC player on Ubuntu 14.04.



It's been a tough road but I am learning along the way. However I am really stuck with this lib libavcodec that is required as prompted by this message.



configure: error: Requested 'libavcodec >= 57.16.0' but version of libavcodec is 54.35.0. Pass --disable-avcodec to ignore this error.


What I don't understand is why apt does not have libavcodec above 54. Is this a common issue where libs are updated, but not on apt? If so how do I got about getting the version I need?










share|improve this question
















bumped to the homepage by Community 2 hours ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.




















    4















    I am trying to build VLC player on Ubuntu 14.04.



    It's been a tough road but I am learning along the way. However I am really stuck with this lib libavcodec that is required as prompted by this message.



    configure: error: Requested 'libavcodec >= 57.16.0' but version of libavcodec is 54.35.0. Pass --disable-avcodec to ignore this error.


    What I don't understand is why apt does not have libavcodec above 54. Is this a common issue where libs are updated, but not on apt? If so how do I got about getting the version I need?










    share|improve this question
















    bumped to the homepage by Community 2 hours ago


    This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.


















      4












      4








      4








      I am trying to build VLC player on Ubuntu 14.04.



      It's been a tough road but I am learning along the way. However I am really stuck with this lib libavcodec that is required as prompted by this message.



      configure: error: Requested 'libavcodec >= 57.16.0' but version of libavcodec is 54.35.0. Pass --disable-avcodec to ignore this error.


      What I don't understand is why apt does not have libavcodec above 54. Is this a common issue where libs are updated, but not on apt? If so how do I got about getting the version I need?










      share|improve this question
















      I am trying to build VLC player on Ubuntu 14.04.



      It's been a tough road but I am learning along the way. However I am really stuck with this lib libavcodec that is required as prompted by this message.



      configure: error: Requested 'libavcodec >= 57.16.0' but version of libavcodec is 54.35.0. Pass --disable-avcodec to ignore this error.


      What I don't understand is why apt does not have libavcodec above 54. Is this a common issue where libs are updated, but not on apt? If so how do I got about getting the version I need?







      14.04 apt compiling vlc






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Oct 7 '16 at 17:48









      Thomas

      3,79981527




      3,79981527










      asked Oct 7 '16 at 16:54









      jerry berry1jerry berry1

      2113




      2113





      bumped to the homepage by Community 2 hours ago


      This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.







      bumped to the homepage by Community 2 hours ago


      This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
























          1 Answer
          1






          active

          oldest

          votes


















          0














          Well, for 14.04, only libavcodec54 is available. You can choose to ignore the error by following the suggested route, i.e Pass --disable-avcodec to ignore this error. You can also try installing libavcodec-dev and see if it is working.






          share|improve this answer
























          • Oh, I understand. It seems crazy to pass this disable parameter, as I think most of VLC won't work without it. How can I figure out what version of Ubuntu would work with libavcodec 57?

            – jerry berry1
            Oct 7 '16 at 17:04











          • I'm not sure if this works for 14.04 too, but for 16.10: you have to add an additional repository deb http://us.archive.ubuntu.com/ubuntu yakkety main universe to get this newer version. You will find details instructions here: installion.co.uk/ubuntu/yakkety/universe/l/libavcodec-extra57/…

            – PeterCo
            Nov 30 '16 at 13:35











          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%2f834297%2fhow-can-i-update-libavcodec-to-57%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









          0














          Well, for 14.04, only libavcodec54 is available. You can choose to ignore the error by following the suggested route, i.e Pass --disable-avcodec to ignore this error. You can also try installing libavcodec-dev and see if it is working.






          share|improve this answer
























          • Oh, I understand. It seems crazy to pass this disable parameter, as I think most of VLC won't work without it. How can I figure out what version of Ubuntu would work with libavcodec 57?

            – jerry berry1
            Oct 7 '16 at 17:04











          • I'm not sure if this works for 14.04 too, but for 16.10: you have to add an additional repository deb http://us.archive.ubuntu.com/ubuntu yakkety main universe to get this newer version. You will find details instructions here: installion.co.uk/ubuntu/yakkety/universe/l/libavcodec-extra57/…

            – PeterCo
            Nov 30 '16 at 13:35
















          0














          Well, for 14.04, only libavcodec54 is available. You can choose to ignore the error by following the suggested route, i.e Pass --disable-avcodec to ignore this error. You can also try installing libavcodec-dev and see if it is working.






          share|improve this answer
























          • Oh, I understand. It seems crazy to pass this disable parameter, as I think most of VLC won't work without it. How can I figure out what version of Ubuntu would work with libavcodec 57?

            – jerry berry1
            Oct 7 '16 at 17:04











          • I'm not sure if this works for 14.04 too, but for 16.10: you have to add an additional repository deb http://us.archive.ubuntu.com/ubuntu yakkety main universe to get this newer version. You will find details instructions here: installion.co.uk/ubuntu/yakkety/universe/l/libavcodec-extra57/…

            – PeterCo
            Nov 30 '16 at 13:35














          0












          0








          0







          Well, for 14.04, only libavcodec54 is available. You can choose to ignore the error by following the suggested route, i.e Pass --disable-avcodec to ignore this error. You can also try installing libavcodec-dev and see if it is working.






          share|improve this answer













          Well, for 14.04, only libavcodec54 is available. You can choose to ignore the error by following the suggested route, i.e Pass --disable-avcodec to ignore this error. You can also try installing libavcodec-dev and see if it is working.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Oct 7 '16 at 17:02









          RonRon

          14.7k44058




          14.7k44058













          • Oh, I understand. It seems crazy to pass this disable parameter, as I think most of VLC won't work without it. How can I figure out what version of Ubuntu would work with libavcodec 57?

            – jerry berry1
            Oct 7 '16 at 17:04











          • I'm not sure if this works for 14.04 too, but for 16.10: you have to add an additional repository deb http://us.archive.ubuntu.com/ubuntu yakkety main universe to get this newer version. You will find details instructions here: installion.co.uk/ubuntu/yakkety/universe/l/libavcodec-extra57/…

            – PeterCo
            Nov 30 '16 at 13:35



















          • Oh, I understand. It seems crazy to pass this disable parameter, as I think most of VLC won't work without it. How can I figure out what version of Ubuntu would work with libavcodec 57?

            – jerry berry1
            Oct 7 '16 at 17:04











          • I'm not sure if this works for 14.04 too, but for 16.10: you have to add an additional repository deb http://us.archive.ubuntu.com/ubuntu yakkety main universe to get this newer version. You will find details instructions here: installion.co.uk/ubuntu/yakkety/universe/l/libavcodec-extra57/…

            – PeterCo
            Nov 30 '16 at 13:35

















          Oh, I understand. It seems crazy to pass this disable parameter, as I think most of VLC won't work without it. How can I figure out what version of Ubuntu would work with libavcodec 57?

          – jerry berry1
          Oct 7 '16 at 17:04





          Oh, I understand. It seems crazy to pass this disable parameter, as I think most of VLC won't work without it. How can I figure out what version of Ubuntu would work with libavcodec 57?

          – jerry berry1
          Oct 7 '16 at 17:04













          I'm not sure if this works for 14.04 too, but for 16.10: you have to add an additional repository deb http://us.archive.ubuntu.com/ubuntu yakkety main universe to get this newer version. You will find details instructions here: installion.co.uk/ubuntu/yakkety/universe/l/libavcodec-extra57/…

          – PeterCo
          Nov 30 '16 at 13:35





          I'm not sure if this works for 14.04 too, but for 16.10: you have to add an additional repository deb http://us.archive.ubuntu.com/ubuntu yakkety main universe to get this newer version. You will find details instructions here: installion.co.uk/ubuntu/yakkety/universe/l/libavcodec-extra57/…

          – PeterCo
          Nov 30 '16 at 13:35


















          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%2f834297%2fhow-can-i-update-libavcodec-to-57%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

          Why do type traits not work with types in namespace scope?What are POD types in C++?Why can templates only be...

          Will tsunami waves travel forever if there was no land?Why do tsunami waves begin with the water flowing away...

          Should I use Docker or LXD?How to cache (more) data on SSD/RAM to avoid spin up?Unable to get Windows File...