Hi,

Richard Spindler wrote
[...]
> Ok, I think I've verified this.
>
> Latest updates from CVS, it still fails.
>
> Especially it fails when I call bgav_seek_audio. (Even if I only seek to
> sample 0)
>
> Afterwards I don't get any audio anymore.
>
> Here's the sample file I'm using:
>
> http://www.gungirlaudio.com/zeitsparwerk_fasching-017.mp4
>
> I've commented out the bgav_seek_audio line, and playing the file with
> audio works fine.

Dammit, that was the first time I had an uninitialized variable access,
which got detected neither by gcc nor by valgrind.

Could you please do a cvs update in gmerlin-avdecoder and confirm if it
works for you now?

Here,

bgavdump -s -aseek 0 ~/Desktop/zeitsparwerk_fasching-017.mp4

now works as it should. Good catch BTW :)

Burkhard



------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Gmerlin-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gmerlin-general

Reply via email to