Opened 8 years ago
Closed 4 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 Changed 8 years ago by cehoyos
- Component changed from undetermined to avcodec
- Keywords thd added
- Reproduced by developer set
- Status changed from new to open
- Version changed from unspecified to git-master
comment:2 Changed 8 years ago by richardpl
comment:3 Changed 4 years ago by cehoyos
- Resolution set to fixed
- Status changed from open to 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.....