#10988(undetermined:new): Acrossover crash
#10988: Acrossover crash -------------------------------------+------------------------------------- Reporter: JamesBond | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Setup: Windows 7 x64, FFMPEG g08781ebe1-2024-04-29 x64 Source: song.dsf https://fastupload.io/en/8hp1Dg1K3KNY3Zc/file Command: ffmpeg -i song.dsf -af "volume=6dB,aresample=96000:resampler=soxr:precision=28:osf=s32:dither_method=triangular_hp,acrossover=24000:order=8th[low][high];[low]anull;[high]anullsink" out.flac When the encoding is almost done, the red line appears. It says “Assertion best_input >= 0 failed at fftools/ffmpeg_filter.c:2075”. Then I see a GUI window that says “ffmpeg.exe has stopped working” with a button “Close the program”. An incomplete FLAC file remains on the disk, i.e. flac -t song.flac says “FLAC__STREAM_DECODER_ERROR_STATUS_LOST_SYNC” and “ FLAC__STREAM_DECODER_END_OF_STREAM”. If I remove that acrossover filter, then the encoding goes fine. -- Ticket URL: <https://trac.ffmpeg.org/ticket/10988> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
#10988: Acrossover crash -------------------------------------+------------------------------------- Reporter: JamesBond | Owner: (none) Type: defect | Status: new Priority: important | Component: | undetermined Version: unspecified | Resolution: Keywords: crash abort | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by mkver): * keywords: => crash abort * priority: normal => important * reproduced: 0 => 1 Comment: Sample uploaded to https://streams.videolan.org/ffmpeg/incoming/10988/ -- Ticket URL: <https://trac.ffmpeg.org/ticket/10988#comment:1> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
#10988: Acrossover crash -------------------------------------+------------------------------------- Reporter: JamesBond | Owner: (none) Type: defect | Status: new Priority: important | Component: | undetermined Version: unspecified | Resolution: Keywords: crash abort | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by JamesBond): I face the same error without acrossover, but with loudnorm filter. Source: sweep.dsf https://www.upload.ee/files/16581066/sweep.dsf.zip.html Command: ffmpeg -i sweep.dsf -af "volume=6dB,loudnorm,aresample=88200:resampler=soxr:precision=28:dither_method=triangular_hp" out.flac -- Ticket URL: <https://trac.ffmpeg.org/ticket/10988#comment:2> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
#10988: Acrossover crash -------------------------------------+------------------------------------- Reporter: JamesBond | Owner: (none) Type: defect | Status: new Priority: important | Component: | undetermined Version: unspecified | Resolution: Keywords: crash abort | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by Hunter Hogan): I ''think'' the tests I ran and uploaded point to swresample as the locus. https://trac.ffmpeg.org/ticket/10990 -- Ticket URL: <https://trac.ffmpeg.org/ticket/10988#comment:3> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
#10988: Acrossover crash -------------------------------------+------------------------------------- Reporter: JamesBond | Owner: (none) Type: defect | Status: new Priority: important | Component: | undetermined Version: unspecified | Resolution: Keywords: crash abort | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by JamesBond): Dear @mkver, could you copy sweep.dsf.zip to that stream.videolan.org folder as well? -- Ticket URL: <https://trac.ffmpeg.org/ticket/10988#comment:4> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
#10988: Acrossover crash -------------------------------------+------------------------------------- Reporter: JamesBond | Owner: (none) Type: defect | Status: closed Priority: important | Component: | undetermined Version: unspecified | Resolution: fixed Keywords: crash abort | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by Marton Balint): * resolution: => fixed * status: new => closed Comment: Likely fixed in 44546751db824002f07cc0b8b2fc62587a5a34b5. Reopen if not. -- Ticket URL: <https://trac.ffmpeg.org/ticket/10988#comment:5> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
participants (1)
-
FFmpeg