Opened 13 years ago

Closed 13 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 Stefano Sabatini, 13 years ago

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

ffplay: fix logic for selecting the show mode in case of missing video


Also automatically select the show mode only if not specified by the
user.


Fix trac issue #109.

Can you confirm & close the issue?

comment:2 by Carl Eugen Hoyos, 13 years ago

Resolution: fixed
Status: newclosed

Confirmed.

Thank you, Carl Eugen

Note: See TracTickets for help on using tickets.