When trying to use ffcvt with an input file path, it fails: ``` % ffcvt -w . -f /some/where/file.mp4 2022/09/13 16:45:58 [ffcvt] Error: work directory (/tmp) is the same as the source directory (/tmp). ``` that's incorrect, source directory is `/some/where`.
When trying to use ffcvt with an input file path, it fails:
that's incorrect, source directory is
/some/where.