[FFmpeg-trac] #2110(undetermined:closed): Mov file when used with FFMPEG loses audio all together while track is there

FFmpeg trac at avcodec.org
Sat Jan 5 18:17:38 CET 2013


#2110: Mov file when used with FFMPEG loses audio all together while track is
there
-------------------------------------+-------------------------------------
             Reporter:  vkroutik     |                    Owner:
                 Type:  defect       |                   Status:  closed
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:  mov chan     |               Resolution:
             Blocking:               |  worksforme
Analyzed by developer:  0            |               Blocked By:
                                     |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by cehoyos):

 -dn means "do not process data streams" - if you try the command line
 without -dn, FFmpeg will protest that the data stream cannot be copied.

 Allow me to repeat that - depending on your use case - -map 0 -codec copy
 may not be the best option: It copies large audio tracks that are silent.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2110#comment:8>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list