[FFmpeg-trac] #4883(undetermined:new): Audio with multiple sample rates causes pitch issues
FFmpeg
trac at avcodec.org
Sat Sep 26 22:59:02 CEST 2015
#4883: Audio with multiple sample rates causes pitch issues
-------------------------------------+-------------------------------------
Reporter: TalLevAmi | Type: defect
Status: new | Priority: normal
Component: | Version:
undetermined | unspecified
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Summary of the bug:
Encoding a video whose audio track as two parts one with 44100 and one
with 48000 causes pitch issues in one of the parts.
How to reproduce:
{{{
% ffmpeg -report -y -i nlpebvbo8gaxpvffcnb6.mp4 -codec:v libx264 -codec:a
libfaac -pix_fmt yuv420p -crf 30 out.mp4
}}}
Attached is the log file from running with -report.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/4883>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list