[FFmpeg-trac] #10387(undetermined:new): ffmpeg decoding audio stream includes index data from the idx1 section at end of avi
FFmpeg
trac at avcodec.org
Thu May 25 19:54:53 EEST 2023
#10387: ffmpeg decoding audio stream includes index data from the idx1 section at
end of avi
-------------------------------------+-------------------------------------
Reporter: derek | Owner: (none)
inksley |
Type: defect | Status: new
Priority: normal | Component:
| undetermined
Version: unspecified | Resolution:
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by derek inksley):
Just for reference, I was concat-ing several videos together w/ffmpeg and
noticed a click where the videos were joined, so I tracked it down to
ffmpeg adding the idx1 data to the pcm data by experimentation.
The videos were created using the AVIFile api on Windows, using x264vfw
for compressed video and 2-channel uncompressed signed 16bit pcm for
audio.
Here's an image showing the end of the wavfile which was created via:
ffmpeg -i ffmpeg_issue_game_test.avi d.wav
https://i.postimg.cc/c1g09C8D/idx1-data-in-wavefile.png
Note: Highlighted part is the idx1 data
thanks and best regards,
- dink
--
Ticket URL: <https://trac.ffmpeg.org/ticket/10387#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list