Public bug reported:

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)

** Affects: libdca (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/800285

Title:
  libdca can't read files > 2Gb

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libdca/+bug/800285/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to