ServiceREf... Playing AVI on Dreambox

  • I have a problem,


    on Dreambox 8000 HD I can play AVI files with this code

    Code
    filename = "http://txxxxxxx.de/sample.avi"
    fileRef = eServiceReference(0x1001, 0, filename)
    self.session.open(MoviePlayer, fileRef)


    But on DM 800 and I think on DM 500 I ve got error - I mean that it is not playing, so I copy gst plugins from 8k to 800 but still no success


    I copied


    /usr/lib/gstreamer-0.10


    this ones libs



    Using


    gst-launch -v playbin2 uri=http://xxxxxxxxxxxxxxxxxx.de/Predator.CD1.avi


    I see have an AUDIO, no VIDEO :frowning_face:



    Question is, if it is even possiable to run avi on dm800 ? :upside_down_face:

  • The DM800 can't play AVI's ! The Hardware does not support it ...


    The DM800se and 500hd should be able to play most of the avi's ... but not all, it depends on video- and audiocodec ...


    BTW: This thread/question was very old ...

    Theorie ist, wenn man alles weiß, aber nichts funktioniert.
    Praxis ist, wenn alles funktioniert aber niemand weiß warum.