fix typo
This commit is contained in:
		
							parent
							
								
									68e688a3bb
								
							
						
					
					
						commit
						e94a9cf2a3
					
				| 
						 | 
				
			
			@ -38,10 +38,10 @@ them all at once, but only one horizontal line of pixels at a time.
 | 
			
		|||
 | 
			
		||||
### But why?
 | 
			
		||||
The author of that Mastodon post mentioned that he wrote a bash script to do
 | 
			
		||||
this that took a *a couple of days* to run for a short clip. I wanted to see if
 | 
			
		||||
I could make it faster (and I did - this runs on the order of a few *minutes*
 | 
			
		||||
for similarly short clips). It might be possible to make this script even
 | 
			
		||||
faster, but I couldn't figure out how without the script using too much memory.
 | 
			
		||||
this that took *a couple of days* to run for a short clip. I wanted to see if I
 | 
			
		||||
could make it faster (and I did - this runs on the order of a few *minutes* for
 | 
			
		||||
similarly short clips). It might be possible to make this script even faster,
 | 
			
		||||
but I couldn't figure out how without the script using too much memory.
 | 
			
		||||
 | 
			
		||||
### Is this even useful?
 | 
			
		||||
I would love to find out that it is!
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue