Search found 7 matches
- 30 Mar 2013, 23:53
- Forum: Help and Support
- Topic: DTS-HD, MA, TrueHD, etc.
- Replies: 7
- Views: 6060
Re: DTS-HD, MA, TrueHD, etc.
If anyone is interested, this is what I currently have: {ac}{audio.FormatProfile =~ /MA Core/ ? audio.FormatProfile.replace("MA Core",'-HD') : (audio.FormatProfile =~ /ES/ ? audio.FormatProfile.replace("ES",'-ES') : (audio.FormatProfile =~ /Pro/ ? audio.FormatProfile.replace("Pro",'-Pro') : (audio ...
- 30 Mar 2013, 19:23
- Forum: Help and Support
- Topic: DTS-HD, MA, TrueHD, etc.
- Replies: 7
- Views: 6060
Re: DTS-HD, MA, TrueHD, etc.
Thank you very much,
You have excellent support here.
However, the MediaInfo comes up blank...
You have excellent support here.
However, the MediaInfo comes up blank...
- 30 Mar 2013, 12:27
- Forum: Help and Support
- Topic: DTS-HD, MA, TrueHD, etc.
- Replies: 7
- Views: 6060
Re: DTS-HD, MA, TrueHD, etc.
Thanks for that, unfortunately I'm on OSX, so cannot view the bindings to that degree, unless you can point me in a direction or is there a post somewhere that contains all bindings? I just tried {audio.Format_Profile} and that contains MA Core (DTS-HD MA). I'm also seeing Layer 3 (mp3), Pro (WMA ...
- 29 Mar 2013, 19:54
- Forum: Help and Support
- Topic: DTS-HD, MA, TrueHD, etc.
- Replies: 7
- Views: 6060
Re: DTS-HD, MA, TrueHD, etc.
Its the {ac} binding I'm looking at. for example DTS-HD MA shows up as DTS. I'm unsure of a couple of things, such as how XBMC identifies the audio codec, which are correctly displayed. Or if this is normal within the file containers. Or how to handle this for correct file naming. Ultimately I'd ...
- 29 Mar 2013, 02:19
- Forum: Help and Support
- Topic: DTS-HD, MA, TrueHD, etc.
- Replies: 7
- Views: 6060
DTS-HD, MA, TrueHD, etc.
Hi Guys,
I wonder if anyone can help? I have several DTS-HD, MA and TureHD encoded files. However when it renames them, its not identifying them as TureHD or DTS-HD MA.
Thanks,
I wonder if anyone can help? I have several DTS-HD, MA and TureHD encoded files. However when it renames them, its not identifying them as TureHD or DTS-HD MA.
Thanks,
- 29 Mar 2013, 00:31
- Forum: Help and Support
- Topic: Names that contain "The"
- Replies: 1
- Views: 2028
- 28 Mar 2013, 23:36
- Forum: Help and Support
- Topic: Names that contain "The"
- Replies: 1
- Views: 2028
Names that contain "The"
Hi Guys, Do you know how hard it is to search for something that contains the word "The"... Anyway without much luck finding a historical post of this nature. Is there a way to re-format folder names for example "The Breakfast Club (1985)" to "Breakfast Club, The (1985)"? I'm currently using ...