Hi everybody,

I'm developing a melted web GUI and run into a little problem:

If i'm testing melted using telnet, everything works fine. I can attach 
a video file to the playlist and play the video. It gets complicated if 
i'm trying to use a XML based playlist.

I created a simple playlist:

<mlt>
<producer producer0="video">
<property name="resource">ib.m4v</property>
</producer>
<playlist id="playlist0">
<entry producer="producer0" in="0" out="250"/>
<entry producer="producer0" in="3000" out="4000"/>
</playlist>
</mlt>

The video file used is located in the melted root folder and works 
perfectly if attach it manually.

I'm getting the following error if i'm  going to push this video to the 
server:

[producer_xml] failed to load producer "ib.m4v"

Has anybody an idea why i'm getting this error?

Thanks for your Help!
Jan

-- 
Mit freundlichen Grüßen / With best regards

Jan Arens

ARPEMEDIA GbR
Auf der Lay 29
54518 Hupperath
06571/1550530
0176 6689 9396

USt-IdNr.: DE270356011

www.arpemedia.com

Geschäftsführer: Helmut Petersen
                  Jan Arens


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
Mlt-devel mailing list
Mlt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlt-devel

Reply via email to