Page 3 of 5 FirstFirst 12345 LastLast
Results 21 to 30 of 43

Thread: I have problem on playing some video

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

    Re: I have problem on playing some video

    Mind you a recent copy of the svn MPlayer had no trouble at all in playing this file. I attach a screenshot...
    Attached Images Attached Images
    You think that's air you're breathing now?

  2. #22
    Join Date
    Nov 2011
    Location
    /dev/root
    Beans
    Hidden!

    Re: I have problem on playing some video

    Hi andrew.46,

    Nice What version and flavour of Ubuntu are you running? And what codec package?

  3. #23
    Join Date
    Dec 2006
    Beans
    7,349

    Re: I have problem on playing some video

    I have tested this on Raring Ringtail with a self-built copy of MPlayer and no external codeca, Guide is here if you are interested:

    Howto: Build the svn MPlayer under the latest release version of Ubuntu
    http://www.andrews-corner.org/mplayer.html
    You think that's air you're breathing now?

  4. #24
    Join Date
    Nov 2011
    Location
    /dev/root
    Beans
    Hidden!

    Re: I have problem on playing some video

    Quote Originally Posted by andrew.46 View Post
    I have tested this on Raring Ringtail with a self-built copy of MPlayer and no external codeca, Guide is here if you are interested:

    Howto: Build the svn MPlayer under the latest release version of Ubuntu
    http://www.andrews-corner.org/mplayer.html
    I read the link, and will try to use it soon. You will get feed-back

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

    Re: I have problem on playing some video

    Quote Originally Posted by sudodus View Post
    I read the link, and will try to use it soon. You will get feed-back
    Always glad for that, this guide ha been running for many years but has been a little less popular lately as Ubuntu satisfies media needs a little better...
    You think that's air you're breathing now?

  6. #26
    Join Date
    Nov 2011
    Location
    /dev/root
    Beans
    Hidden!

    Re: I have problem on playing some video

    In the lubuntu raring i386 (installed from the desktop iso daily build 2013-04-21) I tried but could not find the package libggi-target-fbdev

    Code:
    tester@kollen:~$ sudo apt-get -y install libaa1-dev libasound2-dev libcaca-dev libcdparanoia-dev libdca-dev libdirectfb-dev libggi-target-fbdev libenca-dev libesd0-dev libfontconfig1-dev libfreetype6-dev libfribidi-dev libgif-dev libgl1-mesa-dev libjack-jackd2-dev libopenal1 libpulse-dev libsdl1.2-dev libsvga1-dev libvdpau-dev libxinerama-dev libxv-dev libxvmc-dev libxxf86dga-dev libxxf86vm-dev librtmp-dev libsctp-dev libass-dev libfaac-dev libsmbclient-dev libtheora-dev libogg-dev libxvidcore-dev libspeex-dev libvpx-dev libschroedinger-dev libdirac-dev libdv4-dev libopencore-amrnb-dev libopencore-amrwb-dev libmp3lame-dev liblivemedia-dev libtwolame-dev libmad0-dev libgsm1-dev libbs2b-dev liblzo2-dev ladspa-sdk libopenjpeg-dev libfaad-dev libmpg123-dev libopus-dev libbluray-dev libaacs-dev libgtk2.0-dev
    Läser paketlistor... Färdig
    Bygger beroendeträd         
    Läser tillståndsinformation... Färdig
    E: Kunde inte hitta paketet libggi-target-fbdev
    tester@kollen:~$
    I updated&upgraded, but still no go.

    What do you suggest next?

    Edit: I continued anyway, but got this error

    Code:
    No FFmpeg checkout, press enter to download one with git or CTRL+C to abort
    ...
    Error: The GUI requires libavcodec with PNG support (needs zlib).
    
    Check "config.log" if you do not understand why it failed.
    tester@kollen:~/mplayer_build/mplayer$
    Running mplayer I got the following output. Should mplayer2 be removed before I try agian?
    Code:
    tester@kollen:~/mplayer_build/mplayer$ mplayer
    WARNING: gnome-keyring:: couldn't connect to: /run/user/tester/keyring-ADp4Vj/pkcs11: No such file or directory
    MPlayer2 UNKNOWN (C) 2000-2012 MPlayer Team
    Usage:   mplayer [options] [url|path/]filename
    
    Basic options: (complete list in the man page)
     -vo <drv>        select video output driver ('-vo help' for a list)
     -ao <drv>        select audio output driver ('-ao help' for a list)
     vcd://<trackno>  play (S)VCD (Super Video CD) track (raw device, no mount)
     dvd://<titleno>  play DVD title from device instead of plain file
     -alang/-slang    select DVD audio/subtitle language (by 2-char country code)
     -ss <position>   seek to given (seconds or hh:mm:ss) position
     -nosound         do not play sound
     -fs              fullscreen playback (or -vm, -zoom, details in the man page)
     -x <x> -y <y>    set display resolution (for use with -vm or -zoom)
     -sub <file>      specify subtitle file to use (also see -subfps, -subdelay)
     -playlist <file> specify playlist file
     -vid x -aid y    select video (x) and audio (y) stream to play
     -fps x -srate y  change video (x fps) and audio (y Hz) rate
     -pp <quality>    enable postprocessing filter (details in the man page)
     -framedrop       enable frame dropping (for slow machines)
    
    Basic keys: (complete list in the man page, also check input.conf)
     <-  or  ->       seek backward/forward 10 seconds
     down or up       seek backward/forward  1 minute
     pgdown or pgup   seek backward/forward 10 minutes
     < or >           step backward/forward in playlist
     p or SPACE       pause movie (press any key to continue)
     q or ESC         stop playing and quit program
     + or -           adjust audio delay by +/- 0.1 second
     o                cycle OSD mode:  none / seekbar / seekbar + timer
     * or /           increase or decrease PCM volume
     x or z           adjust subtitle delay by +/- 0.1 second
     r or t           adjust subtitle position up/down, also see -vf expand
     double click     toggle fullscreen
     right click      pause (press again to continue)
    
     * * * SEE THE MAN PAGE FOR DETAILS, FURTHER (ADVANCED) OPTIONS AND KEYS * * *
    
    tester@kollen:~/mplayer_build/mplayer$
    Last edited by sudodus; April 22nd, 2013 at 04:09 PM.

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

    Re: I have problem on playing some video

    Quote Originally Posted by sudodus View Post
    Code:
    E: Kunde inte hitta paketet libggi-target-fbdev
    I updated&upgraded, but still no go.
    On my Raring build this is available. Try the following command:

    Code:
    andrew@corinth:~$ apt-cache search libggi-target-fbdev
    libggi-target-fbdev - General Graphics Interface direct access framebuffer target
    and this might throw some light on the missing package. I suspect the following error:

    Quote Originally Posted by sudodus View Post
    Code:
    No FFmpeg checkout, press enter to download one with git or CTRL+C to abort
    ...
    Error: The GUI requires libavcodec with PNG support (needs zlib).
    
    Check "config.log" if you do not understand why it failed.
    tester@kollen:~/mplayer_build/mplayer$
    means that the listed dependencies, and their dependencies, have not been successfully downloaded. (Probably because of the libggi-target-fbdev error).

    Quote Originally Posted by sudodus View Post
    Should mplayer2 be removed before I try agian?
    It is easier to have only one copy of MPlayer installed at a time. I had not realised that the default MPlayer installation now actually installs the fork MPlayer2, seems like an odd arrangement...
    You think that's air you're breathing now?

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

    Re: I have problem on playing some video

    mc4man as usual has the answer, a late scratching:

    http://ubuntuforums.org/showthread.p...1#post12615932

    so simply omit this dependency, I have altered the guide to suit...
    You think that's air you're breathing now?

  9. #29
    monkeybrain2012 is offline Grande Half-n-Half Cinnamon Ubuntu
    Join Date
    Oct 2012
    Beans
    874

    Re: I have problem on playing some video

    Interestingly the file doesn't play in any player in Ubuntu 12.04 (vlc complains no codec for h264 even though an updated version of x264,--self compiled,-- is installed), mplayer (from MOTU ppa) and mplayer2 (self compiled) plays only audio and totem is completely useless), but in Debian SID both totem and mplayer2 (from the debian multimedia repo I think) work, I have a self compiled version of ffmpeg and x264 there though, don't know if it has anything to do with it. Haven't tested vlc on Debian, am planning to compile it in a few days.


    EDITED: More strange, I compiled mplayer2 from git in Debian and it doesn't open the file (only audio) just like in Ubuntu..
    Last edited by monkeybrain2012; April 24th, 2013 at 09:43 AM.

  10. #30
    Join Date
    Nov 2011
    Location
    /dev/root
    Beans
    Hidden!

    Re: I have problem on playing some video

    Quote Originally Posted by andrew.46 View Post
    I have tested this on Raring Ringtail with a self-built copy of MPlayer and no external codeca, Guide is here if you are interested:

    Howto: Build the svn MPlayer under the latest release version of Ubuntu
    http://www.andrews-corner.org/mplayer.html
    Quote Originally Posted by andrew.46 View Post
    mc4man as usual has the answer, a late scratching:

    http://ubuntuforums.org/showthread.p...1#post12615932

    so simply omit this dependency, I have altered the guide to suit...
    Now I succeeded in compiling your version of mplayer in Lubuntu Raring, and it can play amam's file (the lecture about Steroid Hormone Biosynthesis).

    Thank you

    Edit: I continued to test this version of mplayer, and it can play all the video files I tested. But a difficult MTS file (with a lot of motion in the picture) directly from my video camera, 1920x1080, 50 fps progressive, 28 Mb/s was too much, it lagged behind without vdpau. Mplayer2 can play that without issues, so it is faster. This mplayer can play the difficult file without issues using vdpau. It complains, but plays well '**** Your system is too SLOW to play this! ****'

    This version of mplayer can also play simplified versions of the 'difficult MTS file' without issues. A file with the same frame size and frame rate (1080-50p), but reduced bitrate, 9.2 Mb/s, and encoded with x264 (made in ffmpeg) is close to the threshold. And smaller or easier video formats play well

    I tested it in an aging HP xw8400 workstation with 2x2 xeon processors with a newer nvidia geforce gt430 card.

    Maybe mplayer2 is the default player in Lubuntu because it is the fastest one, and Lubuntu is often used in old and slow computers. I don't think mplayer comes with Ubuntu, and I don't remember about the other flavours. But I usually install it because I like it, also in other flavours of Ubuntu.
    Last edited by sudodus; April 24th, 2013 at 04:26 PM.

Page 3 of 5 FirstFirst 12345 LastLast

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
  •