I would like to dump several parallel Flash videostreams on my Mac.
How can I do that?
feedback
|
This question came from our site for professional and enthusiast programmers.
|
From the Terminal you can open multiple instances of any application by doing:
In this command For VLC do the following:
On OS X, the By using the
| |||
|
feedback
|
|
Assuming that you have a pretty recent version, and that VLC media player on Mac is similar enough to the Linux version (this is most likely) then you should be able to enable this via an option in the preferences: Untick:
Save preferences, close VLC media player and re-open it so that this change takes effect. | |||||
feedback
|
|
regarding PeterJCLaw response; This didnt work for me perhaps as my factory settings (which are hidden here) were different. You can view these options and change them so that you CAN VIEW MULTIPLE INSTANCES by following these steps; Tools > Preferences > Show Settings > All > Advanced > Performance options > UN-TICK ALL OPTIONS! | |||
|
feedback
|
|
If it's just a few instances you need, you can use the rather inelegant solution of duplicating the app a few times and launching all the copies. (Though I'm sure there's a better way to do this.) | |||
|
feedback
|