ffmpegcolorspace warning

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

ffmpegcolorspace warning

cristian
I have a application using phonon (gstreamer as engine) and when I am trying to play a video file I get this warning and no stream is played :
** (<unknown>:1393): WARNING **: ffmpegcsp1: size 28 is not a multiple of unit size 460800
Something to de with ffmpegcolorspace -> http://www.gstreamer.net/data/doc/gstreamer/head/gst-plugins-base-plugins/html/gst-plugins-base-plugins-ffmpegcolorspace.html
Does anyone have an ideea where to look, or give me a hint of what I am missing?
Note: if I do a playbin pipeline it works just fine playing the video, so the problem is at phonon level.

Thanks. Cristi.
Reply | Threaded
Open this post in threaded view
|

Re: ffmpegcolorspace warning

Sebastian Dröge-7
On Tue, 2010-12-21 at 04:47 -0800, cristiurban wrote:

> I have a application using phonon (gstreamer as engine) and when I am trying
> to play a video file I get this warning and no stream is played :
> ** (<unknown>:1393): WARNING **: ffmpegcsp1: size 28 is not a multiple of
> unit size 460800
> Something to de with ffmpegcolorspace ->
> http://www.gstreamer.net/data/doc/gstreamer/head/gst-plugins-base-plugins/html/gst-plugins-base-plugins-ffmpegcolorspace.html
> Does anyone have an ideea where to look, or give me a hint of what I am
> missing?
> Note: if I do a playbin pipeline it works just fine playing the video, so
> the problem is at phonon level.
This is probably a problem with phonon then, something is passing
buffers to ffmpegcolorspace that are not a complete frame.

Please file a bugreport against phonon

------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel

signature.asc (205 bytes) Download Attachment