[FFmpeg-trac] #2439(avcodec:new): allow to copy latm aac to raw aac without reencoding audio
FFmpeg
trac at avcodec.org
Sun Dec 27 11:11:08 CET 2015
#2439: allow to copy latm aac to raw aac without reencoding audio
-------------------------------------+-----------------------------------
Reporter: nars | Owner:
Type: enhancement | Status: new
Priority: wish | Component: avcodec
Version: git-master | Resolution:
Keywords: aac latm | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-----------------------------------
Comment (by amc1804):
I wish I could do the reverse: copy aac to aac_latm without recoding.
Why? Because my !TiVo can pull H.264 video and AAC audio from my PC, but
only when they're wrapped in mpegts and latm. My camera produces them as
an mp4. The conversion could in principle be done with no recoding, but
currently with ffmpeg I have no choice but to recode the audio (to ac3 for
example), because ffmpeg cannot produce latm.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/2439#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list