[Interest] GStreamer missing plugin error

Harri Pasanen harri at mpaja.com
Tue Jan 27 15:07:36 CET 2015


Ok, thanks for the tip.

Seems like Ubuntu/Kubuntu 14.10 don't have the required plugins for 
gstreamer0.10,
only for gstreamer1.0.

My fix, in case someone else runs into this:

|sudo add-apt-repository ppa:mc3man/gstffmpeg-keep
sudo apt-get update
sudo apt-get install gstreamer0.10-ffmpeg|

PPA home: https://launchpad.net/~mc3man/+archive/ubuntu/gstffmpeg-keep


Regards,

Harri



On 27/01/2015 12:37, Thiago Macieira wrote:
> On Tuesday 27 January 2015 11:30:54 Harri Pasanen wrote:
>> Does Qt have all the plugins required for MediaPlayer to play video, in
>> my case xvid in mp4 container,
>> or does it rely on the host having required codecs etc?
> The host has to provide them. Qt supplies nothing of the sort.
>
>> Yet when I play the same video from command line using GStreamer tools:
>>
>> gst-launch-1.0 playbin uri="file:///home/harri/Videos/Stoppola/My Film.mp4"
>>
>> that works fine.
>>
>> Any idea?
> Please check GStreamer 0.10 too.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20150127/588a3b7c/attachment.html>


More information about the Interest mailing list