Qt SDk 4.6.2 on mac os x: invoke ffmpeg ??

Posted by varunmagical on Stack Overflow See other posts from Stack Overflow or by varunmagical
Published on 2010-03-18T08:24:06Z Indexed on 2010/03/18 8:31 UTC
Read the original article Hit count: 339

Filed under:
|
|
|
|

Hello,

I am writing an FFmpeg frontend in Qt & testing it on linux, windows & Mac. (FFmpeg is a popular command line tool for video operations)

My project is working well on Linux & windows but I cannot invoke FFmpeg on Mac! I have compiled it from svn source on Mac & I have ensured that it is working properly by running it in Mac terminal.

In my project, I have created a widget that shows FFmpeg output during conversion, but on mac, It always stays blank.

Need help!

© Stack Overflow or respective owner

Related posts about qt

Related posts about cross