[gstreamer-bugs] [Bug 612995] New: x264enc: pixel-aspect-ratio does not appear in src pad caps

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Mar 15 16:27:38 PDT 2010


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

           Summary: x264enc: pixel-aspect-ratio does not appear in src pad
                    caps
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: gst-plugins-ugly
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: wulczer at wulczer.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


When doing

gst-launch -v videotestsrc num-buffers=500 !
'video/x-raw-yuv,pixel-aspect-ratio=(fraction)16/9' ! x264enc ! fakesink
silent=1

the PAR appears in the x264enc sink caps, but not in the src caps. This hides 
information that's potentially valuable to the muxer.

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