FLV::Util - Flash video data and helper subroutines
get_write_filehandle($outfile)
Returns an open filehandle for writing, or undef. Possible inputs
are a filehandle, a filename, or - which is interpreted as
STDOUT.
This method preserves any $! or $OS_ERROR set by the internal
open() call.