[FFmpeg-trac] #11531(ffmpeg:closed): [Regression] AAC audio in RTSP no more muxed with "-c copy"
FFmpeg
trac at avcodec.org
Wed Apr 9 03:12:15 EEST 2025
#11531: [Regression] AAC audio in RTSP no more muxed with "-c copy"
------------------------------------+----------------------------------
Reporter: HelFix | Owner: (none)
Type: defect | Status: closed
Priority: normal | Component: ffmpeg
Version: git-master | Resolution: fixed
Keywords: AAC FFmpeg | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 1 |
------------------------------------+----------------------------------
Changes (by Jack Lau):
* resolution: wontfix => fixed
Comment:
i found the root reason after careful research,
this indeed a bug because rtsp aac didn't set the need_parsing so that it
cannot mark keyframe
Should be fixed in this patch https://ffmpeg.org/pipermail/ffmpeg-
devel/2025-April/341989.html
--
Ticket URL: <https://trac.ffmpeg.org/ticket/11531#comment:10>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list