← Back to team overview

desktop-packages team mailing list archive

[Bug 1449233] [NEW] ffmpeg not used by xscreensaver-getimage-video

 

Public bug reported:

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.

** Affects: xscreensaver (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xscreensaver in Ubuntu.
https://bugs.launchpad.net/bugs/1449233

Title:
  ffmpeg not used by xscreensaver-getimage-video

Status in xscreensaver package in Ubuntu:
  New

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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xscreensaver/+bug/1449233/+subscriptions


Follow ups

References