[FFmpeg-user] ffplay for audio only

Stefano Sabatini stefano.sabatini-lala at poste.it
Fri Mar 18 19:29:01 CET 2011


On date Friday 2011-03-18 13:49:06 -0400, Patrick encoded:
> Hi,
> 
> I would like to use ffplay.c as a command line audio only player. So
> I want to eliminate ALL the video stuff, even the video stuff that
> is for the audio like the animated waveform. I do not want to use
> the switches (e.g. ndisp) as it appears that even when using the
> switches there is somewhat of a graphic being outputted, I would
> like to just eliminate it all together.  Is this possible by just
> maybe commenting out certain functions?

ffplay -nodisp FILE

works fine here (that is: no window is created), that was fixed some
months ago.
-- 
ffmpeg-user random tip #15
Please submit bugreports to:
http(s)://roundup.ffmpeg.org/roundup/ffmpeg/
instead of this mailinglist.


More information about the ffmpeg-user mailing list