Hi,
thanks for replying.
I read the general capabilities, what is not too clear to me is whether the underlying device will use hardware capabilities, so if there's a hardware h264 decoder....
Type: Posts; User: Melmoth; Keyword(s):
Hi,
thanks for replying.
I read the general capabilities, what is not too clear to me is whether the underlying device will use hardware capabilities, so if there's a hardware h264 decoder....
Thanks for that, where can I get the URL to the blog you mentioned?
Bye
Hi all,
I'm new to Symbian developing, I would like to write a video player that progressive download a video from HTTP, some sort of youTube.
I read about Kuneri and Janus, is it possible to...
Hi,
thanks for replying.
I hope not to go too off-topic.
I can understand that this could be a hack but for what I'd need it seems to be the only solution.
Since there are apps like YouTube...
Hi all,
I'm new to Symbian developing. At the moment I'm just trying to understand if it's possible to integrate a C++ code inside FlashLite.
Basically I would like to have a custom player that...
Hi,
I'm investigating how to do a similar thing, is there some sample code to start with (Apart from S60_Platform_Video_Example_v2_0) ?
Thanks in advance
Hi all,
I'm trying to compile and run the example:
S60 Platform Video Example_v2_0
I'm using the SDK 3rd ED FP2 v1.1, and carbide.vs.
When I import the prohject I get a popup saying:...
Thanks that worked.
On the emulator I had to go to Menu and then Installations.
Bye
Hi,
I'm new to Symbian developing I installed the latest SDK and I'm using carbide.vs plugin for Visual Studio 2005.
Everything seems ok, but when I launch the application the emulator starts but...
Thanks, I'll try something there.
Is it possible to retrieve that post?
Does CVideoPlayerUtility use hardware h.264 decoding?
Bye
I used the solution you told about the file filling on the PC using FFmpeg.
What I'm missing here are the same API to treat the video and the HTTP.
Maybe I'll look for that thread
thanks
Thanks again,
so what do you think I should start to investigate?
I can even adapt the codec used in the video source to have less to do on the client side. Will encoding my videos to stream in...
I downloaded the MDFVideoPlaybackAPI Plugin, it seems interesting but no samples to start developing.
I'm still trying to understand what's the best for my purposes.
I don't want to go into packets...
Hi,
I tried to look the doc for MDFDevVideo
But the page:
http://wiki.forum.nokia.com/index.php/MDFDevVideo_Playback_API
has just the titles.
Do I have to ask Nokia for the docs?
thanks
thank you both for the detailed answers,
basically I just need to play a video (mp4 as a container, h264(Baseline profile) as video track and aac as audio track).
On the PC/Mac I can take advantage...
Hi all,
I'm new to mobile development on Nokia. I'm trying to understand how I could build a video player that gets a stream from HTTP.
At the moment I'm just checking the feasibility, I read here:...
Thanks,
what you described is really what is happening to me.
Now I will start understanding how to build my custom player.
I have questions bnut I will post them in a more appropriate thread....
I'm using S60 3rd Edition, FP2.
I go to YouTube select a video to play, then I see realPlayer starts. Then a message "Define default access point first" and after few second it asks to save the...
Thanks fo replying.
Stupid me I wasn't going on, I though it was stuck there it was enough to confirm and then it worked!
Then I tried to play a video from youtube on the eumlator, but it just...
Hi,
I'm new to S60 developing. I'm tryin got make the emulator be able to connect to the internet, but every time I open a URL I get a message:
Uncategorised
1 access point
I even tried to set up...
Hi all,
I'm new to mobile development on Nokia. I'm trying to understand how I could build a video player that gets a stream from HTTP.
At the moment I'm just checking the feasibility, I read here:...