[Bug 728435] New: vtdec: fails to decode randomly

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Apr 17 09:26:03 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=728435
  GStreamer | gst-plugins-bad | git

           Summary: vtdec: fails to decode randomly
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Mac OS
            Status: UNCONFIRMED
          Severity: blocker
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: ylatuya at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


vtdec fails to decode randomly with the following error messages:

0:00:00.859137000 51078    0x1005bde30 WARN                   vtdec
vtdec.c:544:gst_vtdec_session_output_callback:<vtdec0> Frame dropped
0x1008abea0 0
0:00:05.848712000 51078    0x1010b1850 ERROR                  vtdec
vtdec.c:519:gst_vtdec_session_output_callback:<vtdec0> Error decoding frame
268451843
0:00:05.849020000 51078    0x1010b1850 WARN                   vtdec
vtdec.c:544:gst_vtdec_session_output_callback:<vtdec0> Frame dropped
0x101126000 1
0:00:05.860912000 51078    0x1005bde30 WARN                   vtdec
vtdec.c:544:gst_vtdec_session_output_callback:<vtdec0> Frame dropped
0x101126110 2
0:00:10.858018000 51078    0x1010b1850 ERROR                  vtdec
vtdec.c:519:gst_vtdec_session_output_callback:<vtdec0> Error decoding frame
268451843
0:00:10.858363000 51078    0x1010b1850 WARN                   vtdec
vtdec.c:544:gst_vtdec_session_output_callback:<vtdec0> Frame dropped
0x101126000 3
0:00:10.866109000 51078    0x1005bde30 WARN                   vtdec
vtdec.c:544:gst_vtdec_session_output_callback:<vtdec0> Frame dropped
0x1011140a0 4
0:00:15.863930000 51078    0x1010b1850 ERROR                  vtdec
vtdec.c:519:gst_vtdec_session_output_callback:<vtdec0> Error decoding frame
268451843
0:00:15.863967000 51078    0x1010b1850 WARN                   vtdec
vtdec.c:544:gst_vtdec_session_output_callback:<vtdec0> Frame dropped
0x101126000 5
0:00:15.874228000 51078    0x1005bde30 WARN                   vtdec
vtdec.c:544:gst_vtdec_session_output_callback:<vtdec0> Frame dropped
0x101114810 6
0:00:20.878758000 51078    0x1010b1850 ERROR                  vtdec
vtdec.c:519:gst_vtdec_session_output_callback:<vtdec0> Error decoding frame
268451843
0:00:20.879096000 51078    0x1010b1850 WARN                   vtdec
vtdec.c:544:gst_vtdec_session_output_callback:<vtdec0> Frame dropped
0x101126000 7
0:00:20.931725000 51078    0x1005bde30 WARN                   vtdec
vtdec.c:544:gst_vtdec_session_output_callback:<vtdec0> Frame dropped
0x101114e70 8


It can be reproduced with:

GST_DEBUG=*vtdec*:5 gst-launch-1.0 playbin
uri=file:///Users/fluendo/Downloads/big_buck_bunny_480p_h264.mov

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