Opened 14 years ago
Closed 14 years ago
#1609 closed defect (fixed)
ffplay: no refresh with still picture
| Reported by: | Clément Bœsch | Owned by: | Marton Balint |
|---|---|---|---|
| Priority: | normal | Component: | ffplay |
| Version: | git-master | Keywords: | |
| Cc: | Blocked By: | ||
| Blocking: | Reproduced by developer: | yes | |
| Analyzed by developer: | no |
Description
The refresh event works well in ffplay, even when playback ends and the last picture is displayed. Unfortunately, with simple images it doesn't work:
./ffplay tests/lena.pnm
Moving the window outside of "field of view" will lead to a black picture.
This is quite troublesome when doing tests.
Change History (3)
comment:1 by , 14 years ago
| Reproduced by developer: | set |
|---|---|
| Status: | new → open |
| Version: | unspecified → git-master |
comment:2 by , 14 years ago
| Owner: | set to |
|---|
comment:3 by , 14 years ago
| Resolution: | → fixed |
|---|---|
| Status: | open → closed |
Note:
See TracTickets
for help on using tickets.



Fixed in the latest git master.