VideoHelp Forum




+ Reply to Thread
Results 1 to 2 of 2
  1. 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
    Quote Quote  
  2. Member
    Join Date
    May 2008
    Location
    Australia
    Search Comp PM
    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.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!