Thanks Fredrik this look grate.
Just the solution iv been looking for to play my mkv files over to sony PS3 and Sony TV.
I am having a little trouble with getting the transcoding using ffmpeg.
You instruction do they just simply mean to create a file here
/opt/TwonkyMedia/cgi-bin/ffmpeg-mkv-mpeg.desc
with this as the imput
exec: ffmpeg -threads 2 -i $infile -vcodec mpeg2video -sameq -acodec copy -f vob -copyts -y $outfile
# capabilities
from=video/x-matroska
to=video/mpeg
asynchronous
priority=idle
If so then I have done this.
There is no /usr/bin/ffmpeg.location on my system. Do I not have to install ffmpeg some how?
Or do you mean create the file and add the same content again.
Any help would be grately appreciated thanks in advance
