[Bug 736752] mp4mux/qtmux: Add HEVC support

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jan 12 15:18:55 UTC 2017


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

Aurélien Zanelli <aurelien.zanelli at parrot.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aurelien.zanelli at parrot.com

--- Comment #2 from Aurélien Zanelli <aurelien.zanelli at parrot.com> ---
Created attachment 343375
  --> https://bugzilla.gnome.org/attachment.cgi?id=343375&action=edit
qtmux: add basic HEVC/H.265 muxing support

Since I am interested in HEVC muxing in qtmux, here is a patch to add this
feature. It is basically the same code as h264. Resulting file, encoding with
this pipeline:

gst-launch-1.0 videotestsrc num-buffers=60 ! x265enc ! h265parse ! qtmux !
filesink location=/tmp/out.mp4

is successfully read by vlc and mplayer, and also using GStreamer plugins.

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