[Bug 753032] New: mpegtsmux: AVFoundation can not play videos muxed with mpegts if h.264 profile is high-4:4:4

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jul 29 11:07:46 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=753032

            Bug ID: 753032
           Summary: mpegtsmux: AVFoundation can not play videos muxed with
                    mpegts if h.264 profile is high-4:4:4
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: polezhaiev at ukr.net
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

In case I feed x264enc with planar 4:4:4 YUV, videos aren't playable with Apple
apps like QuickTime, Safari, etc.
Maybe we should add more restrictions to it's sink pad? Or we shouldn't? I am
not sure.

gst-launch-1.0 videotestsrc num-buffers=300 ! video/x-raw,format=Y444 ! x264enc
! mpegtsmux ! filesink location=output.ts

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