[FFmpeg-trac] #192(FFmpeg:new): FFMPEG Sound Issue

FFmpeg trac at avcodec.org
Thu May 12 12:26:59 CEST 2011


#192: FFMPEG Sound Issue
--------------------------+---------------------
  Reporter:  mulshanker   |      Owner:  michael
      Type:  defect       |     Status:  new
  Priority:  normal       |  Component:  FFmpeg
   Version:  unspecified  |   Keywords:  Sound
Blocked By:               |   Blocking:
Reproduced:  0            |   Analyzed:  0
--------------------------+---------------------
 When i transcode video file by ffmpeg tool, i am able to transcode the
 file into AAC & video codec H264. But, problem is that i am not getting
 the sound clarity in transcoded file as it is in the original file.


 Here, is the ffmpeg command

 ffmpeg -i _CoralReef_720.wmv -ab 100 -b 250
  -s 1024*800 -fpre libx264-lossless_ultrafast.ffpreset -vol
 250 -acodec aac -vcodec libx264 -crf 18 -strict experimental -y
 _CoralReef_720.mp4


 Please let me know if i am missing something.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/192>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list