I've searched the web and the forum for answers to this question without any luck.
I would like to have em_ext_show_videos show MKV video files (*.mkv) in addition to all the other types/extensions. Tried various ways to do this without success. I am using the extended english menus by petermad (if this makes a difference).
Also can anyone recommend a plugin that will show the duration of videos.
Thanks
Regards,
Charles
Adding *.mkv to em_ext_show_videos
Moderators: Hacker, petermad, Stefan2, white
Re: Adding *.mkv to em_ext_show_videos
- go to the Language folder
- look for the INI-file in question
- open the INI and search in there for "[em_ext_show_videos]"
- search next for "cmd=cd *.3g*"
and add " *.mkv"
to get "cmd=cd *.3g* *.mkv *.amc *.as? *.avi .... and the rest"
- look for the INI-file in question
- open the INI and search in there for "[em_ext_show_videos]"
- search next for "cmd=cd *.3g*"
and add " *.mkv"
to get "cmd=cd *.3g* *.mkv *.amc *.as? *.avi .... and the rest"
Re: Adding *.mkv to em_ext_show_videos
2CharlesF
You cannot add *.mkv to the em_ext_show_videos via the "Commands" -> "Choose Internal Command" (cm_CommandBrowser) because the edit field for the Command has a limit to the number of characters it can show and edit. But you can add *.mkv to the em_ext_show_videos command directly in the wcmd_win10amd64_1_eng.ini file using a text editor.
If you are using my Extended Menu you can open the correct ini file via the menu: "Preferences" -> "Change Settings Files" -> "User Commands )language\...)"
You cannot add *.mkv to the em_ext_show_videos via the "Commands" -> "Choose Internal Command" (cm_CommandBrowser) because the edit field for the Command has a limit to the number of characters it can show and edit. But you can add *.mkv to the em_ext_show_videos command directly in the wcmd_win10amd64_1_eng.ini file using a text editor.
If you are using my Extended Menu you can open the correct ini file via the menu: "Preferences" -> "Change Settings Files" -> "User Commands )language\...)"
License #524 (1994)
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Re: Adding *.mkv to em_ext_show_videos
Thanks Peter.
Regards,
Charles
Regards,
Charles
Re: Adding *.mkv to em_ext_show_videos
You can find several "MediaInfo" based plugins on TotalCmd.netCharlesF wrote: 2022-12-29, 19:17 UTC Also can anyone recommend a plugin that will show the duration of videos.
Like MediaInfo or TCMediaInfo