[gstreamer-bugs] [Bug 593165] glimagesink bug decoding from ts

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Aug 26 09:23:22 PDT 2009


http://bugzilla.gnome.org/show_bug.cgi?id=593165


Julien Isorce <julien.isorce> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
         AssignedTo|gstreamer-bugs at lists.source |julien.isorce at gmail.com
                   |forge.net                   |
     Ever Confirmed|0                           |1


--- Comment #3 from Julien Isorce <julien.isorce at gmail.com> 2009-08-26 16:23:17 UTC ---
ok lol I forgot a 'p' in 'ixel-aspect-ratio'  in comment #1

So I can reproduce the problem without the ts file. (Although I downloaded it
...)
This is because gl elements does not supports aspect ratio at input yet.
The pipeline was ok with glimagesink but was pixel-aspect-ratio was not taken
into account.
With glupload ! glimagesink, glupload only output pixel-aspect-ratio 1/1, so it
failed.

(note that glimagesink supports force-aspect-ratio property)

Does anyone know how to eliminate the 'pixel-aspect-ratio' in the caps ?

Even if pixel-aspect-ratio in caps is not yet supported by gl elements we
should at least have the same behavior. I'll try to fix it.

-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list