PS3 media center finally working with mediatomb
I finally have media tomb working with dvd/iso images and mkv files.
It took some time to understand the config file (which is a general issue with linux apps), since mediatomb can stream divx movies/mp3 files without transcoding, getting transcoding to work with vlc was trublesome, there are 4 settings that have to match.
First the mime type reported to the ps3 which only seems to accept video/mpeg.
Second the video codec of the transcoded stream, only mpgv seems to be accepted.
Third the audio stream had to be mpga, mp3 doesnt seem to work
Finally the container of the streamed transcoded media which is ps
That's great cuz i could read that from most tutorials/blogs.
But to get transcoding to actually work the section of mediatomb config file had to map to a profile that will transcode the file eg:
Here is my full config file: config.xml
And my transcode scripts (using vlc)
For mkv files: mediatomb-transcode-video
For dvd/iso images: mediatomb-transcode-video-iso
Labels: linux, mediacenter, mediatomb, ps3

2 Comments:
At 21 September, 2008 12:14 ,
Kaloyan said...
If you are interested about the best media center solution for Windows go to PS3 as a Media Center
At 26 September, 2008 11:39 ,
Tony said...
Some simple scripts really do make the PS3 much more than a games console.
You can stream an iso without transcoding tho, see here:
http://bbs.archlinux.org/viewtopic.php?id=55787
I just wish it were possible to pause a stream, c'est la vie...
Post a Comment
Links to this post:
Create a Link
<< Home