[gstreamer-bugs] [Bug 619916] vp8enc fails test

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri May 28 02:06:34 PDT 2010


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

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEEDINFO
                 CC|                            |slomo at circular-chaos.org

--- Comment #2 from Sebastian Dröge <slomo at circular-chaos.org> 2010-05-28 09:06:29 UTC ---
(In reply to comment #0)

> 0:00:00.213263625 18931       0x804230 ERROR                 vp8enc
> gstvp8enc.c:747:gst_vp8_enc_handle_frame:<vp8enc0> non frame pkt
> 0:00:00.213316774 18931       0x804230 ERROR                 vp8enc
> gstvp8enc.c:747:gst_vp8_enc_handle_frame:<vp8enc0> non frame pkt

These error output should result in the non-frame packets to be ignored but it
should still output the frame packets.

Which version of libvpx do you have installed and which configuration options
were used for the build? This looks like your libvpx version only creates
invalid packets.


libvpx will only output non-frame packets in two-pass mode (for the first pass)
or if the PSNR setting is used when initializing the encoder.

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