Page 12 of 30 FirstFirst ... 2101112131422 ... LastLast
Results 111 to 120 of 297

Thread: HowTo: Install the very latest MPlayer under Jaunty Jackalope

  1. #111
    Join Date
    May 2008
    Location
    Kansas
    Beans
    26
    Distro
    Ubuntu UNR

    Re: HowTo: Install the very latest MPlayer under Jaunty Jackalope

    @andrew.46

    Followed your tutorial and everything worked perfectly...Thanks alot for taking the time and putting this up...Exactly what Linux needs is user's that put these tutorials together and help answer questions people have...I ran through it on a virtualbox Jaunty rc1 with no problems and did it on my 'real' jaunty install...Thanks again!!

    p.s. I'll revert to an older session and do video of your tutorial...Installed some of the 'record my desktop' software and need something to actually record

    BTW I played .mkv 720 and 1080's just fine and of course .avi's
    Last edited by dot2kode; April 21st, 2009 at 03:03 AM.

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

    Re: HowTo: Install the very latest MPlayer under Jaunty Jackalope

    Hi dot2kode,

    Quote Originally Posted by dot2kode View Post
    Followed your tutorial and everything worked perfectly...Thanks alot for taking the time and putting this up...Exactly what Linux needs is user's that put these tutorials together and help answer questions people have...I ran through it on a virtualbox Jaunty rc1 with no problems and did it on my 'real' jaunty install...Thanks again!!
    I am glad to hear that it all ran well. I sometimes forget that for the most part people get through this guide with no problems, mostly people post if they have problems. So thanks for taking the time to report success .

    p.s. I'll revert to an older session and do video of your tutorial...Installed some of the 'record my desktop' software and need something to actually record
    Don't be too alarmed when you find that this software produces theora video amd vorbis sound wrapped in an ogg media container .

    All the very best,

    Andrew
    You think that's air you're breathing now?

  3. #113
    Join Date
    Oct 2006
    Beans
    34
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: HowTo: Install the very latest MPlayer under Jaunty Jackalope

    Lately mplayer doesn't seem to want to take Video via standard input anymore. I used to play .rar'ed Videos via unrar and piping output to mplayer, but since a few days this produces only repeated messages like that:
    Code:
    user@comp:~/Downloads/videos/videodir$ unrar p -inul video.rar|mplayer -
    MPlayer SVN-r29218-4.3.3 (C) 2000-2009 MPlayer Team
    
    Playing -.
    Reading from stdin...
    Cannot seek backward in linear streams!
    Seek failed
    Cannot seek backward in linear streams!
    Seek failed
    Cannot seek backward in linear streams!
    Seek failed
    [...]
    Exiting... (End of file)
    Unluckily I forgot to note which SVN Version this first happened with, but with the one from three weeks ago it still worked.

    Is that a mplayer bug or did I do something stupid somewhere? Any input? What should I do if it's a bug? There a, umh, guide for filing bug reports?
    Last edited by NorQue; April 21st, 2009 at 06:50 PM.

  4. #114
    Join Date
    May 2007
    Beans
    563
    Distro
    Kubuntu 8.04 Hardy Heron

    Re: HowTo: Install the very latest MPlayer under Jaunty Jackalope

    Quote Originally Posted by NorQue View Post
    What should I do if it's a bug? There a, umh, guide for filing bug reports?
    http://www.mplayerhq.hu/DOCS/HTML/en/bugreports.html
    Developer of SMPlayer.

  5. #115
    Join Date
    Dec 2006
    Beans
    7,349

    Re: HowTo: Install the very latest MPlayer under Jaunty Jackalope

    Hi NorQue,

    Quote Originally Posted by NorQue View Post
    Lately mplayer doesn't seem to want to take Video via standard input anymore. I used to play .rar'ed Videos via unrar and piping output to mplayer,
    I can confirm this problem with the current svn. RVM has given you the details for a full bug report but it would be useful if you are serious about getting a good bug report to do some regression testing:

    http://www.mplayerhq.hu/DOCS/HTML/en...sion_test.html

    If you can isolate the exact update that killed this functionality it should be a trivial matter to repair it. If you can write the patch yourself all the better .

    Can I suggest if you go ahead with this that you spend a little time lurking on MPlayer-users and the developer mailing list before posting? The developers are busy, highly focussed people and often have little tolerance for those who broke unwritten and written rules of posting.

    All the best,

    Andrew
    You think that's air you're breathing now?

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

    Re: HowTo: Install the very latest MPlayer under Jaunty Jackalope

    Hi again NorQue!

    Looks like for some clips MPlayer needs a cache setting if you are going to pipe in this way. I have had success doing this, see attached screenshot, so try a setting like:

    Code:
    $ unrar p -inul video.rar | mplayer -cache 2048 -
    and I would be surprised if this did not work.

    All the best,

    Andrew
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	unrar_rammstein.png 
Views:	43 
Size:	155.4 KB 
ID:	110545  
    You think that's air you're breathing now?

  7. #117
    Join Date
    Oct 2006
    Beans
    34
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: HowTo: Install the very latest MPlayer under Jaunty Jackalope

    Yepp, that cache setting did the trick, thanks a lot!

    Still, I'm wondering why it worked so long without it, I've been using that command (in a nautilus script for easier accesability) for more than a year now.

  8. #118
    Join Date
    Dec 2006
    Beans
    7,349

    Re: HowTo: Install the very latest MPlayer under Jaunty Jackalope

    Hi NorQue,

    Quote Originally Posted by NorQue View Post
    Yepp, that cache setting did the trick, thanks a lot!

    Still, I'm wondering why it worked so long without it, I've been using that command (in a nautilus script for easier accesability) for more than a year now.
    Glad that helped. It is a great example of at least part of the reason that I write this and other guides: I did not know that unrar existed before your post so I have learnt something very useful from your question . But somebody much more clever than me would have to work out what has changed to make MPlayer need some cache in this way...

    All the very best,

    Andrew
    You think that's air you're breathing now?

  9. #119
    Join Date
    Sep 2007
    Location
    /dev/null/
    Beans
    1,589

    Re: HowTo: Install the very latest MPlayer under Jaunty Jackalope

    Andrew thanks very much for the fix You sir are no idiot, your a generous and caring individual that is a true example of Ubuntu's spirit.

    Putting the font in a global area IMHO is better as it makes the config correct for all users out of the box.

    Seems mplayer SVN is having some problems at the moment:

    Code:
    nullack@PPP:~/src/mplayer$ svn update
    svn: Unknown hostname 'svn.mplayerhq.hu'
    He that will not reason is a bigot; he that cannot reason is a fool; he that dares not reason is a slave.

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

    Re: HowTo: Install the very latest MPlayer under Jaunty Jackalope

    Hi Nullack,

    Quote Originally Posted by Nullack View Post
    Andrew thanks very much for the fix You sir are no idiot, your a generous and caring individual that is a true example of Ubuntu's spirit.
    Thanks for your kind words. It is perhaps just as well that you did not witness my 3 hour session of abusing Jaunty, Ubuntu, Canonical and Mark Shuttleworth in turn as I struggled to get mouse integration working with VirualBox and Jaunty guest .

    All the very best,

    Andrew
    You think that's air you're breathing now?

Page 12 of 30 FirstFirst ... 2101112131422 ... 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
  •