Open GoogleCodeExporter opened 9 years ago
Can you run gnome-mplayer from the terminal with the -v option and see if any
output comes out? Also you could try running gnome-mplayer under gdb and type
"bt" when it crashes and post that as well.
make sure you have at least version 1.0.7 of gmtk installed, SVN is better when
running svn of gnome-mplayer.
Original comment by kdeko...@gmail.com
on 15 Apr 2013 at 12:44
Here is the output of both: http://pastebin.com/pUvBcrTh
I'm using the latest gmtk-svn as well:
$ pacman -Q gmtk-svn
gmtk-svn 116-1
Built again this morning from this PKGBUILD:
https://aur.archlinux.org/packages/gm/gmtk-svn/PKGBUILD
Original comment by fibonacc...@gmail.com
on 15 Apr 2013 at 3:52
Looks like you are running gnome-mplayer 1.0.6 with gmtk 1.0.7a1 which is not a
supported configuration. Please upgrade both components to the same revision
and try again.
Original comment by kdeko...@gmail.com
on 15 Apr 2013 at 4:02
Sorry, I got mixed up with the SVN revisions. Now I have both at version 1.0.8
It's not segfaulting now, but instead the program seems to play the video with
mplayer in the background, while the window freezes. So, no video, just a
broken window which needs to be killed with xkill, and some audio which goes
away with 'killall mplayer.'
It's very strange. Here's another log of the same form:
http://pastebin.com/r9ATQJzE
Original comment by fibonacc...@gmail.com
on 16 Apr 2013 at 12:45
According to the logs the vdpau support is failing. You might try setting the
Video Output (vo) to something else like gl or xv to see if that works first.
Do that under Edit->Preferences.
Also, your version of mplayer2 is not reporting a version. So you may need to
see if there is an upgrade for that. I tested the latest mplayer2 today and it
worked fine with SVN.
Original comment by kdeko...@gmail.com
on 16 Apr 2013 at 3:54
I just upgraded to the latest mplayer2 here:
git://git.mplayer2.org/mplayer2-build.git
I've tried different vo options. Every option I've tried except vdpau works
with mplayer, but not gnome-mplayer. Playing videos always causes the current
version to freeze up, instead of loading graphics.
Original comment by fibonacc...@gmail.com
on 17 Apr 2013 at 12:53
Can you post the output of mplayer running with vdpau and then with
gnome-mplayer running with vdpau and the output of vdpauinfo
Original comment by kdeko...@gmail.com
on 17 Apr 2013 at 12:36
http://pastebin.com/QYF9G4SN
There is no doubt a problem with vdpau, but why should the problem persist when
I switch to -vo xv, (or any other video output), in the gnome-mplayer
preferences?
Original comment by fibonacc...@gmail.com
on 17 Apr 2013 at 6:28
I appears that vdpau just does not work on your system. Until mplayer can play
using vdpau there is no way that gnome-mplayer will be able to. Also it appears
that mplayer is crashing with xv output as well. As long as mplayer will not
work, gnome-mplayer will not work.
Original comment by kdeko...@gmail.com
on 23 Apr 2013 at 1:26
Original issue reported on code.google.com by
fibonacc...@gmail.com
on 15 Apr 2013 at 4:15