GNOME Bugzilla – Bug 780022
qtdemux: add support for S16L PCM audio
Last modified: 2017-03-14 12:56:41 UTC
Created attachment 347902 [details] [review] support for S16L PCM audio in qtdemux The attached patch is adding support for 'S16L' PCM audio in qtdemux. This audio fourcc was found in videos transcoded with VLC. It just needed to be mapped on the 'S16LE' format from GStreamer.
commit 7bdcd57980ac12b8efc0fc7173599996d59f0ab3 Author: Emeric Grange <egrange@gopro.com> Date: Tue Mar 14 10:09:46 2017 +0100 qtdemux: add S16L support https://bugzilla.gnome.org/show_bug.cgi?id=780022