[Bug 181964] [patch] multimedia/gstreamer-ffmpeg, multimedia/gstreamer1-libav: make sure libavcodec builds MD code

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Aug 31 18:02:40 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=181964

Jan Beich <jbeich at vfemail.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Issue Resolved              |Open
         Resolution|FIXED                       |---

--- Comment #5 from Jan Beich <jbeich at vfemail.net> ---
multimedia/gstreamer-ffmpeg is still affected, including official package.

$ pkg install -qy gstreamer-ffmpeg gstreamer-plugins-good
$ fetch http://www.quirksmode.org/html5/videos/big_buck_bunny.mp4
$ gst-launch-0.10 playbin2 uri=file://$PWD/big_buck_bunny.mp4

(gst-plugin-scanner:47960): GStreamer-WARNING **: Failed to load plugin
'/usr/local/lib/gstreamer-0.10/libgstffmpeg.so':
/usr/local/lib/gstreamer-0.10/libgstffmpeg.so: Undefined symbol
"ff_deinterlace_line_mmx"
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
Missing element: H.264 decoder
WARNING: from element /GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0: No
decoder available for type 'video/x-h264, stream-format=(string)avc,
alignment=(string)au, level=(string)3, profile=(string)constrained-baseline,
codec_data=(buffer)0142e01eff0100152742e01ea9181405ff2e00d418041adb0ad7bdf01001000428de09c8,
width=(int)640, height=(int)360, framerate=(fraction)24/1,
pixel-aspect-ratio=(fraction)1/1'.
Additional debug info:
gsturidecodebin.c(874): void unknown_type_cb(GstElement *, GstPad *, GstCaps *,
GstURIDecodeBin *) (): /GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0
Missing element: MPEG-4 AAC decoder
WARNING: from element /GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0: No
decoder available for type 'audio/mpeg, mpegversion=(int)4,
framed=(boolean)true, stream-format=(string)raw, level=(string)1,
base-profile=(string)lc, profile=(string)lc, codec_data=(buffer)1390,
rate=(int)22050, channels=(int)2'.
Additional debug info:
gsturidecodebin.c(874): void unknown_type_cb(GstElement *, GstPad *, GstCaps *,
GstURIDecodeBin *) (): /GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0
ERROR: from element
/GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20:
Your GStreamer installation is missing a plug-in.
Additional debug info:
gstdecodebin2.c(3576): gboolean gst_decode_bin_expose(GstDecodeBin *) ():
/GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20:
no suitable plugins found
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
Freeing pipeline ...

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-multimedia mailing list