Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 106244 - Add screenshot capability to VLC .desktop file
Summary: Add screenshot capability to VLC .desktop file
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Media-video project
URL: http://www.videolan.org/doc/faq/en/in...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-17 01:05 UTC by Nathan Adams
Modified: 2005-09-17 09:05 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nathan Adams 2005-09-17 01:05:45 UTC
By adding the -V x11 option to VLC's .desktop file, programs like ksnapshot and
gimp will be able to take screenshots of VLC output. i.e.:

$ grep Exec /usr/share/applications/vlc-vlc.desktop
Exec=vlc -V x11


Reproducible: Always
Steps to Reproduce:
1. play a DVD using VLC
2. try to take a screenshot
3.

Actual Results:  
No screenshot (the movie is missing but the widget remains). :(

Expected Results:  
A screenshot! :)
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-09-17 03:50:21 UTC
This is a strict NO GO as a) one might not have X11 output available b) X11 is 
generally slower than xv (as this one work directly on hardware overlay). 
 
So this will NEVER be changed. 
 
Comment 2 Nathan Adams 2005-09-17 08:50:19 UTC
How about checking for X11 or adding a local flag such as screenshot?
Comment 3 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-09-17 09:05:38 UTC
You can configure that in VLC preferences, it's silly to force VLC to start to 
an output plugin that can be disabled and that just a few people would use. 
I prefer not be able to take screenshots with ksnapshot bug having a fluid 
motion, instead of a choppy motion and screenshot capabilities.