MediaTomb

Soldato
Joined
8 Oct 2003
Posts
2,927
Location
Glasgow
Hi there,

I set up media-tomb on my pc to stream videos to my ps3 much in the same way i done with media player in vista, however all of the videos not matter what the format seems to be jumpy or pause while using media-tomb i followed a few guides and it still not working correctly could any of you recommend software similar to media-tomb that will work on a 64 bit ubuntu system or anything i can change on config.xml for media tomb ?:)
 
Changed the following

<!-- <map from="avi" to="video/x-divx"/> -->
<!-- <map from="avi" to="video/x-avi"/> -->

to

<!-- <map from="avi" to="video/divx"/> -->
<!-- <map from="avi" to="video/avi"/> -->

Seems a better now :)
 
Back
Top Bottom