lib/xmorph/customers/curiosity/curiosity/transcode.rb in xmorph-0.1.4 vs lib/xmorph/customers/curiosity/curiosity/transcode.rb in xmorph-0.1.5

- old
+ new

@@ -8,10 +8,10 @@ def video_checks { ALLOWED_ASPECT_RATIO => ["16:9"], ALLOWED_HEIGHT => [1080, 2160], - ALLOWED_WIDTH => [1920, 3480], + ALLOWED_WIDTH => [1920, 3840], ALLOWED_FRAME_RATE => IGNORE, ALLOWED_VIDEO_BIT_RATE => IGNORE, #Mbps ALLOWED_SCAN_TYPE => IGNORE, #all downcased } end \ No newline at end of file