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.
+ Reply to Thread
Results 1 to 3 of 3
-
-
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. -
Similar Threads
-
How do I see my 64GB flash drive over a network router ?
By vhelp in forum ComputerReplies: 11Last Post: 7th Dec 2015, 08:50 -
Network drive video playback on FIRE stick
By efiste2 in forum Video Streaming DownloadingReplies: 1Last Post: 30th Nov 2015, 16:56 -
Running Mercalli from the Vegas Timeline in a Batch Fashion
By wwaag in forum EditingReplies: 2Last Post: 11th Apr 2015, 10:49 -
Batch Splitting Videos?
By serpentxx in forum EditingReplies: 0Last Post: 6th Feb 2013, 07:46 -
Running 720p videos in old pc.
By mainakrc in forum Newbie / General discussionsReplies: 12Last Post: 24th Aug 2011, 20:01