|
Sep
22
2008
VLC UnRAR plugin release 20080921, VLC 0.9.2Posted by fli in Tech, tags: RAR player, unrar, vlcIt took a bit longer than I expected to prepare these builds, partly because of some obscure bugs that took quite some time to track down. Anyway, here it is a brand new release of the VLC UnRAR plugin that carries several bug fixes and optimizations and adds support for the newly released VLC 0.9.2 VLC 0.9.2 compatible binaries are available for
Source code is of course also available if anyone is crazy enough to try to compile this * Unfortunally there are no Mac OS X Intel binary available simply because I don’t have any way to build it. My cross-compiling attempts failed in some quite spectacular ways, vmware+mac os x failed becuase my windows box don’t have PAE support. So, If anyone can supply me with a shell on a machine with Mac OS X 10.5 (Intel) and Xcode 2.5 installed I’ll do an Intel build.
2 Responses to “VLC UnRAR plugin release 20080921, VLC 0.9.2”
Leave a Reply
|
Entries (RSS)
I know this is not the place to ask, but i didn’t find it anywere. Is there a tutorial on how to make a vlc plugin?
@Calin
No, at least I haven’t found any. In fact I could not find any usable documentation at all that describes VLC plugin API.
Your best bet is to look at the source code of existing plugins and try to figure out the API and what data structures they’re expecting.