ffmpeg | signalstats | path | variable
Posted: Mon May 03, 2021 3:30 pm
Hi Admin-Team,
I have a question.
I'm trying to use ffmpeg-filter "signalstats".
Concerning the path to the av-file I have to specify the command as below:
"movie=\'driveletter:/path.to.file_level1/path.to.file_level2/path.to.file_level3/path.to.file_level4/filename.extension\'"
Is there a way to populate a variable where the path of the source file could adapt the format above?
Files are located on NAS.
The path-depths to the files are different.
In addition there are different paths.
Driveletter is always the same.
At the moment I have to set the path manually for each file.
I could copy the files to the local drive (e.g. c:\work\) which would make it much easier to grab them automatically because of the always same path but I would prefer to leave the files where they are.
Thanks
Taner
I have a question.
I'm trying to use ffmpeg-filter "signalstats".
Concerning the path to the av-file I have to specify the command as below:
"movie=\'driveletter:/path.to.file_level1/path.to.file_level2/path.to.file_level3/path.to.file_level4/filename.extension\'"
Is there a way to populate a variable where the path of the source file could adapt the format above?
Files are located on NAS.
The path-depths to the files are different.
In addition there are different paths.
Driveletter is always the same.
At the moment I have to set the path manually for each file.
I could copy the files to the local drive (e.g. c:\work\) which would make it much easier to grab them automatically because of the always same path but I would prefer to leave the files where they are.
Thanks
Taner