[Bug 784989] qtdemux: cannot play file downloaded from vimeo: no valid frames found

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Aug 23 10:34:29 UTC 2018


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

--- Comment #12 from Paul Wise <pabs3 at bonedaddy.net> ---
I'm not entirely sure but I think these indicate that I do:

$ strings /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudioparsers.so | grep
aacparse
gstaacparse.c
aacparse

https://buildd.debian.org/status/fetch.php?pkg=gst-plugins-good1.0&arch=i386&ver=1.14.2-1&stamp=1532352484&raw=0

Debian tends to compile things against system libraries, especially ffmpeg,
since it has a lot of security issues and updating embedded code copies for
that is tedious when there are a lot of code copies.

$ lddtree /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstlibav.so | grep libav
libgstlibav.so => /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstlibav.so
(interpreter => none)
    libavfilter.so.7 => /usr/lib/x86_64-linux-gnu/libavfilter.so.7
    libavformat.so.58 => /usr/lib/x86_64-linux-gnu/libavformat.so.58
    libavcodec.so.58 => /usr/lib/x86_64-linux-gnu/libavcodec.so.58
    libavutil.so.56 => /usr/lib/x86_64-linux-gnu/libavutil.so.56

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