[Bug 728438] v4l2: Implement a v4l2 video encoder

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Apr 23 20:18:14 PDT 2014


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

--- Comment #4 from ayaka <lxr1234 at hotmail.com> 2014-04-24 03:18:07 UTC ---
(In reply to comment #2)
> I didn't change the way the element is registered yet. Would it be possible to
> provide more information ?
I am sorry about that, it is a old problem I have reported
    about
    sink_caps =
        gst_v4l2_video_enc_probe_caps (device,
        video_fd,V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE
        , gst_v4l2_object_get_raw_caps ());
    in encoder, it is V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE,
    but for decoder, it is V4L2_BUF_TYPE_VIDEO_OUTPUT.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the gstreamer-bugs mailing list