#687 closed enhancement (fixed)
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 (2)
comment:1 by , 14 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:2 by , 14 years ago
| Component: | FFmpeg → avformat |
|---|---|
| Keywords: | image2 added |
| Version: | unspecified → git-master |
Note:
See TracTickets
for help on using tickets.



Needs -updatefirst 1.