[Bug 653649] [ffmpegdec] complains in basic encoding / decoding pipeline

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Dec 5 01:20:10 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=653649
  GStreamer | gst-ffmpeg | git

Mark Nauwelaerts <mnauw> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |

--- Comment #8 from Mark Nauwelaerts <mnauw at users.sourceforge.net> 2011-12-05 09:20:06 UTC ---
Looks like this is back again, and came along with re-enabling MT support:

commit 99e61c5f3b8cec62091bb76cb074aa883f92a74c
Author: Edward Hervey <edward.hervey at collabora.co.uk>
Date:   Mon Oct 17 16:27:36 2011 +0200

    gstffmpegdec: Re-enable MT-decoding by default


Now it's at least h264 decoding affected:

videotestsrc num-buffers=100 ! x264enc! ffdec_h264 ! xvimagesink

has lots of complaints as the following (no problem though with max-threads=0):
----
0:00:00.864087210  5274      0x3673800 ERROR                 ffmpeg :0:: AVC:
nal size 1874020843
0:00:00.864125693  5274      0x3673800 ERROR                 ffmpeg :0:: AVC:
nal size 1874020843
0:00:01.079201833  5274      0x3673800 ERROR                 ffmpeg :0:: AVC:
nal size -1067711296
0:00:01.079288506  5274      0x3673800 ERROR                 ffmpeg :0:: AVC:
nal size -1067711296
0:00:01.169615359  5274      0x25dd720 ERROR                 ffmpeg :0:: AVC:
nal size 510164604
0:00:01.169687016  5274      0x25dd720 ERROR                 ffmpeg :0:: AVC:
nal size 510164604
0:00:01.435166703  5274      0x3673800 ERROR                 ffmpeg :0:: AVC:
nal size -749465889
0:00:01.435200157  5274      0x3673800 ERROR                 ffmpeg :0:: AVC:
nal size -749465889
----

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