mario0alberto1 / gnome-mplayer

Automatically exported from code.google.com/p/gnome-mplayer
0 stars 0 forks source link

fails to take screenshots with mplayer #668

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Using mplayer (and not mplayer2) gnome-mplayer silently fails to take 
screenshots. The interesting thing in the log is the following bit:

GMLIB-Message: sending VFCTRL_SCREENSHOT!
GMLIB-Message: failed (forgot -vf screenshot?)

A full log and some more details can be found in the Debian bugreport #699394 
[1].

[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=699394

Original issue reported on code.google.com by s.ramac...@gmail.com on 1 Feb 2013 at 5:19

GoogleCodeExporter commented 8 years ago
screenshot does not work with all VOs. The hardware VOs such as XVMC and VDPAU 
are not supported by mplayer.

Original comment by kdeko...@gmail.com on 1 Feb 2013 at 5:25

GoogleCodeExporter commented 8 years ago
Okay, I see. Looks like I've also changed the VO while testing with mplayer. 
It'd be good to have a proper error message instead of failing silently.

Original comment by s.ramac...@gmail.com on 1 Feb 2013 at 5:28

GoogleCodeExporter commented 8 years ago
No, I didn't change the VO. Seems like mplayer2's vdpau is able to take 
screenshots, but the version from mplayer does not.

Original comment by s.ramac...@gmail.com on 1 Feb 2013 at 5:30

GoogleCodeExporter commented 8 years ago
What about the attached patch (against gmtk)?

Original comment by s.ramac...@gmail.com on 2 Feb 2013 at 7:15

Attachments:

GoogleCodeExporter commented 8 years ago
Patch applied with minor changes, due message translation

Original comment by kdeko...@gmail.com on 2 Feb 2013 at 11:18