Bonjour,
This is not a complain, this is rather a question to better understand what is going on. I am a total beginner with VLC, but I write asm for 35 years (so I can understand technical explanations).
I am currently converting a 5.9 GB MKV video into an MP4 file (on a 6-Core MacPro running Linux).
To speedup the process, I am using a RAM disk (both for the source and the destination files).
The VLC GUI keeps showing a fast-scrolling progress-bar repeatedly going from 0 min to 1:59 (the movie duration).
After 3 days running the conversion, the output file is 3.8 GB large (and does not seem to continue growing) but I have no clue about when / if this job will stop.
- Is there a way to find the time remaining for the task?
- Is there a better way (to convert files) than using the GUI?
- Is VLC using paralellism (only 2 threads seem to be active)
Just curious, I would appreciate insights as VLC seems to have (rare) qualities that make it valuable for many other tasks.