[Bug 708732] New: Video codecs reject specific CAPS

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Sep 25 03:56:34 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=708732
  GStreamer | gst-libav | 1.x

           Summary: Video codecs reject specific CAPS
    Classification: Platform
           Product: GStreamer
           Version: 1.x
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-libav
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: Leshchenko.Alexander at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=255671)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=255671)
Vieo stream sample

Pipeline stops with negotiation problem. Debug show message:

gst_video_encoder_setcaps:<avenc_flv0> rejected caps video/x-raw,
format=(string)I420, width=(int)1280, height=(int)720,
pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive,
colorimetry=(string)bt709, framerate=(fraction)0/1

I try to convert with this:
  gst-launch-1.0 filesrc location=h264.ts ! decodebin ! videoconvert !
avenc_flv ! flvmux ! filesink location=test.flv

Attached sample works fine in 0.10. Perhaps the problem is from an unknown
frame rate?

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