[mythtv] Myth on embedded Hardware

Ed Wildgoose lists at wildgooses.com
Fri May 7 17:00:48 EDT 2004


> I want to make Myth work on a 140MHz Mipsel. The decoder (mpeg2) is 
> implemented in hardware, I can pipe MPEG-PES, PS or TS to virtual 
> devices and they will be played back. Which files do I have to modify 
> if i want to use the hardware (slice level decoder)?
> Would it be a good idea to make ffmpeg use my hardware and exchange 
> the patched ffmpeg sources with the ones in the myth/lib directories?
> Are there more things i have to take into account? The output can be 
> done with a fb device...
>
> Is there more documentation, espacially for programmers, availible 
> than on the mythtv.org->doc site?


Sounds cool.  The docs are the source...

Try looking through libs/libmythtv and look at videoout_xxx

To follow the output loop, start at NuppelVideoPlayer.cpp and work from 
there. 

 From reading the list, I suspect that it is the other stuff that you 
will problems with then, ie the OSD overlays, and the menus

Let us know how you get on.

Ed W


More information about the mythtv-dev mailing list