All Downloads are FREE. Search and download functionalities are using the official Maven repository.

scripts.modify_improve.dtb.DTBAudioEncoder.taskScript Maven / Gradle / Ivy

The newest version!


	DTB Audio Encoder
	Encode WAV files of a DTB
   	
         	
	
	
		Input file
		Select the input manifest file (NCC, OPF)
		
			
		
	
	
	
		Output directory
		Select the output directory
		
			
		
	
	
	
		Bitrate
		Select the bitrate of the encoded files
		
			
			  
			  
			  
			  
			  
			  
			  
			  
			
		
	
		
	
	  Stereo
	  The stereo mode of the encoded files
	  
	    
	      
	      
	    
	  
	
	
	
	  Sampling rate
	  The sample rate of the encoded files
	  
	    
	      
	      
	      
	      
	    
	  
	

	
	  
	    manifest
	    ${input}
	  
	  
	    outDir
	    ${output}
	  		
	  
	    bitrate
	    ${bitrate}
	  		
	  
	    stereo
	    ${stereo}
	  
	  
	    freq
	    ${freq}
	  
	
	





© 2015 - 2025 Weber Informatics LLC | Privacy Policy