Gitweb is a nice web interface for Git repositories. For instance go
to http://git.kernel.org/ to see how it looks like. I find it useful
especially when I'm using the machine of somebody else and need to check out
some files from one of my own repositories. git-http-backend …
The second (and final) part of my article series about streaming video
files to Samsung TVs describes which video and audio codecs as well as
which container formats to choose for playing back video files on
Samsung devices (tested with UE40D6200). Furthermore I'll show you a
Ruby program I wrote …
procedure on my Debian box, I noticed that FFMPEG wasn't working as
expected anymore. It happend that the upgrade installed a new version of
FFMPEG from the official Debian repositories, while I had used the
deb-multimedia.org repository for this package before …
I have a huge video archive on my NAS and I wanted to be able to stream
the files to my Samsung TV UE40D6300 using its DLNA capability. Because
TVs in general and the DLNA standard especially do not support many
codecs it was clear to me that this goal …