Search Criteria
Package Details: dcaenc 2-2
Git Clone URL: | https://aur.archlinux.org/dcaenc.git (read-only) |
---|---|
Package Base: | dcaenc |
Description: | A Free Software (LGPL-licensed) encoder for the DTS Coherent Acoustics audio format. |
Upstream URL: | http://aepatrakov.narod.ru/dcaenc/ |
Licenses: | |
Submitter: | chenxiaolong |
Maintainer: | chenxiaolong |
Last Packager: | chenxiaolong |
Votes: | 38 |
Popularity: | 0.421862 |
First Submitted: | 2011-12-04 20:07 |
Last Updated: | 2015-06-09 00:10 |
Dependencies (1)
Required by (7)
- audenc (optional)
- avidemux-cli-git (make)
- avidemux-core-git
- avidemux-core-git (make)
- avidemux-qt-git (make)
- h264enc (optional)
- hybrid-encoder (optional)
Latest Comments
sekret commented on 2016-08-29 16:48
Hey man, I just wanted to say that this package also compiles fine on my Raspberry Pi, so if you want to support ARM platforms aswell, you could add armv7h and also armv6h to the arch array.
bernd_b commented on 2015-04-12 13:20
Here I found an answer:
https://bbs.archlinux.org/viewtopic.php?pid=1516847#p1516847
bernd_b commented on 2015-03-20 22:06
The alsa-plugin stopped working for me. It only worked for me via pulseaudio anyway, but with upgrading pulseaudio to version 6, pulseaudio crashes with
<confdir:pcm/dca.conf>
in /etc/asound.conf.
Downgrading pulseaudio to version 5 brings sound back. Anyone with an idea/ fix etc?
chenxiaolong commented on 2013-05-20 18:26
@alphaniner: Thanks! Fixed.
alphaniner commented on 2013-05-20 08:47
the source-path has changed. The sources are now here: http://aepatrakov.narod.ru/olderfiles/1/dcaenc-2.tar.gz
So you have to change the line in PKGBUILD to
"source=("http://aepatrakov.narod.ru/olderfiles/1/${pkgname}-${pkgver}.tar.gz")"