Jump to content

can i program an mp4 player?

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
10 replies to this topic

#1
alfy

alfy

    Newbie

  • Members
  • Pip
  • 3 posts
if so what would i use and how?

#2
alfy

alfy

    Newbie

  • Members
  • Pip
  • 3 posts
i found some .hex files on it

#3
TcM

TcM

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 11,147 posts
Well you need to know low-level languages and create a firmware.. I think.

#4
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
I would start by looking at some existing open-source players, so you can get an idea of how complicated the process is. You can program an mp4 player, but that doesn't mean it will be easy.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#5
GMailGuy

GMailGuy

    Learning Programmer

  • Members
  • PipPipPip
  • 60 posts
Where can we find an open-source mp4 player? And in what language you think they are programmed?

#6
Guest_Kaabi_*

Guest_Kaabi_*
  • Guests
What would you need to change in it? And for something like that, I agree something low like assembly or even hex would be needed.

#7
alfy

alfy

    Newbie

  • Members
  • Pip
  • 3 posts
i know some c++ and visual basics and i am a quick learner

my player is an apex digital e2go mp-2000

#8
TkTech

TkTech

    The Crazy One

  • Moderators
  • 1,396 posts
Do you have any engineering background? If not stop now. Try something simpler like a "make my first computer" kit. You need to understand the structure of the device to do anything usefull.

(You could attemp decompiling the firmware, but thats a. illegal, b. almost certainly written in basecode and wouldn't make sense to you)

#9
silvering520

silvering520

    Newbie

  • Members
  • Pip
  • 1 posts

alfy said:

if so what would i use and how?

First of all, you need to understand the structure of the device to do anything useful and the better you must know some c++ and visual basics, if you do so, I think it is totally possible for you to program your mp4 player:rolleyes:

#10
tossy

tossy

    Programmer

  • Members
  • PipPipPipPipPip
  • 202 posts

GMailGuy said:

Where can we find an open-source mp4 player? And in what language you think they are programmed?

Try it out
Source MP4 Player at Open Software Informer
For MP4 Open Source at Player Software Informer
Microsoft: "You've got questions. We've got dancing paperclips

#11
Guest

Guest

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 3,414 posts
I hope you two know this thread is from 2007.
On topic: Check out Rockbox.
Edit: By the way, Visual Basic isn't going to help you program an mp4 player. Anyone who says otherwise doesn't know what they are talking about.
Root Beer == System Administrator's Beer
Download the new operating system programming kit! (some assembly required)