machine name tweak.
This commit is contained in:
		
							parent
							
								
									c1e70ce736
								
							
						
					
					
						commit
						3547c0eaeb
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		
							
								
								
									
										4
									
								
								burnSubs
									
										
									
									
									
								
							
							
						
						
									
										4
									
								
								burnSubs
									
										
									
									
									
								
							| 
						 | 
					@ -5,7 +5,7 @@ set -o errexit
 | 
				
			||||||
 | 
					
 | 
				
			||||||
################################################################################
 | 
					################################################################################
 | 
				
			||||||
# burnSubs
 | 
					# burnSubs
 | 
				
			||||||
# version 0.13.0
 | 
					# version 0.13.1
 | 
				
			||||||
#################
 | 
					#################
 | 
				
			||||||
# Wishlist:
 | 
					# Wishlist:
 | 
				
			||||||
#   queue encodes
 | 
					#   queue encodes
 | 
				
			||||||
| 
						 | 
					@ -57,7 +57,7 @@ function machineSetup() {
 | 
				
			||||||
			#export FFMPEG="/opt/ffmpeg-nvenc/bin/ffmpeg"
 | 
								#export FFMPEG="/opt/ffmpeg-nvenc/bin/ffmpeg"
 | 
				
			||||||
			export LD_LIBRARY_PATH="/opt/ffmpeg-nvenc/lib"
 | 
								export LD_LIBRARY_PATH="/opt/ffmpeg-nvenc/lib"
 | 
				
			||||||
			export FF_EXT="${FF_EXT} -pix_fmt yuv420p"
 | 
								export FF_EXT="${FF_EXT} -pix_fmt yuv420p"
 | 
				
			||||||
		elif [[ "$(hostname)" == "grad-heo-lappy" ]]; then
 | 
							elif [[ "$(hostname)" == "random-vaapi-intel-laptop" ]]; then
 | 
				
			||||||
			echo "   > Hostname: $(hostname)"
 | 
								echo "   > Hostname: $(hostname)"
 | 
				
			||||||
			export OPTS_ENC="vaapi"
 | 
								export OPTS_ENC="vaapi"
 | 
				
			||||||
		else
 | 
							else
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue