Search:

Type: Posts; User: Conq; Keyword(s):

Page 1 of 3 1 2 3

Search: Search took 0.11 seconds.

  1. Replies
    22
    Views
    32,489

    [ubuntu] Re: PS3 Media Centre - MediaTomb vs Fuppes

    You need the -dev packages (e.g liblame-dev)
  2. Thread: Wmv9 on AMD64

    by Conq
    Replies
    155
    Views
    74,330

    Re: Wmv9 on AMD64

    You could problably just take the deb from Edgy, extract the contents and copy the file from there:
    (something like this:


    mkdir tmp
    cd tmp
    wget...
  3. Thread: Wmv9 on AMD64

    by Conq
    Replies
    155
    Views
    74,330

    Re: Wmv9 on AMD64

    I have now (finally!) made a package that works for Edgy.
    It can be found here: http://folk.ntnu.no/grannas/debs/mplayer32_20070130-1_amd64.deb

    Please try it out and see if it works for you! I...
  4. Thread: Wmv9 on AMD64

    by Conq
    Replies
    155
    Views
    74,330

    Re: Wmv9 on AMD64

    Yep, it works wonders =)

    Although, now the problem becomes realmedia files =(, I'd still like to
    play these with mplayer as well.
  5. Thread: Wmv9 on AMD64

    by Conq
    Replies
    155
    Views
    74,330

    Re: Wmv9 on AMD64

    No, but I'm very sure it will work. Either way, when Edgy is released, I will make a new one, and it is due this week, so just be patient.
  6. Thread: Wmv9 on AMD64

    by Conq
    Replies
    155
    Views
    74,330

    Re: Wmv9 on AMD64

    Yes, exactly, extract the ones you are missing. Although you might need to extract other files from other packages as well. Good luck to you =)
  7. Thread: Wmv9 on AMD64

    by Conq
    Replies
    155
    Views
    74,330

    Re: Wmv9 on AMD64

    No, sorry, I might though, but, wmv9 works in svn ffmpeg, so it might not be needed in the future =). Although this way works for realplayer and such as well. We'll see =)
  8. Thread: Wmv9 on AMD64

    by Conq
    Replies
    155
    Views
    74,330

    Re: Wmv9 on AMD64

    Simple - It doesn't work on Edgy. I'll make a new package when it is officially released.

    Long answer: Get the dapper openoffice-lib-package and extract the 32 bit libraries from that one, and...
  9. Thread: Wmv9 on AMD64

    by Conq
    Replies
    155
    Views
    74,330

    Re: Wmv9 on AMD64

    Hust type "mplayer32 <somevideo>" into a console, or if you prefer the gui (and have followed the appropriate steps), then you can either type "gmplayer" or press the corresponding icon in the menu.
  10. Thread: Wmv9 on AMD64

    by Conq
    Replies
    155
    Views
    74,330

    Re: Wmv9 on AMD64

    This package was never meant for Edgy. When it is released I will probably make a new package. Edgy has newer libraries, and some of the libraries I have packaged with the mplayer32 binary is now in...
  11. Thread: Wmv9 on AMD64

    by Conq
    Replies
    155
    Views
    74,330

    Re: Wmv9 on AMD64

    This is a bit strange. The package doesn't depende on gnutls.so.13, but gnutls.so.12. Do you have anything installed that might cause this? It seems that on my system, it's libldap that brings this...
  12. Thread: Wmv9 on AMD64

    by Conq
    Replies
    155
    Views
    74,330

    Re: Wmv9 on AMD64

    You need to install ia32-libs-openoffice.org.


    sudo apt-get install ia32-libs-openoffice.org
  13. Thread: Wmv9 on AMD64

    by Conq
    Replies
    155
    Views
    74,330

    Re: Wmv9 on AMD64

    Yes, I seem to have missed that one. I'm adding it to the howto now.
  14. Thread: Wmv9 on AMD64

    by Conq
    Replies
    155
    Views
    74,330

    Re: Wmv9 on AMD64

    moles: Yes, I know, and it's great! Unfortunately, ffmpeg still isn't as good as the win32 dll's as far as I can gather from the ffmpeg lists. However I excpect this to change quickly. Perhaps in the...
  15. Thread: Wmv9 on AMD64

    by Conq
    Replies
    155
    Views
    74,330

    Re: Wmv9 on AMD64

    Theja: Installing both mplayer and mplayer32 is actually recommended, so that is not where your problem lies. The missing lib should have been installed when you installed the drivers for you...
  16. Thread: Wmv9 on AMD64

    by Conq
    Replies
    155
    Views
    74,330

    Re: Wmv9 on AMD64

    This file is either provided by the 3d driver, or by mesa, in my case
    it's xorg-driver-fglrx, since I have a ATI card. You probably would want
    to install 3d drivers in your system anyhow, other...
  17. Thread: Wmv9 on AMD64

    by Conq
    Replies
    155
    Views
    74,330

    Re: Wmv9 on AMD64

    Yes, you need the mplayer-skins package as well



    sudo apt-get install mplayer-skins
  18. Thread: Wmv9 on AMD64

    by Conq
    Replies
    155
    Views
    74,330

    Re: Wmv9 on AMD64

    Hi, try to download the binary again, for some reason I only got a
    partial upload the last time.

    Actually, what I did is quite simple. I ripped out the mplayer binary from
    a i386 install, along...
  19. Thread: Wmv9 on AMD64

    by Conq
    Replies
    155
    Views
    74,330

    Re: Wmv9 on AMD64

    Try this binary:

    http://www.stud.ntnu.no/~grannas/debs/mencoder32

    Put it in /usr/bin and let me know if it works. I'll make a package
    later (when I have the time).
  20. Thread: Wmv9 on AMD64

    by Conq
    Replies
    155
    Views
    74,330

    Re: Wmv9 on AMD64

    Yes, It's one of the previous posts. Basically what you do is make a
    symbolic link from gmplayer to mplayer32 like this:
    [CODE]
    sudo rm /usr/bin/gmplayer
    sudo ln -s /usr/bin/mplayer32...
  21. Thread: Wmv9 on AMD64

    by Conq
    Replies
    155
    Views
    74,330

    Re: Wmv9 on AMD64

    Have you tried selecting another video output driver with the vo-option, like it says in the output? Try mplayer32 -vo help for a list of options and mplayer32 -vo <outputdriver> <filetoplay> to...
  22. Thread: Wmv9 on AMD64

    by Conq
    Replies
    155
    Views
    74,330

    Re: Wmv9 on AMD64

    Hi, this is usually caused by bad sound-card setups. You might want to try different -vo and -ao options in mplayer. Just type mplayer -vo help and you'll see a list of your options (same goes for...
  23. Thread: Wmv9 on AMD64

    by Conq
    Replies
    155
    Views
    74,330

    Re: Wmv9 on AMD64

    You need to make the symbolic link /usr/bin/gmplayer point at /usr/bin/mplayer32.



    cd /usr/bin
    sudo rm gmplayer
    sudo ln -s mplayer32 gmplayer
  24. Thread: Wmv9 on AMD64

    by Conq
    Replies
    155
    Views
    74,330

    Re: Wmv9 on AMD64

    It seems you haven't done step 1 correctly. Try to reinstall lib32asound2 (or
    redo step 1).
  25. Replies
    50
    Views
    34,561

    Re: HOWTO: 32bit mplayer on amd64 (wmv9)

    Then you are on the wrong thread. This package only works for hoary/breezy.
    Look at http://ubuntuforums.org/showthread.php?t=188974 instead.
Results 1 to 25 of 51
Page 1 of 3 1 2 3