Re: Is a videolan wrapper possible in Eu?

new topic     » goto parent     » topic index » view thread      » older message » newer message

don cole wrote:
> Hello Pete,
> 
> I downloaded this file and it looks very promising.
> 
> Having little or no C experiance I don't know how to wrap it.
> I would like to see it done though.
Well I know you've used GdiPlus_Win98,XP.ew and if you look at that there is
nothing very complicated - after the first 240 lines it is just 600 function
wraps all very similar to each other. That wikipedia article lists only 80 for
libvlc.dll, so in theory it ought to be possible to write something similar but
1/7th the size. [see PS] The tricky part is figuring out the order to call things
in. Maybe googling on one of those 80 entry points will turn up something?

> Cound this find errors and repair broken vids?
The weapon of choice there is par2, with HJsplit a close second.
> Join and split vids?
Probably, but I cannot say for certain.

Regards,
Pete

PS Note that dependency walker lists 609 functions in gdiplus.dll, agreeing with
the 600 wraps. For libvlc.dll it lists no less that 3917 (gulp!) so it may
actually end up being 6* bigger, though presumaby most of those are internal and
should not be wrapped anyway.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu