m4a support on MacOS Samsung TV combo
Posted: Wed Jul 01, 2020 5:21 pm
Hi, this is my first post here, i've been looking for information about my problem everywhere but i couldn't find much so i'm asking here.
Short version: i have a ton of m4a files on a directory on a Mac, i would like to play them on my TV in my living room using UMS, i can't, the TV says some error occurred, non specific.
Long version:I have a Mac Mini late 2014 running UMS 9.7.0 under MacOS Catalina 10.15.5. The TV i'm using to browse UMS is a Samsung Q70R 65", i can see UMS from the TV, i can play video, i have shared my /user/<username>/Music/iTunes/iTunes Music folder in UMS and i can see it, but i can only play mp3 files on the TV, most of my music is in m4a files, i'm using a config file i found on this site that was done for 4K video, the relevant part of the config is this
# Supported audio formats:
Supported = f:aiff m:audio/L16
Supported = f:ape m:audio/ape
Supported = f:flac m:audio/x-flac n:2
Supported = f:m4a|alac m:audio/mp4
Supported = f:mp3 m:audio/mpeg
Supported = f:oga m:audio/ogg
Supported = f:vorbis m:audio/vorbis
Supported = f:wma m:audio/x-ms-wma
Supported = f:wav m:audio/wav
As i said, mp3 files can be played, m4a files show on the TV as mp4 files, the TV says it cannot play them, the files internally are AAC encoded, they have no DRM, here is a sample ffmpeg info for the stream:
encoder : fre:ac v1.1 Beta 3
Duration: 00:05:59.97, start: 0.000000, bitrate: 328 kb/s
Stream #0.0(eng): Audio: aac, 44100 Hz, stereo, s16, 325 kb/s
The log doesn't have any error whatsoever, just says the file was played, e.g
22:04:47 INFO Started playing 01 Sunrise.m4a on your [TV] Samsung Q70 Series (65)
The TV documentation at samsung says it supports this types of file, you can see it here https://downloadcenter.samsung.com/cont ... 0731.0.pdf on page 137
This is all the info i have, if somebody has solved this an can shared the answer or can direct me towards a proper config, or even documentation where i can read and understand this "Supported = " lines, because i can't find much, for example what is the f: the m: and the n: for, i have also seen an a:
Thanks in advance for any help or pointers you can give me.
Short version: i have a ton of m4a files on a directory on a Mac, i would like to play them on my TV in my living room using UMS, i can't, the TV says some error occurred, non specific.
Long version:I have a Mac Mini late 2014 running UMS 9.7.0 under MacOS Catalina 10.15.5. The TV i'm using to browse UMS is a Samsung Q70R 65", i can see UMS from the TV, i can play video, i have shared my /user/<username>/Music/iTunes/iTunes Music folder in UMS and i can see it, but i can only play mp3 files on the TV, most of my music is in m4a files, i'm using a config file i found on this site that was done for 4K video, the relevant part of the config is this
# Supported audio formats:
Supported = f:aiff m:audio/L16
Supported = f:ape m:audio/ape
Supported = f:flac m:audio/x-flac n:2
Supported = f:m4a|alac m:audio/mp4
Supported = f:mp3 m:audio/mpeg
Supported = f:oga m:audio/ogg
Supported = f:vorbis m:audio/vorbis
Supported = f:wma m:audio/x-ms-wma
Supported = f:wav m:audio/wav
As i said, mp3 files can be played, m4a files show on the TV as mp4 files, the TV says it cannot play them, the files internally are AAC encoded, they have no DRM, here is a sample ffmpeg info for the stream:
encoder : fre:ac v1.1 Beta 3
Duration: 00:05:59.97, start: 0.000000, bitrate: 328 kb/s
Stream #0.0(eng): Audio: aac, 44100 Hz, stereo, s16, 325 kb/s
The log doesn't have any error whatsoever, just says the file was played, e.g
22:04:47 INFO Started playing 01 Sunrise.m4a on your [TV] Samsung Q70 Series (65)
The TV documentation at samsung says it supports this types of file, you can see it here https://downloadcenter.samsung.com/cont ... 0731.0.pdf on page 137
This is all the info i have, if somebody has solved this an can shared the answer or can direct me towards a proper config, or even documentation where i can read and understand this "Supported = " lines, because i can't find much, for example what is the f: the m: and the n: for, i have also seen an a:
Thanks in advance for any help or pointers you can give me.