Buffalo Linkstation
There is a recipe how to change the firmware of your Buffalo Linkstation to support NFS and remote SSH logins. However, word of advice: the firmware (at least s...
There is a recipe how to change the firmware of your Buffalo Linkstation to support NFS and remote SSH logins. However, word of advice: the firmware (at least s...
I wrote my programs, that, like planned, demux a mpeg transport stream, transcode it on my video board, and mux it again. And I just picked the right test case....
Time for an update on the board. I had problems building packages with arago for my LeopardBoard. I finally realised that, while the TI-SDK insists to be instal...
Every so often, a configure script won’t work for cross compiling. So I can either Google hours for weird patches or… Just cross compile libc and gc...
To enable the gstreamer-framework to simultaneously decode and encode (needed for transcoding), change $DVSDK/gstreamer-ti_svnr919/src/gstticodecplugin_dm368.cf...
This is a small patch to make the TI DVSDK for the DM36x boards compiling after installing the updated codecs. newcodecs.patch (neither guaranteed to be complet...
Ok, Eureka was a bit early. But… this… time. The mpegtsdemux and mp4mux items of the gstreamer-framework for the dm368 seem to be a bit picky. Too p...
Yesterday (or this morning to be precise) I managed to recode a .m2v to .m4v using the hardware codecs on my LeopardBoard DM368. Next steps: audio de/-muxing.
The wrestling with my latest toy proves to be difficult. First, I obtained the RidgeRun SDK for the LeopardBoard DM365. Following the user guide in the wiki, I...