[FFmpeg-trac] #11018(ffmpeg:new): Bug: Export AAC from video file with specific duration don't give the good duration
FFmpeg
trac at avcodec.org
Sun May 19 16:46:01 EEST 2024
#11018: Bug: Export AAC from video file with specific duration don't give the good
duration
-------------------------------------+-------------------------------------
Reporter: | Owner: (none)
Imprevisible |
Type: defect | Status: new
Priority: normal | Component: ffmpeg
Version: unspecified | Resolution:
Keywords: segment aac | Blocked By:
seek seeking |
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by Imprevisible):
Based on that:[https://datatracker.ietf.org/doc/html/draft-pantos-http-
live-streaming-20#section-3.4](https://datatracker.ietf.org/doc/html
/draft-pantos-http-live-streaming-20#section-3.4)
I can't use a lot of codecs:
{{{
Supported Packed Audio formats are AAC with ADTS
framing [ISO_13818_7]; MP3 [ISO_13818_3]; AC-3 [AC_3]; and Enhanced
AC-3 [AC_3].
}}}
As I can see on the apple website, FLAC is also possible. But I don't see
the SPF of each one of them. For information, this ffmpeg command is
generated with a python script, to select the right audio index, the right
parameters.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/11018#comment:6>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list