Log in

View Full Version : Do anyone have windows version Truehd encoder?


yuncheng1987
16th October 2015, 02:31
There are only mac osx version can use, so I want the win version?
Does anyone have?

filler56789
16th October 2015, 09:08
FWIW, this is the reply that ``someone´´ wrote me "ages ago" regarding WinMLP:

To my knowledge, the software has never left Dolby. When we were using it, they actually sent us an entire computer with it pre-installed, and our user account on the machine didn't have any access to where the software was installed. They were very protective of it... We used it for a couple of weeks and then had to return the entire computer.

I don't know of anyone else that's even seen the software. They really wanted us to use TrueHD on the title we were working on, so they went out of their way to help us out... In the end we still ended up using DTS, Dolby just couldn't do seamless branching easily at that time, even with the PC version of the software. (It took forever to set up an encode, and I seem to remember it taking several hours to encode a single 45 minute TV episode. Multiply that by 3 seasons of the show and there was just no way we had the time to do it all... DTS could do it in about 30 minutes.)

Snowknight26
16th October 2015, 15:46
Since you didn't specify which encoder, ffmpeg can encode TrueHD on Windows.

tebasuna51
16th October 2015, 16:04
Since you didn't specify which encoder, ffmpeg can encode TrueHD on Windows.

Only decode, but not encode
Codecs:
D..... = Decoding supported
.E.... = Encoding supported
..A... = Audio codec
...I.. = Intra frame-only codec
....L. = Lossy compression
.....S = Lossless compression
-------
D.A..S truehd TrueHD

Snowknight26
16th October 2015, 19:47
Ah true, I was looking at -formats and didn't realize that 'E' meant mux, not encode. :p