[Bug 784812] New: Can't play quicktime animation files (RLE) in Windows 64bit
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Jul 11 18:50:54 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=784812
Bug ID: 784812
Summary: Can't play quicktime animation files (RLE) in Windows
64bit
Classification: Platform
Product: GStreamer
Version: 1.12.1
OS: Windows
Status: NEW
Severity: normal
Priority: Normal
Component: gst-libav
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: gordon.nickel at downstream.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
* In windows 64-bit 1.12.0 and 1.12.1, Quicktime Animation RLE files no longer
play using gst-launch-1.0.exe using playbin.
* The output reports a missing plugin, but running "gst-inspect-1.0.exe
avdec_qtrle" shows that that plugin is available.
* Using 1.10.X and below on 64bit Windows successfully runs the video.
* Output below:
gst-launch-1.0.exe playbin uri=file:///d:/path/to/video.mov
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
Missing element: Run-length encoding decoder
WARNING: from element /GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0: No
decoder available for type 'video/x-rle, layout=(string)quicktime,
depth=(int)0, width=(int)1048, height=(int)678, framerate=(fraction)30000/1001,
pixel-aspect-ratio=(fraction)1/1'.
Additional debug info:
gsturidecodebin.c(931): unknown_type_cb ():
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0
ERROR: from element /GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0: Your
GStreamer installation is missing a plug-in.
Additional debug info:
gsturidecodebin.c(998): no_more_pads_full ():
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0:
no suitable plugins found:
gstdecodebin2.c(4600): gst_decode_bin_expose ():
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0:
no suitable plugins found:
Missing decoder: Run-length encoding (video/x-rle, layout=(string)quicktime,
depth=(int)0, width=(int)1048, height=(int)678, framerate=(fraction)30000/1001,
pixel-aspect-ratio=(fraction)1/1)
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
Freeing pipeline ...
--
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