Joey Parrish
f577e2a0cf
chore: Update URLs after moving projects ( #1042 )
...
Since a project URL is encoded into outputs, this means also updating
the golden output files.
Closes #1043
2022-03-07 11:56:34 -08:00
koln67
5b9fd409a5
[MP4] Change major brand from isom to mp41
...
This fixes warnings that 'isom' can only be a compatible instead of major brand.
Issue #755 .
2020-09-08 15:45:21 -07:00
koln67
a8ea7fd085
Always set ES_ID to 0 when writing ES Descriptor in mp4 ( #798 )
...
Required by ISO/IEC 14496-14:2018 and ISO/IEC 23000-19:2018.
Issue #755 .
2020-07-15 14:14:15 -07:00
KongQun Yang
19f80d8478
Put namespace URIs in DASH mpd only if needed
...
Change-Id: I31284b665599a8ee8f0b1aa11b58d6797dbe2884
2018-09-25 15:45:48 -07:00
KongQun Yang
42083d205d
[DASH] Fix TTML text input passthrough (regression)
...
Note that TTML in ISO-BMFF is not supported yet.
Also updated packager_test.py:
- Added a test using TTML passthrough.
- Computed output extension from input extension unless output_format
is specified.
Fixes #478 .
Change-Id: Ia917fc4ed3c326782791ed67601fba02ea28b11d
2018-09-19 23:27:48 +00:00