Page 36 of 40 FirstFirst ... 263435363738 ... LastLast
Results 351 to 360 of 400

Thread: Howto: Build the svn MPlayer under the latest release version of Ubuntu

  1. #351
    Join Date
    Dec 2006
    Beans
    7,349

    Re: Howto: Build the svn MPlayer under the latest release version of Ubuntu

    Thanks for that information BicyclerBoy! My newly built computer does not have a bluray drive but I see bluray readers/writers for $100 on ebay so I suspect that when I get back from my holiday I may very well invest in one. I suspect that in this guide and my vlc one I will not be able to publish too many details about aacskeys but looks like details about libbluray and libaacs themselves should not upset anyone. Interesting times indeed .

    Edit: A gratuitous gkrellm screenshot showing my new 8 core computer (AMD FX-8150) compiling the latest svn MPlayer using -j 12. abcde is also ripping and converting in the background .
    Attached Images Attached Images
    Last edited by andrew.46; March 16th, 2012 at 07:26 AM.
    You think that's air you're breathing now?

  2. #352
    Join Date
    Dec 2006
    Beans
    7,349

    Re: Howto: Build the svn MPlayer under the latest release version of Ubuntu

    I have filched the bluray information from my own vlc-git guide and placed it on the MPlayer guide. I don't have a blueray drive yet (should have in 3-4 weeks) so I will be keen to hear of any problems with this build.

    Edit: Somewhat belatedly added in a Live555 version that MPlayer is happy with...
    Last edited by andrew.46; March 19th, 2012 at 04:21 AM.
    You think that's air you're breathing now?

  3. #353
    Join Date
    Jun 2007
    Beans
    17,337

    Re: Howto: Build the svn MPlayer under the latest release version of Ubuntu

    r34823 | cehoyos | 2012-03-22 17:04:32 -0400 (Thu, 22 Mar 2012) | 1 line

    Support FFmpeg WMA lossless decoder.
    Will have to give a test

    Edit: works fine (ffwmall

    (- currently an opencore* issue, did build without it
    Last edited by mc4man; March 22nd, 2012 at 11:23 PM.

  4. #354
    Join Date
    Dec 2006
    Beans
    7,349

    Re: Howto: Build the svn MPlayer under the latest release version of Ubuntu

    The very best of 'Welcome Home!' presents:

    Code:
    andrew@skamandros~/media/testing$ mplayer luckynight.wma 
    MPlayer SVN-r34836-4.6.2 (C) 2000-2012 MPlayer Team
    
    Playing luckynight.wma.
    libavformat version 54.3.100 (internal)
    ASF file format detected.
    [asfheader] Audio stream found, -aid 1
    Clip info:
     title: Lucky Night
     author: Jody Marie Gnant
     copyright: 1995 Sirius Publishing
     comments: 1-minute song sample demonstrating Windows Media lossless audio compression
    Load subtitles in ./
    ==========================================================================
    Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
    libavcodec version 54.12.100 (internal)
    AUDIO: 44100 Hz, 2 ch, s16le, 868.7 kbit/61.55% (ratio: 108583->176400)
    Selected audio codec: [ffwmall] afm: ffmpeg (WMA lossless audio (FFmpeg))
    ==========================================================================
    AO: [oss] 44100Hz 2ch s16le (2 bytes per sample)
    Video: no video
    Starting playback...
    A:  60.6 (01:00.5) of 60.5 (01:00.4)  2.7% 
    
    
    Exiting... (End of file)
    You think that's air you're breathing now?

  5. #355
    Join Date
    Jun 2007
    Beans
    17,337

    Re: Howto: Build the svn MPlayer under the latest release version of Ubuntu

    Just to note - starting with checkinstall 1.6.2-3ubuntu1 fstrans is now disabled by default again

    * I'm gathering that if the wiki deal proceeds that a link to & support of can remain here, ect.

  6. #356
    Join Date
    Dec 2006
    Beans
    7,349

    Re: Howto: Build the svn MPlayer under the latest release version of Ubuntu

    April 29th 2012

    Due to the upcoming changes to this guide's old home on these Forums I have, with much regret, moved this guide to my own personal website:

    Howto: Build the svn MPlayer under the latest release version of Ubuntu
    http://www.andrews-corner.org/mplayer.html

    where I have just now released an updated version for Ubuntu 12.04, Precise Pangolin.

    I attach a complete copy of the older guide as mplayer_guide.gz in case anybody wishes to make a wiki, blog, web page etc of this guide as it was for Oneiric Ocelot.

    Andrew
    Last edited by andrew.46; April 29th, 2012 at 12:02 AM.
    You think that's air you're breathing now?

  7. #357
    Join Date
    Dec 2006
    Beans
    7,349

    Re: Howto: Build the svn MPlayer under the latest release version of Ubuntu

    OK I have archived the guide (attached to the first post) [...]

    If anybody wishes to produce a wiki page from this guide please go ahead, all the information is contained as mplayer_guide.gz attached to the first post of this thread.

    Andrew
    Last edited by andrew.46; April 26th, 2012 at 09:37 AM. Reason: page gone
    You think that's air you're breathing now?

  8. #358
    Join Date
    Mar 2006
    Beans
    Hidden!

    Re: Howto: Build the svn MPlayer under the latest release version of Ubuntu

    Actions speak louder than words, eh ? I may not be far behind you......
    No longer participating......

  9. #359
    Join Date
    Dec 2006
    Beans
    7,349

    Re: Howto: Build the svn MPlayer under the latest release version of Ubuntu

    Mind you I have also converted a couple of guides, one today and a few less recently:

    https://help.ubuntu.com/community/Leafnode2
    https://help.ubuntu.com/community/slrn
    https://help.ubuntu.com/community/find

    But these are guides that work fine in a wiki environment, others such as my MPLayer and vlc guides are not suited. Personal website is ok, an atmosphere such as T&T would be better for these...
    You think that's air you're breathing now?

  10. #360
    Join Date
    Dec 2006
    Beans
    7,349

    Re: Howto: Build the svn MPlayer under the latest release version of Ubuntu

    Quote Originally Posted by mc4man View Post
    (- currently an opencore* issue, did build without it
    Looks like the --disable-mencoder option is implicated, certainly builds ok if mencoder builds as well. I have asked for help.....

    BTW you may have noticed that opencore-amr has released a new version with some small but worthwhile changes:

    Code:
    0.1.3
     - Adjusted libtool flags for building DLLs for windows
     - Update to the latest upstream opencore source
     - Updated and improved example applications
     - Add options for enabling the arm inline assembly
     - Add options for disabling the encoder or decoder in the amrnb library
     - Avoid dependencies on libstdc++ if building the source as C
     - Hide internal symbols in shared libraries
     - Minor tweaks
     - Remove old static makefiles and corresponding build scripts
    Looks like this will not be in Precise, but it is installed on my system
    You think that's air you're breathing now?

Page 36 of 40 FirstFirst ... 263435363738 ... 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
  •