Page 52 of 179 FirstFirst ... 242505152535462102152 ... LastLast
Results 511 to 520 of 1784

Thread: Comprehensive Multimedia & Video Howto

  1. #511
    Join Date
    Mar 2005
    Location
    Singapore
    Beans
    718
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: Comprehensive Multimedia & Video How-to

    Oh, you are not aware?

    Big Bug Bunny is the "open source" animation about... well, Big Bug Bunny. It is a cool showcase of Blender technologies and how far Open Source has come. I am sure you will be proud of it... (http://www.BigBugBunny.org)

    And my original point was, I could no longer play the .ogg Theora version of the BBB movie with VLC after following your How-To... something which surprised me because I could still play it through Totem-Gstreamer.

    Perhaps you can advise?
    RYKEL™ | Google+ OR Skype Name: rykellim

  2. #512
    Join Date
    Jun 2008
    Beans
    32

    Re: Comprehensive Multimedia & Video How-to

    I give up. I've looked at this thread after you suggested it on one of mine, and it just refuses to work. I accept I've got a really limited understanding of all things ubuntu but I feel like I'm banging my head against a brick wall. I used your command
    Code:
    sudo apt-get install ffmpeg
    and was told that

    Code:
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.
    
    Since you only requested a single operation it is extremely likely that
    the package is simply not installable and a bug report against
    that package should be filed.
    The following information may help to resolve the situation:
    
    The following packages have unmet dependencies.
      ffmpeg: Depends: libavcodec1d (>= 0.cvs20070307) but it is not going to be installed
              Depends: libavformat1d (>= 0.cvs20070307) but it is not going to be installed
              Depends: libavutil1d (>= 0.cvs20070307) but it is not going to be installed
              Depends: libc6 (>= 2.7-1) but 2.5-0ubuntu14 is to be installed
              Depends: libfreetype6 (>= 2.3.5) but 2.2.1-5ubuntu1 is to be installed
              Depends: libswscale1d (>= 0.cvs20070307) but it is not going to be installed
    E: Broken packages
    I'm sorry If this sounds like a really dum question but I'm really really stuck.

  3. #513
    Join Date
    Jun 2007
    Location
    England, UK
    Beans
    1,809
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: Comprehensive Multimedia & Video How-to

    Quote Originally Posted by ffmpegfailure View Post
    I give up. I've looked at this thread after you suggested it on one of mine, and it just refuses to work. I accept I've got a really limited understanding of all things ubuntu but I feel like I'm banging my head against a brick wall. I used your command
    Code:
    sudo apt-get install ffmpeg
    and was told that

    Code:
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.
    
    Since you only requested a single operation it is extremely likely that
    the package is simply not installable and a bug report against
    that package should be filed.
    The following information may help to resolve the situation:
    
    The following packages have unmet dependencies.
      ffmpeg: Depends: libavcodec1d (>= 0.cvs20070307) but it is not going to be installed
              Depends: libavformat1d (>= 0.cvs20070307) but it is not going to be installed
              Depends: libavutil1d (>= 0.cvs20070307) but it is not going to be installed
              Depends: libc6 (>= 2.7-1) but 2.5-0ubuntu14 is to be installed
              Depends: libfreetype6 (>= 2.3.5) but 2.2.1-5ubuntu1 is to be installed
              Depends: libswscale1d (>= 0.cvs20070307) but it is not going to be installed
    E: Broken packages
    I'm sorry If this sounds like a really dum question but I'm really really stuck.

    Did you add the Medibuntu repo in part 1 first and install the multimedia packages? Also, there are commands in the error section of part 1 which fix broken packages. Try this one after you add Medibuntu:

    sudo apt-get update && sudo apt-get upgrade && sudo apt-get dist-upgrade

    Try the configure -a and -f install commands from part 1 if the above doesn't work.
    Last edited by ubuntu-freak; July 6th, 2008 at 01:02 PM.

  4. #514
    Join Date
    Jun 2008
    Location
    The far North East US
    Beans
    23
    Distro
    Kubuntu 8.04 Hardy Heron

    Re: Comprehensive Multimedia & Video How-to

    Thank you reassuringlyoffensive!

    Your Flash 10 install instructions worked for Opera 9.51.

    Opera found the plugin, with no problem, at least on my Xubuntu system.

    Thanks again.


    Flash 10 is certainly a big improvement.

  5. #515
    Join Date
    Jun 2007
    Location
    England, UK
    Beans
    1,809
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: Comprehensive Multimedia & Video How-to

    Quote Originally Posted by shebuwa View Post
    Thank you reassuringlyoffensive!

    Your Flash 10 install instructions worked for Opera 9.51.

    Opera found the plugin, with no problem, at least on my Xubuntu system.

    Thanks again.


    Flash 10 is certainly a big improvement.

    Thanks, I'm glad it worked well for you.

    It took about 3 hours to come up with those commands, as I wanted to emulate the way a deb package installs Flash, that's why you can install the flashplugin-nonfree package at a later date without having to remove the manual installation first.

    If you notice strange artifacts with the beta 2, report it to Adobe and use the beta 1 until the beta 3 is released.

    Adobe Flash v10 beta 1

  6. #516
    Join Date
    Jun 2008
    Location
    The far North East US
    Beans
    23
    Distro
    Kubuntu 8.04 Hardy Heron

    Re: Comprehensive Multimedia & Video How-to

    So far Beta 2 Flash 10 is working perfectly on youtube. I haven't tried it anywhere else yet.

    Thanks again ....

    Off I go.

  7. #517
    Join Date
    Jun 2008
    Location
    imjscn
    Beans
    130

    Re: Comprehensive Multimedia & Video How-to

    I was able to watch youtube by default Xubuntu install, just the sound volume was very small, so I followed this guide, after successfully installed eveything, I can't watch youtube. Any suggestion?

  8. #518
    Join Date
    Jun 2007
    Location
    England, UK
    Beans
    1,809
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: Comprehensive Multimedia & Video How-to

    Quote Originally Posted by imjscn View Post
    I was able to watch youtube by default Xubuntu install, just the sound volume was very small, so I followed this guide, after successfully installed eveything, I can't watch youtube. Any suggestion?

    There's advice and intructions in the troubleshooting section regarding Flash.

  9. #519
    Join Date
    Jun 2008
    Location
    imjscn
    Beans
    130

    Re: Comprehensive Multimedia & Video How-to

    thanks! after the troubleshooting,Youtube works, but this page gets frozen:

    http://www.cnbc.com/id/15840232?video=787843121&play=1

    I go to this page for a test: http://www.adobe.com/shockwave/welcome/

    the Flashplayer works, but need to instal shockwave player, but can't download it from there.

    ???!!!

  10. #520
    Join Date
    Jun 2007
    Location
    England, UK
    Beans
    1,809
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: Comprehensive Multimedia & Video How-to

    Quote Originally Posted by imjscn View Post
    thanks! after the troubleshooting,Youtube works, but this page gets frozen:

    http://www.cnbc.com/id/15840232?video=787843121&play=1

    I go to this page for a test: http://www.adobe.com/shockwave/welcome/

    the Flashplayer works, but need to instal shockwave player, but can't download it from there.

    ???!!!

    Which version of Flash did you install? The flashplugin-nonfree package is v9, then there is the manual installation method which recommends v10 beta 1 or 2.

    There is no Shockwave plugin for Linux.

Page 52 of 179 FirstFirst ... 242505152535462102152 ... LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •