[issue650] Segfault when decoding corrupt H.264 file

2008-12-01 Thread Panagiotis Issaris
Panagiotis Issaris [EMAIL PROTECTED] added the comment: I've just checked with a fresh checkout of revision 15970, and it's not segfaulting. Running it using Valgrind gives me: ... ==19466== Use of uninitialised value of size 8 ==19466==at 0x60E4D5: get_ue_golomb (golomb.h:63) ==19466==

[issue547] Snow ratecontrol broken

2008-12-01 Thread Panagiotis Issaris
Panagiotis Issaris [EMAIL PROTECTED] added the comment: Just a verification that this is still the case with current SVN. ./ffmpeg -i IceAge2_trailer.avi -vcodec snow -strict -2 -b 600k /tmp/bla.avi FFmpeg version SVN-r15970, Copyright (c) 2000-2008 Fabrice Bellard, et al. configuration:

[issue650] Segfault when decoding corrupt H.264 file

2008-12-01 Thread Diego Biurrun
Diego Biurrun [EMAIL PROTECTED] added the comment: Apparently the problem is gone... -- status: open - closed substatus: open - works_for_me __ FFmpeg issue tracker [EMAIL PROTECTED]

[issue282] H.264 decoder segfault on corrupt file

2008-12-01 Thread Panagiotis Issaris
Panagiotis Issaris [EMAIL PROTECTED] added the comment: I've just rechecked this corrupt sample, and it is causing a segfault again. I wasn't just if it was better to reopen this issue or to create a new one... GNU gdb 6.8-debian Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+:

[issue282] H.264 decoder segfault on corrupt file

2008-12-01 Thread Panagiotis Issaris
Panagiotis Issaris [EMAIL PROTECTED] added the comment: ==23176== Memcheck, a memory error detector. ==23176== Copyright (C) 2002-2007, and GNU GPL'd, by Julian Seward et al. ==23176== Using LibVEX rev 1854, a library for dynamic binary translation. ==23176== Copyright (C) 2004-2007, and GNU

[issue282] H.264 decoder segfault on corrupt file

2008-12-01 Thread Panagiotis Issaris
Panagiotis Issaris [EMAIL PROTECTED] added the comment: Although it was marked as a duplicate of issue 284, I tried the sample provided in issue 284, and that one doesn't cause any segfault, nor does valgrind report anything fishy about it. -- status: closed - open substatus: duplicate

[issue738] heavy corruption / artifacts on some xvid files

2008-12-01 Thread Simon Bühler
New submission from Simon Bühler [EMAIL PROTECTED]: when trying to play some xvid files i get heavy corruptions and audio- xine, which uses a modified library iirc. there is no debug output that would indicate the error source, i'll upload a small sample (500kb) onto the server. --

[issue738] heavy corruption / artifacts on some xvid files

2008-12-01 Thread Simon Bühler
Simon Bühler [EMAIL PROTECTED] added the comment: oh typo, this should read: when trying to play some xvid files i get heavy corruptions and audio- iirc. file is on te ftp server now -- priority: normal - important __ FFmpeg issue

Re: [issue738] heavy corruption / artifacts on some xvid files

2008-12-01 Thread compn
missing full uncut ffmpeg -i yourfile.avi output does any player play it correctly?

[issue282] H.264 decoder segfault on corrupt file

2008-12-01 Thread Michael Niedermayer
Michael Niedermayer [EMAIL PROTECTED] added the comment: Fixed in r15971. -- status: open - closed substatus: open - fixed superseder: -H.264 decoder segfault on corrupt file __ FFmpeg issue tracker [EMAIL PROTECTED]

[issue613] Demuxers don't seek to the beginning of a file

2008-12-01 Thread Michael Niedermayer
Michael Niedermayer [EMAIL PROTECTED] added the comment: no sample after 3 month waiting -- status: open - closed __ FFmpeg issue tracker [EMAIL PROTECTED] https://roundup.mplayerhq.hu/roundup/ffmpeg/issue613

[issue615] mpeg4 artifacts (black smearing) on ppc+altivec architecture.

2008-12-01 Thread Michael Niedermayer
Michael Niedermayer [EMAIL PROTECTED] added the comment: Source file does not decode correctly on x86 either, also source is mencoder generated .avi not .mp4. Closing as this looks rather invalid. Please reopen if this file decodes correctly somewhere, and tell us also in this case where and

[issue739] RV40 segfault on spygames-2MB.rmvb

2008-12-01 Thread Kostya Shishkov
Kostya Shishkov [EMAIL PROTECTED] added the comment: Hmm, decodes without segfault here with the same revision on PPC. Will try with x86_64. -- assignedto: - kostya nosy: +kostya __ FFmpeg issue tracker [EMAIL PROTECTED]