View Single Post
  #19 (permalink)  
Old 11th July 2006
RafkeP RafkeP is offline
Senior Member
BS.Player Power User
 
Join Date: Feb 2004
Posts: 126
Rep Power: 0
RafkeP is an unknown quantity at this point
Default

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.
Reply With Quote
 

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20