Command line options not found
Posted: 30 Oct 2013 10:09
Have these configuration options been removed, i.e. deprecated?
I use them on my command line arguments to achieve a low cpu usage on the part of VLC so my testing environment (Virtual Machine) can fully use the CPU.
https://forum.videolan.org/viewtopic.php?f=14&t=112350
I found this information on Chapter 4:
http://www.videolan.org/doc/vlc-user-guide/en/ch04.html
If they have been removed or deprecated, what can I use instead to control CPU usage and to set the correct plugin-path?
Thank you in advance.
Code: Select all
Warning: option --nommx no longer exists.
Warning: option --no3dn no longer exists.
Warning: option --nommxext no longer exists.
Warning: option --nosse no longer exists.
Warning: option --plugin-path no longer exists.
https://forum.videolan.org/viewtopic.php?f=14&t=112350
I found this information on Chapter 4:
http://www.videolan.org/doc/vlc-user-guide/en/ch04.html
If they have been removed or deprecated, what can I use instead to control CPU usage and to set the correct plugin-path?
Thank you in advance.