Jump to content

mikty

Members+
  • Posts

    6
  • Joined

  • Last visited

Posts posted by mikty

  1. HI,

    I have a little problem to convert avi to wmv files with "AVI to WMV Converter (TG-16)" it doesn't work!

    I have open the batch file called "WMVXMV.bat" to see how it is work.

    I saw this :

     

    "@REM wmedir = The directory Windows Media Encoder is installed (omit the trailing "\")

    @REM idir = The directory containing the input avi files

    @REM odir = The directory the resulting output files will be copied to

     

    set wmedir=C:\Program Files\Windows Media Components

    set idir=C:\WME\Raw

    set odir=C:\WME\Converted

     

    for /f "tokens=*" %%a IN ('dir /b "%idir%\*.avi"') do cscript.exe "%wmedir%\Encoder\wmcmd.vbs" -input "%idir%\%%a" -output "%odir%\%%~na.wmv" -loadprofile "C:\WME\App\WMVXMV.prx"

     

     

    but I don't have in my "program files" the directory "Windows Media Components"

    is this the problem?

    thank you for your answers

  2. Hi and sorry to insist but

    I just would like to know if it's possible to change the path of the roms?

    or create a "ini" file because their isn't one to configure. no file "ini" in the folder "ini"

    My roms are on the partition F and I can't access to them in the options.

    thank you for this great work !

  3. Hi and thank you for this great work !

    I just would like to know if it's possible to change the path of the roms?

    or create a ini file because their isn't one to configure.

    My roms are on the partition F and I can't access to them in the options.

    thank you

×
×
  • Create New...