[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:48:54 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 vkroutik):

 Thank you for all your help. I am choosing now 3 streams only: -map 0:0
 -map 0:1 -map 0:2 and it works. Here is my command:
 C:\Dev\Tools\ffmpeg2\ffmpeg.exe  -i
 "C:\Dev\Files\ContentRelated\Torgashi1.mov" -t 5 -vcodec libx264 -acodec
 aac -strict experimental -b:v 704k  -s 640x360 -map 0:a:5 -map 0:0 -map
 0:1 -map 0:2 -y "C:\Dev\Files\ContentRelated\Torgashi1.mp4"

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


More information about the FFmpeg-trac mailing list