shaka-packager/packager
Kongqun Yang a5dd1fd3d4 Allow generating avc3 / hev1 from TS and Wvm files
Added a flag --strip_parameter_set_nalus. When enabled, parameter
set NAL units, SPS/PPS for H264 and SPS/PPS/VPS for H265, are stripped
from frames when converting NAL byte stream (AnnexB stream) to NAL
unit stream, which generates avc1/hvc1; otherwise they are not
stripped, and avc3/hev1 is generated.

Parameter set NAL units should not be stripped if they are varying
in the frames otherwise the frames may fail to be decoded.

The flag is enabled by default as we don't usually see varying
SPS/PPS/VPS and it is more space efficient with them stripped.

Set --strip_parameter_set_nalus=false to disable the flag if there
are varying SPS/PPS/VPS in the frames. This addresses #206.

Change-Id: I34bde6f33069f9f77d51a510b39f58a0f0e141aa
2017-04-04 17:58:42 -07:00
..
app Fix mpd duration not set in static live manifest 2017-02-10 17:31:02 -08:00
buildtools/third_party Update DEPS to fix mac build failure 2016-08-19 13:49:41 -07:00
hls Some misc cleanup 2016-09-07 10:15:50 -07:00
media Allow generating avc3 / hev1 from TS and Wvm files 2017-04-04 17:58:42 -07:00
mpd Fix mpd duration not set in static live manifest 2017-02-10 17:31:02 -08:00
testing Get rid of svn dependencies 2015-10-16 20:11:20 +00:00
third_party Fix x64 build on Windows. 2017-01-05 14:19:35 -08:00
tools [pssh] Support widevine pssh generation with protection_scheme 2016-10-10 10:39:41 -07:00
version Windows build working 2016-08-18 08:30:26 -07:00
common.gypi Windows build working 2016-08-18 08:30:26 -07:00
packager.gyp Update cmd flags to support static mpd with live profile 2017-01-13 20:00:10 +00:00