Opened 12 years ago
Closed 8 years ago
#1832 closed enhancement (fixed)
TrueHD Encoder?
Reported by: | marcusj0015 | Owned by: | |
---|---|---|---|
Priority: | wish | Component: | avcodec |
Version: | git-master | Keywords: | thd |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | yes | |
Analyzed by developer: | no |
Description
Could someone create a TrueHD encoder? If I knew how to code, I'd do it myself, and this is probably the most naive thing ever, but can't you just take the TrueHD decoder and basically reverse it? Regardless, a TrueHD encoder would be amazing.
Change History (3)
comment:1 by , 12 years ago
Component: | undetermined → avcodec |
---|---|
Keywords: | thd added |
Reproduced by developer: | set |
Status: | new → open |
Version: | unspecified → git-master |
comment:3 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | open → closed |
Feel free to test the new experimental mlp / TrueHD encoder.
Note:
See TracTickets
for help on using tickets.
There is already abandoned mlp encoder (truehd is just variant of it) around.
And, no it is far from naive and trivial task.....