[issue4994] subprocess (Popen) doesn't works properly

Antoine Pitrou report at bugs.python.org
Mon Jan 19 03:21:19 CET 2009


Antoine Pitrou <pitrou at free.fr> added the comment:

Please investigate a bit more before posting.
Try the following:

Popen(['mplayer','/tvixhd2/Pelis para montar/00049.m2ts','-msglevel', 
'all=4','-vo', 'null','-ao', 'null','-vf', 'cropdetect','-vid',
'4113','-frames', '500'])

----------
nosy: +pitrou
resolution:  -> invalid
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4994>
_______________________________________


More information about the Python-bugs-list mailing list