Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 0f798f3f authored by DIB Elian's avatar DIB Elian
Browse files

Changed decoder command (continued)

parent 9513ffd2
No related branches found
No related tags found
No related merge requests found
...@@ -116,8 +116,6 @@ status = system(command); ...@@ -116,8 +116,6 @@ status = system(command);
if status if status
if encode if encode
command = ['"' TApp,'" ',HEVCArgList,' ',redirect(LogFileEnc)]; command = ['"' TApp,'" ',HEVCArgList,' ',redirect(LogFileEnc)];
elseif decode
command = ['"' TApp,'" ',HEVCArgList,' ',redirect(LogFileDec)];
end end
disp(command) disp(command)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment