Opened 15 years ago
Closed 15 years ago
#109 closed defect (fixed)
showmode is broken for audio-only files
| Reported by: | Carl Eugen Hoyos | Owned by: | Michael Niedermayer |
|---|---|---|---|
| Priority: | normal | Component: | ffplay |
| Version: | git | Keywords: | showmode |
| Cc: | Blocked By: | ||
| Blocking: | Reproduced by developer: | no | |
| Analyzed by developer: | no |
Description
ffplay -showmode 1 and ffplay -showmode 2 work fine for files containing audio and video, files only containing audio are always played as if -showmode 2 was provided.
Change History (2)
comment:1 by , 15 years ago
comment:2 by , 15 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Confirmed.
Thank you, Carl Eugen
Note:
See TracTickets
for help on using tickets.



It should has been fixed by:
commit 1d6c82d40541936fe67061a8374b5bae8fbc4cbb
Author: Stefano Sabatini <stefano.sabatini-lala@poste.it>
Date: Mon Apr 25 00:49:18 2011 +0200
Can you confirm & close the issue?