compile H.264 plugin
Posted: Wed Sep 07, 2011 6:07 am
Hi,
I have some questions about compiling H.264 plugin using Visual Studio 2010.
Based on the instruction from the ReadMe file, I suppose to compile FFMPEG and X264 using MinGW, but I have been trying to avoid this step. Instead, I am trying to use the DLL I can find online at http://mediatools.cs.ucl.ac.uk/nets/mme ... geset/3937. So my first question, will those DLLs work for the H.264 plugin?
My second question is regarding 'plugin-config.h' file. When I compile the plugin code in VS, there is an error that it cannot include 'plugin-config.h'. I searched the directories of H323plus, but I cannot find that file. I find 'plugin-config.h.in' instead. Is there any step that I need to do to generate the 'plugin-config.h' file?
Thanks for any reply.
I have some questions about compiling H.264 plugin using Visual Studio 2010.
Based on the instruction from the ReadMe file, I suppose to compile FFMPEG and X264 using MinGW, but I have been trying to avoid this step. Instead, I am trying to use the DLL I can find online at http://mediatools.cs.ucl.ac.uk/nets/mme ... geset/3937. So my first question, will those DLLs work for the H.264 plugin?
My second question is regarding 'plugin-config.h' file. When I compile the plugin code in VS, there is an error that it cannot include 'plugin-config.h'. I searched the directories of H323plus, but I cannot find that file. I find 'plugin-config.h.in' instead. Is there any step that I need to do to generate the 'plugin-config.h' file?
Thanks for any reply.