Closed GoogleCodeExporter closed 9 years ago
Hi, you can already do that with the current version:
1. Make MPlayer more verbose (add '-msglevel global=6' to args)
2. Connect a handler (callback) to Player.stdout which checks for 'EOF code:'
string
For more info, see gtk2.py or qt4.py. Or better yet, use QPlayerView (for Qt)
or GtkPlayerView (for GTK).
Original comment by daru...@gmail.com
on 2 Apr 2013 at 5:31
Original issue reported on code.google.com by
ad.hoc.n...@gmail.com
on 1 Apr 2013 at 10:35