2 changed files with 1 additions and 1 deletions
			
			
		
								
									Binary file not shown.
								
							
						
					@ -1,4 +1,4 @@ | 
				
			|||
#!/bin/sh | 
				
			|||
ffmpeg -threads 0 -pattern_type glob -i "img/*.pam" -r 60 \ | 
				
			|||
    -filter:v "setpts=0.05*PTS,scale=iw*4:ih*4:flags=neighbor" \ | 
				
			|||
    -vf "format=yuv444p,setpts=0.05*PTS,scale=iw*4:ih*4:flags=neighbor" \ | 
				
			|||
    anim.webm | 
				
			|||
 | 
				
			|||
					Loading…
					
					
				
		Reference in new issue