Question for video library and sample

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
rafgra2
Posts: 3
Joined: Sat Nov 01, 2008 4:02 am

Question for video library and sample

Post by rafgra2 »

Hello

I' have problem with create libavcodec.a, libavformat.a and libavutil.a and if you have this libs and could send on rapid and put here link I will be grateful.

I have a file on my server for example http://page.com/video.mp4. Now how can I play (stream) this file?? I don't want to download this file on MS. If anybody can write the source code to play this movie (probably using cURL and this 3 libs) the sample must be simple when I push X it play when O it stop and when /\ (triangle) it stop and back to XMB.

Big THX for help :)

P.S
Sorry for my bad english...
User avatar
Jim
Posts: 476
Joined: Sat Jul 02, 2005 10:06 pm
Location: Sydney
Contact:

Post by Jim »

Which bit are you going to do?

Jim
rafgra2
Posts: 3
Joined: Sat Nov 01, 2008 4:02 am

Post by rafgra2 »

I need sample "how to stream/play video file from url/server"
I read that I need to include these libraries, but I can be wrong
Post Reply