Hi, I am trying to encode a 2.1gig .wav file using oggenc with the following error message: andrew@ilium:~/Desktop$ oggenc -q 6 merge.wav -o test.ogg ERROR: Cannot open input file "merge.wav": File too large I have compiled oggenc from source: andrew@ilium:~/Desktop$ oggenc -version OggEnc v1.0.2 I am hoping that this not a limitation of oggenc, rather that I have done something a little silly during compile :-) Any thoughts? Andrew -- ????????? ?? ?????? ??????? ???? ???? ??????? ??????? ??????????.
On Wednesday, 19. September 2007, Andrew Strong wrote:> Hi, > > I am trying to encode a 2.1gig .wav file using oggenc with the > following error message: > > andrew@ilium:~/Desktop$ oggenc -q 6 merge.wav -o test.ogg > ERROR: Cannot open input file "merge.wav": File too large > > I have compiled oggenc from source: > > andrew@ilium:~/Desktop$ oggenc -version > OggEnc v1.0.2 > > I am hoping that this not a limitation of oggenc, rather that I have > done something a little silly during compile :-) Any thoughts?This is fixed in the svn trunk of vorbis-tools [1] as per xiph bug 879 [2]. Unfortunately, vorbis-tools hasn't seen a release for more than two years now and so this change is not included in your copy. In case your distribution ships a copy of vorbis-tools, please try that one as it might include Large File Support. I know Gentoo as well as Debian ship LFS-enabled versions of oggenc. Thanks, Robert [1] https://trac.xiph.org/browser/trunk/vorbis-tools [2] https://trac.xiph.org/ticket/879 -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part. Url : http://lists.xiph.org/pipermail/vorbis/attachments/20070919/793e0058/attachment.pgp
Andrew Strong wrote:> I am trying to encode a 2.1gig .wav file using oggenc with the > following error message: > > andrew@ilium:~/Desktop$ oggenc -q 6 merge.wav -o test.ogg > ERROR: Cannot open input file "merge.wav": File too largeThis may be too late to help you, but I got around this problem by converting to raw PCM. Actually, the version of arecord that I was using to make the file would automatically split at 2GB anyway, so I was converting to PCM to allow me to chain it all back together. But it achieved the same result. Geoff.
On Wed, Oct 10, 2007 at 02:15:24AM +0200, Geoff Shang wrote:> Andrew Strong wrote: > > >I am trying to encode a 2.1gig .wav file using oggenc with the > >following error message: > > > >andrew@ilium:~/Desktop$ oggenc -q 6 merge.wav -o test.ogg > >ERROR: Cannot open input file "merge.wav": File too large > > This may be too late to help you, but I got around this problem by > converting to raw PCM. Actually, the version of arecord that I was using > to make the file would automatically split at 2GB anyway, so I was > converting to PCM to allow me to chain it all back together. But it > achieved the same result.Thanks anyway for that! Turns out Ubuntu used the patched oggenc for every distro after Dapper Drake 6.10 so I filed a bug report asking that the Dapper version be patched as well. Not sure how that went as I have moved to Slackware and I am hoping that their version of oggenc will handle large files. If not it is a far better compiling environment and I should be able to utilise the svn repository. Mind you an official release of vorbis tools with the patched oggenc would be nice? Andrew -- Among the tales of sorrow and of ruin that come down to us from the darkness of those days there are yet some in which amid weeping there is joy and under the shadow of death light endures ...