GNOME Bugzilla – Bug 349916
[gdp] raw audio saved in gdp, when depayloading complains with packet header is of wrong type
Last modified: 2006-08-04 13:20:58 UTC
To reproduce: gst-launch-0.10 audiotestsrc is-live=true ! gdppay ! filesink location=audio.gdp for 10 seconds then: gst-launch-0.10 filesrc location=audio.gdp ! gdpdepay ! audioconvert ! alsasink Pipeline is PREROLLING ... ERROR: from element /pipeline0/gdpdepay0: Could not decode stream. Additional debug info: gstgdpdepay.c(393): gst_gdp_depay_chain (): /pipeline0/gdpdepay0: GDP packet header is of wrong type
fixed in CVS.