VideoHelp Forum




+ Reply to Thread
Results 1 to 3 of 3
  1. I have a .bat which I run to convert my videos using ffmpeg. It works fine for files on local drive however it fails to run for the videos on my nas.

    Setup:
    • NAS has a folder with videos, ffmpeg.exe and .bat
    • Access folder via network drive on windows 7
    • When I run the batch file the command prompt briefly pops up then closes and nothing happens.

    Any ideas? Thanks in advance.
    Quote Quote  
  2. If you have echo turned off -- turn it on. Then add Pause to the end of your script so the window doesn't close when the processing is done. Then you'll be able to see the exact command generated by your batch file and any error messages from ffmpeg.

    Post the full text of your batch file.
    Quote Quote  
  3. Originally Posted by jagabo View Post
    If you have echo turned off -- turn it on. Then add Pause to the end of your script so the window doesn't close when the processing is done. Then you'll be able to see the exact command generated by your batch file and any error messages from ffmpeg.

    Post the full text of your batch file.

    Thanks for the tip, I was able to get it working, thanks.

    Somehow the network drive had become unmapped, fixing that made it work.
    Quote Quote  



Similar Threads

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