[Bug 744885] ape audio not support

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Mar 7 19:42:28 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=744885

--- Comment #10 from ukala <feihualuomeng at 163.com> ---
(In reply to Thiago Sousa Santos from comment #8)
>   /* blacklist unreliable push-based demuxers */
>   if (strcmp (oclass->in_plugin->name, "ape"))
>     demux->can_push = TRUE;
>   else
>     demux->can_push = FALSE;
> 
> 
> gst-libav marks ape demuxer from libav as unsafe for push-based mode. You'd
> need to check if that is still valid and if it is, fix it in libav.

i already try to modify it,but not play http streamers of ape

-- 
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