Sorry for the delay in responding to this.
Yes, this is a bug; it will be fixed in the next release of the software.
(Ditto for the "MP3FileSource" issue that you also reported.)
--
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
___
live-d
Hi Ross,
This may not be serious bug.
The FileSink destructor present in FileSink.cpp is directly closing the
fileHandle, Instead of this it is preferred if it calls "CloseOutputFile"
which takes care of not closing stdout,stderr file handles.
Warm Regards,
prb