Fixed in 0.0.5-9 (experimental) on Debian. -- 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