Lister issue with M4a and Mp3

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
User avatar
iammike
Junior Member
Junior Member
Posts: 19
Joined: 2011-05-18, 10:43 UTC
Location: SE Asia

Lister issue with M4a and Mp3

Post by *iammike »

Need your help,

I am using the Lister Function with the mmedia plugin to listen to Songs (both mp3 and m4a) but many times the media won't play. Before they would play (nothing has changed in my config only using the RC)

When I disable the MMedia plugin TC will play the Mp3 but not the M4A.

When I open the file in Foobar or iTunes they play normally.

What can I check/do?

TiA for any advice you can give me.

Ps: Yes I know the mmedia plugin is OLD but it used to work up till recently (Ps: using 11.02 RC5)

Edit: I checked the files for errors and even removed the Tags but same issue
Edit2: I updated the LavFilters and now M4A is playing via Internal Player (not via MMedia)

Link to the Lavfilters: https://github.com/Nevcairiel/LAVFilters/releases

Edit 3: Problem solved, but in whole Honesty I do like the MMedia "player" because it shows the Tags etc etc and (maybe I missing something) it doesn't quite after a song has finished
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50475
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: Lister issue with M4a and Mp3

Post by *ghisler(Author) »

The old internal player had problems with tracks containing large album art images, maybe that's the problem with MMedia too?
Author of Total Commander
https://www.ghisler.com
User avatar
Gral
Power Member
Power Member
Posts: 1600
Joined: 2005-01-26, 15:12 UTC

Re: Lister issue with M4a and Mp3

Post by *Gral »

If you want to play M4A files with the MMedia plugin, you need to add the M4A extension to detect string in MMEDIA.INI file in the plugin directory.

Just add "m4a" at the end of MMEXT key line e.g.

Code: Select all

[ext]
MMEXT=mpe,mpg,m1v,mpeg,wma,wmv,avi,aiff,wav,au,snd,aifc,rmi,midi,mid,cda,wvx,wax,asf,asx,vob,ifo,dat,flv,mkv,mov,mp4,mts,ts,webm,m4a
User avatar
iammike
Junior Member
Junior Member
Posts: 19
Joined: 2011-05-18, 10:43 UTC
Location: SE Asia

Re: Lister issue with M4a and Mp3

Post by *iammike »

ghisler(Author) wrote: 2023-11-05, 11:52 UTC The old internal player had problems with tracks containing large album art images, maybe that's the problem with MMedia too?
Thx but I tried that by removing all id3tags in the file and it still wouldn't play, but I have found the solution by updating the LavFilters now the Internal Player handles it all well.

Edit: Could I maybe ask for a "enhancement" of the Internal Player?

When playing a song to display the Internal id3Tags of the File?
Last edited by iammike on 2023-11-06, 00:53 UTC, edited 1 time in total.
User avatar
iammike
Junior Member
Junior Member
Posts: 19
Joined: 2011-05-18, 10:43 UTC
Location: SE Asia

Re: Lister issue with M4a and Mp3

Post by *iammike »

Gral wrote: 2023-11-05, 11:56 UTC If you want to play M4A files with the MMedia plugin, you need to add the M4A extension to detect string in MMEDIA.INI file in the plugin directory.

Just add "m4a" at the end of MMEXT key line e.g.

Code: Select all

[ext]
MMEXT=mpe,mpg,m1v,mpeg,wma,wmv,avi,aiff,wav,au,snd,aifc,rmi,midi,mid,cda,wvx,wax,asf,asx,vob,ifo,dat,flv,mkv,mov,mp4,mts,ts,webm,m4a
I have it in the MP3Ext line.

Code: Select all

MP3EXT=mp2,mp3,m4a,m3u,ogg,pls
But will try it, thx for the tip
User avatar
Gral
Power Member
Power Member
Posts: 1600
Joined: 2005-01-26, 15:12 UTC

Re: Lister issue with M4a and Mp3

Post by *Gral »

Note that M4A files can contains various audio codecs e.g. AAC or ALAC. I'm not sure whether the latter is fully supported with LAV Splitter.
User avatar
iammike
Junior Member
Junior Member
Posts: 19
Joined: 2011-05-18, 10:43 UTC
Location: SE Asia

Re: Lister issue with M4a and Mp3

Post by *iammike »

Gral wrote: 2023-11-06, 01:25 UTC Note that M4A files can contains various audio codecs e.g. AAC or ALAC. I'm not sure whether the latter is fully supported with LAV Splitter.
Do you mean LavFilters?

At the moment all the M4A files I throw at it :wink: Do play.

I will check which codec they use and report back

Edit: This one plays both in the Internal Player and MMplayer

Image: https://i.ibb.co/YDJYZwx/alac.jpg

Edit 2: That is weird, now ALL the M4A's that would not play Yesterday PLAY in both players :lol:
User avatar
petermad
Power Member
Power Member
Posts: 16027
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Re: Lister issue with M4a and Mp3

Post by *petermad »

Edit 2: That is weird, now ALL the M4A's that would not play Yesterday PLAY in both players
Maybe youi forgot to restart TC after you made the changes?
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
User avatar
iammike
Junior Member
Junior Member
Posts: 19
Joined: 2011-05-18, 10:43 UTC
Location: SE Asia

[SOLVED] Lister issue with M4a and Mp3

Post by *iammike »

petermad wrote: 2023-11-06, 03:26 UTC
Edit 2: That is weird, now ALL the M4A's that would not play Yesterday PLAY in both players
Maybe youi forgot to restart TC after you made the changes?
:D You could be right about that, TC starts on Boot Up and I don't see a reason (up till now) to stop and restart it (only do that in case of an update)
Post Reply