[FFmpeg-trac] #3723(undetermined:new): aac copy issue with -bsf:a aac_adtstoasc when container is not flv, m4a, mov or mp4

FFmpeg trac at avcodec.org
Wed Jun 18 01:43:28 CEST 2014


#3723: aac copy issue with -bsf:a aac_adtstoasc when container is not flv, m4a,
mov or mp4
-------------------------------------+-------------------------------------
             Reporter:  feelart      |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by cehoyos):

 It is possible that this specific issue - avi does not warn if invalid aac
 stream are written - gets fixed but please understand that generally,
 ffmpeg (and the libraries) cannot guess what you want: If you specify a
 bitstream filter on the command line, you should expect that it is used
 and if you don't specify a bitstream filter, it won't be used. (There is a
 feature request for automatically inserting bitstream filters but this is
 not trivial and it is not what you request in your ticket description.)
 Please understand that it is not the fault of the FFmpeg developers that
 different methods of writing aac into containers are defined.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/3723#comment:5>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list