How do I display length in the file list? Addons?
TIA, Mike
Video & Audio file length
Moderators: Hacker, petermad, Stefan2, white
Re: Video & Audio file length
Yes, TC doesn't have built-in functions to display media file length, so you'd need to install at least one plug-in for that.mikeinmotion wrote:How do I display length in the file list? Addons?
Therefore I assume you never heard of (Content) Plug-ins then?
Try the wiki entry for a first start.
The plug-ins listed above are just for audio, for general purpose plug-in
I would recommend a MediaInfo type plug-in, like that one.
TC plugins: PCREsearch and RegXtract
-
- Junior Member
- Posts: 10
- Joined: 2015-07-14, 07:22 UTC
-
- Junior Member
- Posts: 10
- Joined: 2015-07-14, 07:22 UTC
Did you check the Wiki entry?
In short: to show content plug-ins fields in the file list you need to create a custom column, to which you can switch with e.g. Shift+F1, or RMB on the column headers, etc.
In short: to show content plug-ins fields in the file list you need to create a custom column, to which you can switch with e.g. Shift+F1, or RMB on the column headers, etc.
- go to Configuration → Custom columns (or RMB on column headers → configure)
- create a new view named e.g. "Media duration" and add the amount of columns you want
- select for each column a field from your plug-in (the one you installed)
- save it
- switch to custom columns view (i.e. activate that new view you created, not necessary if you used RMB method)
TC plugins: PCREsearch and RegXtract