Merge pull request #156 from adam111316/patch-2

Fix force hi10p transcoding behavior
This commit is contained in:
angelblue05 2019-01-20 06:07:18 -06:00 committed by GitHub
commit 4612826ac8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -422,6 +422,7 @@ class PlayUtils(object):
profile['CodecProfiles'].append(
{
'Type': 'Video',
'codec': 'h264',
'Conditions': [
{
'Condition': "LessThanEqual",