[Bug 758258] New: No decoder available for prores video

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Nov 17 20:52:15 PST 2015


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

            Bug ID: 758258
           Summary: No decoder available for prores video
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: don't know
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: alexandru.balut at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 315802
  --> https://bugzilla.gnome.org/attachment.cgi?id=315802&action=edit
mkv with prores video which fails to play

Play the attached file with gst-play, notice it fails:

$ gst-play-1.0 00813_short.mkv
Press 'k' to see a list of keyboard shortcuts.
Now playing 00813_short.mkv
WARNING No decoder available for type 'video/x-unknown,
codec-id=(string)V_PRORES'.
WARNING debug information: gsturidecodebin.c(939): unknown_type_cb ():
/GstPlayBin:playbin/GstURIDecodeBin:uridecodebin0
0:00:00.0 / 0:00:00.0       
Reached end of play list.

The file has been obtained like this:
ffmpeg -i 00813.mp4 -t 0.05 -c:a opus -b:a 256000 -c:v prores -profile:v 1 -sn
00813_short.mkv

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