Re: errors in valgrind

devel <[email protected]>
Newsgroups gmane.comp.multimedia.ogg.vorbis.general
Organization UANS
Message-ID <[email protected]>
On Tuesday 26 May 2009 04:23:06 pm you wrote:
> I don't need to know what version of the Linux kernel you're running,
> but I would be interested to know what kind of input, what arguments
> passed to oggenc, etc...

The first is oggenc:
valgrind --tool=memcheck --leak-check=yes --show-reachable=yes --num-
callers=20 --track-fds=yes oggenc -b 32 -M 32 -m 32 --managed - -o oggtest.ogg 
</home/radmin/music/wav/000002_.wav

The second is encoder_example.c:
valgrind --tool=memcheck --leak-check=yes --show-reachable=yes --num-
callers=20 --track-fds=yes ./encoder_example 
</home/radmin/music/wav/000002_.wav > test.ogg

These are the settings for encoder_example.c
ret = vorbis_encode_init(&vi,2,44100,32000,32000,32000)

-rr
w3rn
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.