Performance improvement for profiles
This commit is contained in:
		@@ -67,7 +67,8 @@ class MediaAttachment < ApplicationRecord
 | 
			
		||||
                'vf'       => 'scale=\'trunc(iw/2)*2:trunc(ih/2)*2\'',
 | 
			
		||||
                'vsync'    => 'cfr',
 | 
			
		||||
                'b:v'      => '1300K',
 | 
			
		||||
                'crf'      => 4,
 | 
			
		||||
                'maxrate'  => '500K',
 | 
			
		||||
                'crf'      => 6,
 | 
			
		||||
              },
 | 
			
		||||
            },
 | 
			
		||||
          },
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user