Commit 64139f7
christophecvr
Added downmix trough gstreamer for all boxes
All boxes who do have /proc/audio/ac3 entry
and that field does contain downmix when downmix has been selected to on in e2,
will now play dts downmixed by gstreamer.
Note the plugin :
gstreamer1.0-plugins-bad-dtsdec needs to be installed
on stb :
opkg install gstreamer1.0-plugins-bad-dtsdec
modified: gstdvbaudiosink.c1 parent 8dddeb3 commit 64139f7
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
439 | 439 | | |
440 | 440 | | |
441 | 441 | | |
| 442 | + | |
| 443 | + | |
442 | 444 | | |
| 445 | + | |
443 | 446 | | |
444 | 447 | | |
445 | 448 | | |
| |||
0 commit comments