Ticket #687 (closed enhancement: fixed)

Opened 18 months ago

Last modified 18 months ago

output image to the same filename

Reported by: burek Owned by:
Priority: wish Component: avformat
Version: git-master Keywords: image2
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

Hi,

Currently ffmpeg's filter "image2" allows exporting frames to images, but only as an image sequence, using %d in the filename.

It might be nice if ffmpeg could support output to the same filename (without %d pattern), as a way to "refresh" the image, to support webpages that read single filename to display the camera's current capture.

Change History

comment:1 Changed 18 months ago by michael

  • Status changed from new to closed
  • Resolution set to fixed

comment:2 Changed 18 months ago by cehoyos

  • Keywords image2 added
  • Version changed from unspecified to git-master
  • Component changed from FFmpeg to avformat

Needs -updatefirst 1.

Note: See TracTickets for help on using tickets.