How install a codec and use it for Qt Application
-
wrote on 16 Sept 2016, 09:47 last edited by
Hello Guys
Does anybody knows how to install a specidic codec on windows and make it available for qt projects.
Please help thanks -
Hello Guys
Does anybody knows how to install a specidic codec on windows and make it available for qt projects.
Please help thanks@rockon209
audio, video, image, .... ?
anyway this is handled by the corresponding plugin. -
wrote on 16 Sept 2016, 12:47 last edited by
Hello raven,
thanks for reply
its x264 video codec
http://www.videolan.org/developers/x264.html , I downloaded from here want ti install now.
please help -
Hello raven,
thanks for reply
its x264 video codec
http://www.videolan.org/developers/x264.html , I downloaded from here want ti install now.
please help@rockon209
Qt on Windows uses DirectShow (or WMF - Windows Media Foundation) to render videos. (see mediaservice Qt plugins)
So you need to install a x264 DirectShow filter/codec in Windows -
wrote on 16 Sept 2016, 14:27 last edited by
Thanks for the information.
could you tell me how to install the x264 DirectShow filter/codec in windows.
thanks
1/5