VideoHelp Forum




+ Reply to Thread
Results 1 to 2 of 2
  1. Member
    Join Date
    Oct 2008
    Location
    France
    Search Comp PM
    hello,
    i'm in trouble again with mencoder...

    how to convert images sequence into another directory?!
    i mean my tga sequence are in D:\directory and my mencoder.exe are into C:\Windows

    i'm using:

    mencoder "mf://*.tga" -mf fps=25 -o gggu2.flv -ovc lavc -of lavf -lavcopts vcodec=flv:vbitrate=400:autoaspect:acodec=mp3:abit rate=56 -vf scale=640:364 -srate 22050 -af lavcresample=22050 -ofps 25

    mencoder "D:\directory\mf://*.tga"... don't work
    mencoder D:\directory\ "mf://*.tga"... don't work
    mencoder "mf://D:\directory\*.tga"... don't work
    tried with // and \ and Aaaargh...

    thaank you very much if you can help!
    Quote Quote  
  2. Member
    Join Date
    Dec 2004
    Location
    Triptonia
    Search Comp PM
    indeed it just crashes.

    mencoder is primarily a linux tool.
    it's much to be expected with windows paths.

    the solution is blindingly simple.

    move mencoder into the working directory!!

    or at least call mencoder from the working directory
    Code:
    c:\windows\mencoder mf://*.tga ...
    "I'll give you five dollars if you let me throw a rock at you"
    Quote Quote  



Similar Threads

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