use IO::Select again to parse mplayer A: V: output
authorDobrica Pavlinusic <dpavlin@rot13.org>
Fri, 23 Oct 2009 16:12:28 +0000 (18:12 +0200)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Fri, 23 Oct 2009 16:12:28 +0000 (18:12 +0200)
commitde45dcaf510842193bc4b42a5b926ee8842df8c3
tree3cee699ebd4313d458c250a53f9bc3c7014b07ac
parenta021a16f5bd5958b5720ab353162896d9a4f40e9
use IO::Select again to parse mplayer A: V: output

This should allow better sync than parsing mplayer's mux debug log
but requires us to chop char by char from input stream to detect
both \n and \r as newline delimiters
bin/mplayer.pl