Hi
I have a third-party library (developed in OpenC/C++) for DRM management. My task is to use this library for digital rights and decryption of Encrypted contents that is provided to me as...
Type: Posts; User: pal_sym; Keyword(s):
Hi
I have a third-party library (developed in OpenC/C++) for DRM management. My task is to use this library for digital rights and decryption of Encrypted contents that is provided to me as...
Hi
I am finding the ways to invoke a .exe file using Open C code.
My task is to invoke RealPlayer using Open C code.
Please suggest.
Regards
pal_sym:confused:
Hi
Thanx for the quick response.
Let me try to explain the problem:
I have a video file (mp4) stored locally on Nokia N - 95.
I have to buffer the file and pass this buffer to VideoPlayer...
Hi
i want to write video player using DevVideo APIs.
1, Please let me know how to get the same ??
2, Whether "devvideo.lib" is from symbian or nokia ??
Regards
Pallav
Hi
Please suggest how to play a video on realplayer using open c?
Is it feasible ?? If yes, please suggest the ways to launch realplayer through open c.
Regards
pal_sym
Hi Sorcery
Thanx for the quick response.
We applied CVideoPlayerUtility->MetaDataEntryL() approach and extracted all the headers from .mp4 file successfully.
Basically, the task is:
Suppose...
Hi
we are developing symbian c++ based application in which there is a requirement to extract the header information from .mp4 file.
Being Novice, we have no idea how to do the same.
Please...