A more elegant fix is to add these build flags conditionally by means
of getconf, which adds the appropriate flags on i386 but adds nothing
new on amd64:
$ git diff
diff --git a/debian/rules b/debian/rules
index ad6f467..89a0069 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,8 @@
#!/u
Am 29.08.2011 16:33, schrieb Reinhard Tartler:
I'm personally not familiar enough with the code to make this decision,
and in fact, I suppose nobody in pkg-multimedia is.
I have rebuilt libdca once without and once with "CFLAGS +=
-D_FILE_OFFSET_BITS=64" and created md5sums of all files in the
On Mon, 29 Aug 2011 13:19:50 +0200
Fabian Greffrath wrote:
Does it work if you recompile the package with
>
> CFLAGS += -D_FILE_OFFSET_BITS=64
>
> in debian/rules?
>
Hi Fabian
Yes, now it works with large files
$ du woodstock.dts
2481332 woodstock.dts
$ dcadec -o wavall -r woodstock.dt
On Mon, Aug 29, 2011 at 15:08:19 (CEST), Fabian Greffrath wrote:
> Am 29.08.2011 13:59, schrieb Reinhard Tartler:
>> Has been rejected for the vlc bugtracker. It seems that libdca does not
>> have a proper backtracker. Therefore, forwarding to the devel mailing
>> list might is more likely to reac
Am 29.08.2011 13:59, schrieb Reinhard Tartler:
Has been rejected for the vlc bugtracker. It seems that libdca does not
have a proper backtracker. Therefore, forwarding to the devel mailing
list might is more likely to reach people that could do something about
this.
http://mailman.videolan.org/l
On Sun, Aug 28, 2011 at 15:58:16 (CEST), Alessio Treglia wrote:
> tags 639593 upstream
> forwarded 639593 https://trac.videolan.org/vlc/ticket/836
> thanks
Has been rejected for the vlc bugtracker. It seems that libdca does not
have a proper backtracker. Therefore, forwarding to the devel mailing
Hi,
thanks for the bug report.
Am 28.08.2011 14:53, schrieb Julian Hughes:
The same command with the same file works normally on amd64.
The same command with small files works normally on x86.
That's expected. Does it work if you recompile the package with
CFLAGS += -D_FILE_OFFSET_BITS=64
i
Package: libdca-utils
Version: 0.0.5-3
Severity: normal
dcadec fails with large files.
Example:
$ du woodstock.dts
2481332 woodstock.dts
$ dcadec -o wavall -r woodstock.dts >wood.wav
libdca-0.0.5 - by Gildas Bazin
based on the a52dec code from Michel Lespinasse and
Aaron Holtzman Value too
8 matches
Mail list logo