I goggled for it but could not find any information about how to build a fat binary version of the VLCKit on mac osx.
Can anyone here give me a hint about how to do that?
thanks in advance & kind regards,
Christian Hubinger
I'm developing a Media Player based on VLC and i'd like to ask if there is any testsuite/video/audi collection available we can use for testing our intigration.
Patches would be absolutely welcome. Please send them to vlc-devel # videolan dot org. You're welcome format them accordingly to this wiki page . I did'n manage to fix this within our short timeline - i simply implemented a workaround for the moment (using vlc on the commandline ;) - if i find time...
Regrettably, the blend filter cannot be removed at compilation time or even at configuration time. I hope that it is fixed soon. For the meantime, I recommend you to add an extra rule to the VLCKit project which removes this module. Hi, Thanks for the information i'll try to fix that on my own, if ...
Do you have the crash log of VLC? here it is: Thread 6 Crashed: 0 libblend_plugin.dylib 0x00000001137e6f93 BlendYUVAI420 + 675 1 libblend_plugin.dylib 0x00000001137ea24f Blend + 319 2 libvlccore.4.dylib 0x000000010113301b filter_Blend + 27 3 libvlccore.4.dylib 0x000000010110b625 spu_RenderSubpictur...
We are using the vlc-1.1.0-git version for the OSX version of our video player (VLCKit). We are creating snapshots by using a seperate instance (own process) to create snapshots of the videos in the background. The problem is that the libblend.dylib causes the player to crash when it tries to render...
Hi, I'm trieing to cross-compile vlc 1.0.1 for win32 using the latest self compiled mingw (i586-mingw32) stable version, runtime version 3.15) toolchain. Which version of the contribs is the once needed to build version 1.0.1 - or do i need to compile them all from source? I use contrib-20070530-win...
Hello, I need to play a RTMP stream that requires authentication. The smil file defining the stream looks like this: <smil xmlns="http://www.w3.org/2005/SMIL21/Language" title="EdgeBOSS-SMIL:1.0"> <video src="rtmp://the.stream.url" title="DVB-H" copyright=&quo...