I'm getting an error when I try to use the paramfile:
if I put the files at the same path than the ia_mpegh_testbench.exe the program works very well...
but when I try to input and output files from other paths, it doesn't work.
The .txt is in the same path as the .exe, so what am I doing wrong with the writing on the .txt?
I've found the solution actualy... Eliminated the space from the folder's name, and deleted the " " from the Input_path and Output_path...
Everything's working.
Thank you for this amazing project!
I'm getting an error when I try to use the paramfile: if I put the files at the same path than the ia_mpegh_testbench.exe the program works very well...
but when I try to input and output files from other paths, it doesn't work.
The .txt is in the same path as the .exe, so what am I doing wrong with the writing on the .txt?
I'm using Windows 10, running via cmd...