View Single Post
Posts: 323 | Thanked: 118 times | Joined on Nov 2007 @ Australia
#73
Originally Posted by ukki View Post
Just wanted to report that upnp-plugin works with mediatomb using tablet-encode to do the transcoding.
I've got mediatomb working fine with tablet encode with movies I have previously transcoded, but it runs choppy with non-tablet encoded movies, what settings did you use to get mediatomb working with tablet-encode? I'm pretty new to mediatomb and can't seem to get it working at all.

Cheers
Rip

EDIT:

Finally works. yay! with

<transcode mimetype="video/x-msvideo" using="tablet-encode"/>

and in profiles

<profile name="tablet-encode" enabled="yes" type="external">
<mimetype>video/x-msvideo</mimetype>
<accept-url>yes</accept-url>
<first-resource>yes</first-resource>
<accept-ogg-theora>no</accept-ogg-theora>
<agent command="tablet-encode" arguments="-p best %in %out"/>
<buffer size="14400000" chunk-size="512000" fill-size="120000"/>
</profile>

I'm not sure if these are the best settings but it seems to work with the latest stable edition of mediatomb

Last edited by RipTorn; 2008-05-25 at 17:04. Reason: Edit I lie it finally worked, seemed to have a permissions error on tablet-encode
 

The Following User Says Thank You to RipTorn For This Useful Post: