I am not sure whether anyone can help here.

I am building a gui for amongst other things ffmpeg and I seem to have
hit an issue with ffmpeg.

What I am trying to do is to run a ffmpeg command and then pass that
to a TextView in the main window.

ie:

$fh-> "ffmpeg -i somefile opts outfile"

which then should appear in the textview widget

If I remove all opts the ffmpeg fail message appears and every other
programme seems to work (eg mencoder)

So my question is does anyone know why this would be happening and
whether there is any way to force the output to go to the filehandle.

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to