hello everybody,
i'm converting the file using sorenson squeeze through command line... the problem is that i've to convert 7 or 8 files simultaneously...
i'm using a bath file to run these commands like under
@echo off.
path C:\Program Files\Sorenson Media\Sorenson Squeeze
start squeeze -f "Generic Web" -c flv 112K "F:\SIC\Videos/4/video_4_170408111336.wmv" -s -q
start squeeze -f "Generic Web" -c flv 112K "F:\SIC\Videos/4/preview_4_170408111336.wmv" -s -q
start squeeze -f "Generic Web" -c mp4 PSP_Conversion "F:\SIC\Videos/4/video_4_170408111336.wmv" -s -q
start squeeze -f "Generic Web" -c mp4 iPod_Sm "F:\SIC\Videos/4/video_4_170408111336.wmv" -s -q
start squeeze -f "Generic Web" -c mp4 3GPP_MP4_AAC_128k "F:\SIC\Videos/4/video_4_170408111336.wmv" -s -q
start squeeze -f "Generic Web" -c mpg VCD_PAL "F:\SIC\Videos/4/video_4_170408111336.wmv" -s -q
the problem with this code... is that it starts squeezing file and for each file a new instance of sorenson squeeze is generated. sometimes it crashes the sorenson squeeze deu to so many instances and all conversions are missed...
is there any way using command line parameters only a single instace open and all squeezes are done in that single instance one by one rather than a separate instance for each squeeze...
thanks in advance.....
Mudassir Iqbal
		
			+ Reply to Thread
			
		
		
		
			
	
	
				Results 1 to 2 of 2
			
		- 
	
- 
	You need to pass all the items in on one command line string, however you can only pass in items of one type of profile at a time e.g. mp4. 
Similar Threads
- 
  Sorenson Squeeze 5.0 and QTBy rotuts in forum MacReplies: 3Last Post: 9th Dec 2010, 16:41
- 
  Sorenson SqueezeBy kr236rk in forum Video ConversionReplies: 36Last Post: 27th Oct 2008, 08:50
- 
  Sorenson Squeeze ProblemBy seven_deuce offsuit in forum Video ConversionReplies: 0Last Post: 15th Nov 2007, 22:24
- 
  sorenson squeeze 4.3 problemBy Davide vr in forum MacReplies: 0Last Post: 12th May 2007, 21:55
- 
  Sorenson Squeeze 4.5?By jupiter84 in forum MacReplies: 1Last Post: 9th May 2007, 02:46


 
		
		 View Profile
				View Profile
			 View Forum Posts
				View Forum Posts
			 Private Message
				Private Message
			 Visit Homepage
				Visit Homepage
			 
 
			
			

 Quote
 Quote