[FFmpeg-devel] [Ffmpeg-devel] corrupt audio when cut [BUGGY AGAIN]
Cyrus A
lists
Mon Jul 16 16:19:35 CEST 2007
Cyrus A wrote:
> Panagiotis Issaris wrote:
>
>> Hi,
>>
>> Michael Niedermayer wrote:
>>
>>> Hi
>>>
>>> On Sun, Feb 04, 2007 at 10:02:00AM -0000, Wolfram Gloger wrote:
>>>
>>>
>>>>> I'll post a patch later today passing old_offset and you can take your
>>>>> pick.
>>>>>
>>>>>
>>>> Appended below.
>>>>
>>>>
>>> patch looks ok if it passes regression tests
>>>
>>>
>> Applied.
>>
>> With friendly regards,
>> Takis
>>
> This error has surfaced again. Did the patch not take?
>
> As a recap, if the ( <-ss value> + 16) % 32 = 0, then the audio is
> corrupted when cut. Using commands of the form:
>
> ffmpeg -ss 528.0 -t 24.0 -y -vcodec copy -acodec copy -i test.avi cut.avi
>
> (In the above case, the audio would be garbled because 528 + 16 = 544
> and 544%32 = 0 .)
>
> Cyrus
>
My ffmpeg info: (unpatched as I figured SVN has the new change... does
it not?)
FFmpeg version SVN-r9685, Copyright (c) 2000-2007 Fabrice Bellard, et al.
configuration: --enable-libmp3lame
libavutil version: 49.4.1
libavcodec version: 51.40.4
libavformat version: 51.12.1
built on Jul 15 2007 12:14:04, gcc: 4.1.1 20070105 (Red Hat 4.1.1-51)
More information about the ffmpeg-devel
mailing list