lib/xmorph/customers/turner-nordic/TurnerNordic/transcode.rb in xmorph-0.1.5 vs lib/xmorph/customers/turner-nordic/TurnerNordic/transcode.rb in xmorph-0.1.6

- old
+ new

@@ -68,10 +68,10 @@ { PRESENCE_OF_AUDIO_TRACK => VALIDATE, ALLOWED_NUMBER_OF_AUDIO_TRACKS => [1, 2, 3, 4, 5, 8], ALLOWED_AUDIO_CODECS => ["aac", "pcm", "dolby e"], ALLOWED_AUDIO_BIT_RATE => IGNORE, - ALLOWED_NUMBER_OF_AUDIO_CHANNELS => [1, 2, 6], + ALLOWED_NUMBER_OF_AUDIO_CHANNELS => [1, 2, 4, 8], } end #profiles are classified based on aspect ratio, height and number of audio channels #1. height is 1080 and audio tracks could be (1 track with stereo), (2, 4, 6, 8 tracks and all mono), (1 track with 4, 8 channels)