Move file when finished encoding

HandBrake for Windows support
Forum rules
An Activity Log is required for support requests. Please read How-to get an activity log? for details on how and why this should be provided.
Post Reply
aaron4tamu
Posts: 1
Joined: Wed Jun 05, 2019 11:24 pm

Move file when finished encoding

Post by aaron4tamu »

Description of problem or question:
How can I tell HandBrake to move a file from the output folder to another folder when encoding is completed? I understand I would need to use the "send file to" option, but I'm not sure what to put in the argument to actually get it to move the file.



HandBrake version (e.g., 1.0.0):
1.2.2



Operating system and version (e.g., Ubuntu 16.04 LTS, macOS 10.13 High Sierra, Windows 10 Creators Update):
Windows 7 Ultimate 64bit

Edit: I was able to get this working with the following - Create a batch file with the command "move "[Path]\*.mkv" [PermanentDirectory]". Set HandBrake to "send file to" and point to this batch file.
Post Reply