Post Processing Script fails exited with error code 9009. Running Windows 7

DVR:Recorder: Postprocessing script ‘C:\PlexScripts\HandBrake1080p30.bat’ exited with error code 9009.

I get the above when I use the script below can anyone tell me what I am doing wrong??

set HANDBRAKE=C:\HandBrakeCLI\HandBrakeCLI.exe
set fnl=%~dpn1.MP4
%HANDBRAKE% -i %1 -o “%fnl%” --preset “Fast 1080p30”
exit

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.