This bug was fixed in the package libdca - 0.0.5-10 --------------- libdca (0.0.5-10) unstable; urgency=medium
* QA upload. * Upload to unstable. * Reverted to default GCC provided by Debian. * debian/copyright: - Migrated to 1.0 format. - Updated all information. * debian/rules: added override_dh_installdocs to install some docs in all packages. -- Joao Eriberto Mota Filho <eribe...@debian.org> Sat, 14 May 2016 20:37:00 -0300 ** Changed in: libdca (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to libdca in Ubuntu. https://bugs.launchpad.net/bugs/800285 Title: libdca can't read files > 2Gb Status in libdca package in Ubuntu: Fix Released Bug description: ubuntu 11.04 version of libdca0 : 0.0.5-3 I tried to read a dts file to ac3 with: dcadec -o wavall file.dts | aften file.ac3 and received the following error "Value too large for defined data type - could not open file" same error with dcadec -o wavall file.dts > /dev/null I've found that adding CFLAGS="-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE" solves the issue (confirm by myself after recompiling the 0.0.5 source on my desktop with the flags) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libdca/+bug/800285/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp