[Bug 711297] New: mpegtsmux output does not include right aspect ratio

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Nov 2 09:41:39 PDT 2013


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

           Summary: mpegtsmux output does not include right aspect ratio
    Classification: Platform
           Product: GStreamer
           Version: 1.2.0
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: fritsche.markus at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Video files:
Input:    http://reauktion.de/gst/test.ts
Output:   http://reauktion.de/gst/testout.ts

(this video is the same as in
https://bugzilla.gnome.org/show_bug.cgi?id=711288)

Command: gst-launch-1.0 filesrc location=test.ts ! progressreport ! tsparse ! 
decodebin name=demux demux. ! queue ! audioconvert ! voaacenc bitrate=128000 !
queue ! mux. demux. ! queue ! videoconvert ! deinterlace ! videoconvert !
omxh264enc control-rate=1 target-bitrate=1250000 ! "video/x-h264,profile=high"
! queue ! h264parse ! mux. mpegtsmux name=mux ! filesink location=testout.ts

mediainfo testout.ts prints:
Video
ID                                       : 66 (0x42)
Menu ID                                  : 1 (0x1)
Format                                   : AVC
Format/Info                              : Advanced Video Codec
Format profile                           : High at L4.0
Format settings, CABAC                   : Yes
Format settings, ReFrames                : 1 frame
Codec ID                                 : 27
Duration                                 : 3s 200ms
Width                                    : 720 pixels
Height                                   : 576 pixels
Display aspect ratio                     : 5:4
Standard                                 : PAL
Color space                              : YUV
Chroma subsampling                       : 4:2:0
Bit depth                                : 8 bits
Scan type                                : Progressive

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