remove audio metadata (#12171)
This commit is contained in:
		
							parent
							
								
									3a929dbedd
								
							
						
					
					
						commit
						488dd0ff7a
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -87,6 +87,7 @@ class MediaAttachment < ApplicationRecord
 | 
				
			||||||
      convert_options: {
 | 
					      convert_options: {
 | 
				
			||||||
        output: {
 | 
					        output: {
 | 
				
			||||||
          'loglevel' => 'fatal',
 | 
					          'loglevel' => 'fatal',
 | 
				
			||||||
 | 
					          'map_metadata' => '-1',
 | 
				
			||||||
          'q:a' => 2,
 | 
					          'q:a' => 2,
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue