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 646838 - ffdec_h264 fail to decode some stream
ffdec_h264 fail to decode some stream
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-libav
git master
Other Linux
: Normal normal
: 0.10.12
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-04-05 16:32 UTC by Nicola
Modified: 2011-05-09 09:57 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gdpdump that show the problem (948.89 KB, application/octet-stream)
2011-04-05 16:32 UTC, Nicola
Details

Description Nicola 2011-04-05 16:32:09 UTC
Created attachment 185216 [details]
gdpdump that show the problem

Attached a file dumped with gst-launch-0.10 -e -v -m -t rtspsrc location=rtsp://.. ! rtph264depay ! gdppay ! filesink location=/tmp/dump.gdp

ffdec_h264 is unable to decode this stream, please note that the same stream access as rtspt instead of rtsp works
Comment 1 Nicola 2011-04-05 17:13:59 UTC
closing gst-ffmpeg git works