i setted up a twonky server to transcode videos to the PS3. Especially MKV FullHD.
So i followed these instructions:
http://www.twonkyforum.com/mediawiki/in ... ranscoding
And i enabled transcoding in the Twonky Server settings. Perfect i thought!

But when i want to play an MKV on the PS3 the box sais something like: cannot find the file.
http://xrl.us/bmpyo9
http://xrl.us/bmpypd
I hope anyone has an Idea what i can do there!
Thanks,
Pcace
PS.: the ffmpeg-mkv-mpg.desc looks like that:
---
exec: ffmpeg -threads 2 -i $infile -vcodec mpeg2video -sameq -acodec copy -f vob -copyts -y $outfile
# capabilities
from=video/x-matroska
to=video/mpeg
synchronous
priority=idle
----