Postby jrfinkel » 20 Dec 2020 19:50
Most applications ask if a file that will be generated already exists; and it does so before beginning to generate that file. The behavior I am experiencing is as follows:
1) No output file exists.
2) I start to convert a file, specifying the output file (which does not exist).
3) When the conversion completes, I am presented a message asking if I want to replace or keep the existing file.
4) Irrespective of how I answer that question, the entire process begins again, at the end of which GOTO 3.
This is an infinite loop and, as reported above, the only way to terminate it is to kill the process. I experience this irrespective of the type of conversion I am doing (although I have not tried every possible input and out type).
VLC v3.0.11