Thanks Tizio for testing and the nice How-To (even though you should have been celebrating :D )
I'll try to answer your issues 1 by 1
The BCFcreator is indeed uge: this is because I did not compile it correctly and just threw in some Borland libraries.
It was not my intention to make a BCFcreator, but when I started coding the plugin I realised I couldn't do without it.
Now that I know the plugin is working I can start improving the BCFcreator.
Using frames iso milliseconds would have been nice indeed, but like you say : the sdk does not support frames, so it would have to be connverted to milliseconds anyway.
What editing functions would you like ?
For now it is only possible to edit using the edit box in the BCFcreator or by using a text-editor afterwards.
I'm also in favour of keyboard shortcuts. This is what all my plugins are missing, simply because I don't know how to code them :? .
I'm still waiting on the EV_KEYPRESS to be implemented in the SDK.
That would make my life easier.
One more remark from my side : currently I use arrays iso pointers, so the the BCF is limited to 500 entries. Maybe I'll change it in the future, but when you want to censor 500 parts of a movie I think you should consider watching another movie :D
Rafke P.
|