I'm sharing this in case anyone has one of these TV's.
Apparently, the TV supports MP3 and WAV/LPCM; however it doesn't really work. It will show WAV files from Asset; but if you set a file format to be sent as LPCM or WAV; it *will* not show the file. Which makes no sense; unless Asset is sending the original extensions with files. So everything that's not already .WAV has to be sent as .mp3
I have written a simple control point override that will get stuff working with this TV.
Apparently, the TV supports MP3 and WAV/LPCM; however it doesn't really work. It will show WAV files from Asset; but if you set a file format to be sent as LPCM or WAV; it *will* not show the file. Which makes no sense; unless Asset is sending the original extensions with files. So everything that's not already .WAV has to be sent as .mp3
I have written a simple control point override that will get stuff working with this TV.
Code:
=SHARP-AQUOS [ForceToMP3] * [NoForce] .mp3 .wav
Comment