Results 1 to 2 of 2
hello everybody,
I want to make my video player for my ARM based PDA system.
for that i am using nano-x (microwindows ) library and i.e compatible both in ARM ...
- 07-20-2007 #1Just Joined!
- Join Date
- Oct 2006
- Posts
- 47
how to make a motion picture player
hello everybody,
I want to make my video player for my ARM based PDA system.
for that i am using nano-x (microwindows ) library and i.e compatible both in ARM or in desktop linux , please suggest me from where i Start.
For a desktop kind of application what are the necessary things you know before started the project.
I dont know please give me your valuable suggestion,
any books or tutorial is most welcomed
atleast how to render two images in a sequence is helpful to me
- 07-28-2007 #2Linux User
- Join Date
- Jul 2004
- Location
- Poland
- Posts
- 368
Hello, you can take a look at the ffmpeg library for decoding many video and audio formats. Here's a handy tutorial: ffmpeg tutorial Another option is libmpeg2, for decoding MPEG 1 and 2. From my experience it seems to be slightly faster than ffmpeg but AFAIK doesn't support MPEG4s and other video and audio formats. It has doc subdirectory in the distribution with some examples. If you have more questions, send me a priv message I'll try to help. Good luck.
"I don't know what I'm running from
And I don't know where I'm running to
There's something deep and strange inside of me I see"


Reply With Quote