Avidemux Forum

Avidemux => Windows => Topic started by: Eben on February 29, 2012, 04:07:54 AM

Title: Using Avidemux in MFC application
Post by: Eben on February 29, 2012, 04:07:54 AM
Dear
    I want to develop a MFC application to edit, cut or do other tasks on a video using Avidemux. But I have no idea to start this job.
    How can I use Avidemux to put the video on my own application screen and do cutting task on a video. Which dll files should I called in my own application?
    In Avidemux Wiki, there is no introduction about the Avidemux SDKs or dll file functions. Is there anyone have sample code to do this job? Or can you give me some advise?
    Thank you very much!
    FYI
   
Title: Re: Using Avidemux in MFC application
Post by: Agent_007 on February 29, 2012, 06:04:45 PM
Best option to figure out correct hooks would be to check out Qt4 and GTK interfaces (or their source code).