ffmpeg not used by xscreensaver-getimage-video

Bug #1449233 reported by James
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
xscreensaver (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

xscreensaver-getimage-video does not support ffmpeg as a video capturing program.

A command to grab a single frame of video from the webcam would be:

ffmpeg -i /dev/video0 -ss 00:00:01 -vframes 1 -f png <filename>

ffmpeg is a relatively common program to have, and so including it as an option for xscreensaver-getimage-video would be useful.

Revision history for this message
Christian Decker (decker-christian) wrote :

Hello,

is it really a bug or just a feature you like to have?

Greets

Changed in xscreensaver (Ubuntu):
status: New → Incomplete
Revision history for this message
James (jamestheawesomedude) wrote :

@decker-christian It's more of a feature request than a bug.. should I tag it as such?

ffmpeg with the command I've given usually has much better results than any of the programs xscreensaver-getimage-video uses. Most of the time, with the default utilities, the picture is quite messed up, at least on the webcams I've tried. Whereas in the same situation, ffmpeg -vframes 1 gives a quite good picture.

Revision history for this message
Christian Decker (decker-christian) wrote :

Yeah, please.

tags: added: feature-request
Changed in xscreensaver (Ubuntu):
status: Incomplete → Invalid
Revision history for this message
Mamoru TASAKA (mtasaka) wrote :

James, if you can please report this (feature request) to the upstream,
which may bring more possibility that your request would be included into
xscreensaver code.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.