Opened 10 years ago
Closed 10 years ago
#109 closed defect (fixed)
showmode is broken for audio-only files
Reported by: | cehoyos | Owned by: | michael |
---|---|---|---|
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 Changed 10 years ago by saste
comment:2 Changed 10 years ago by cehoyos
- Resolution set to fixed
- Status changed from new to 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?