[FFmpeg-user] mov to mp4 Error
    Moritz Barsnick 
    barsnick at gmx.net
       
    Thu Oct  8 13:00:47 CEST 2015
    
    
  
On Thu, Oct 08, 2015 at 15:39:16 +0530, s00b4u . wrote:
> One question though,
> How did you know from logs that it is problem with Audio? To me, it
> looked like problem with Stream Mapping. The error came only after
> Stream Mapping happened. 
It _is_ a problem with stream mapping. The MP4 muxer cannot map PCM
audio into the container. The consequence is that you either need to
drop audio or convert it to something else.
Moritz
    
    
More information about the ffmpeg-user
mailing list