Hi,

I'm trying to hook up my mediaMVP to my Mediatomb server. This works for 
static MPG files, but when I use the transcoding feature it seems to go 
funky.

On the mvpmc display this looks like:

file1.mpg.vob = dvd-mpeg file served by Mediatomb regularly
file2.flv.m3u = on-demand transcoded flv file

In both cases the same transcoding script is used and the mpeg format is 
identical.

With my Netgear Eve streamer both file1 and file2 can be viewed 
normally. However, with the mediaMVP only file1 can be viewed, file2 
just gives a black screen.

I think this is related to the upnp-object-type Mediatomb is presenting. 
  Further analysis of the uPnP dialog shows the following:

file1.mpg looks like this:

<item id="829" parentID="462" restricted="1">
<dc:title>file1.mpg</dc:title><upnp:class>object.item.videoItem</upnp:class>
   <res protocolInfo="http-get:*:video/mp2p:*" size="34560000" 
bitrate="1180" resolution="720x576" sampleFrequency="44100" 
nrAudioChannels="1">http://172.28.12.1:49152/content/media/object_id=829&res_id=0&ext=.mpg</res>
</item>

file2.flv looks like this:

<item id="496" parentID="462" restricted="1">
<dc:title>file2.flv</dc:title><upnp:class>object.item.videoItem</upnp:class>
   <res 
protocolInfo="http-get:*:video/mpeg:*">http://172.28.12.1:49152/content/media/object_id=496&res_id=none&pr_name=flvtranscode&tr=1</res>
</item>

If I access that URL from a webbrowser it plays the expected mpeg 
stream. Is there a way to get mvpmc to open that stream properly ?

Best regards,
Florian

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Mvpmc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mvpmc-users
mvpmc wiki: http://mvpmc.wikispaces.com/

Reply via email to