After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 518552 - [smoke] Needs parser or better buffer handling
[smoke] Needs parser or better buffer handling
Status: RESOLVED NOTABUG
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Linux
: Normal critical
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-02-25 07:24 UTC by Sebastian Dröge (slomo)
Modified: 2008-02-29 17:39 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastian Dröge (slomo) 2008-02-25 07:24:15 UTC
Hi,
currently smokedec expects one smoke packet per buffer, which of course can't happen magically. We need either a smoke parser or better buffer handling (using an adapter, parsing and feeding frame per frame to the decoder) in smokedec.
Comment 1 Wim Taymans 2008-02-29 17:39:32 UTC
It's similar to theora and vorbis, it's supposed to be packetized by a demuxer such as ogg.