Is there anyway I can get those to Loop/Repeat forever (As Default would be better) instead of stopping at the end?
Also can I let Lister open those by Default just by double-clicking, and not VLC Media player which they are assigned to from explorer.
Looked all over the place for a setting.
Viewing Videos with Lister question
Moderators: Hacker, petermad, Stefan2, white
-
- Junior Member
- Posts: 53
- Joined: 2015-04-07, 10:02 UTC
Re: Viewing Videos with Lister question
Well, TC only has a very basic Video view capability built-in, therefore I guess you have some plug-in installed to watch videos.Spiderkeys wrote:Is there anyway I can get those to Loop/Repeat forever (As Default would be better) instead of stopping at the end?
So just look at the window caption (upper left corner) of the Lister window while playing videos, to see which plug-in is active.
One possible Solution:Spiderkeys wrote:Also can I let Lister open those by Default just by double-clicking, and not VLC Media player which they are assigned to from explorer.
Use Files -> Internal Associations (or type "cm_InternalAssociate" in TC's command line).
Now use "Add" and define e.g.:
Code: Select all
*.mp4 *.avi *.mpg
Now fill in the "open" field for example
Code: Select all
"%COMMANDER_EXE%" /O /S=L "%1"
Now your file extensions will be opened in TC's Lister when you press return or use double click.
TC plugins: PCREsearch and RegXtract
-
- Junior Member
- Posts: 53
- Joined: 2015-04-07, 10:02 UTC
-
- Junior Member
- Posts: 53
- Joined: 2015-04-07, 10:02 UTC