[Bug 682936] New: [qtdemux] Error when playing vc-1 encoded ismv file

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Aug 29 05:03:55 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=682936
  GStreamer | gst-plugins-good | 0.10.36

           Summary: [qtdemux] Error when playing vc-1 encoded ismv file
    Classification: Platform
           Product: GStreamer
           Version: 0.10.36
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: edhner at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=222740)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=222740)
gst_debug log

When trying to play:
http://playready.directtaps.net/smoothstreaming/TTLSS720VC1/To_The_Limit_720_688.ismv

Using the following command:
GST_DEBUG=*demux*:5 gst-launch-0.10 filesrc
location=./To_The_Limit_720_688.ismv ! qtdemux ! ffdec_vc1 ! ffmpegcolorspace !
videoscale ! autovideosink >& ismv_with_vc1.log

I get an error that states "streaming stopped, reason not-linked"! 

I think that the reason might have something to do with the caps. Here is a
part of the log:
"qtdemux qtdemux.c:5138:gst_qtdemux_add_stream:<qtdemux0> setting caps
video/x-gst-fourcc-vc-1, width=(int)448, height=(int)252,
framerate=(fraction)500/21, pixel-aspect-ratio=(fraction)1/1"

Is video/x-gst-fourcc-vc-1 really correct? I thought it should be "video/x-wmv"
or something along those lines (but I might be wrong)

I have been testing on GStreamer 0.10.36 (gst-plugins-good 0.10.31)

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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