[Message Prev][Message
Next][Thread Prev][Thread Next][Message
Index][Thread Index]
RE: xPLRioNet MVP Video Transcoding
> I'd like to ask any vb.net (or c.net) programmers out there
> if they can solve an issue for me that would reduce the
> processing time. The video comes in to xplrionet as type
> 'char' but has to be converted to type 'byte'.
> Currently I'm having to loop 200,000 times a packet doing
> bytevar(x)=asc(charvar(x)). Is there a faster/better way of
> doing this please?
Can you not just cast a char array to a byte array?
Regards,
John
xPL Links: http://www.xplproject.org.uk http://www.xplhal.com http://www.xpl.myby.co.uk
To Post a Message: ukha_xpl@xxxxxxx
To Subscribe: ukha_xpl-subscribe@xxxxxxx
To Unsubscribe: ukha_xpl-unsubscribe@xxxxxxx
xPL Main Index |
xPL Thread Index |
xPL Home |
Archives Home
|