[FFmpeg-trac] #542(undetermined:new): Missing audio when encoding to mpeg-ts with "-threads 0"

FFmpeg trac at avcodec.org
Wed Oct 12 23:49:13 CEST 2011


#542: Missing audio when encoding to mpeg-ts with "-threads 0"
-------------------------------------+-------------------------------------
             Reporter:  terran       |                    Owner:  michael
                 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):

 Replying to [comment:16 terran]:

 > In other words, this fails too:
 >
 > {{{
 > ffmpeg -i rehearsal.mp4 -threads 0 -vcodec libx264 -b:v 7000000 -strict
 experimental -acodec aac out.ts
 > }}}

 What about ffmpeg -i rehearsal.mp4 -threads 0 -vcodec libx264 -b:v 7000000
 -acodec mp2 out.ts
 and ffmpeg -i rehearsal.mp4 -threads 0 -vcodec libx264 -b:v 7000000
 -acodec mp2 out.avi  / out.mp4 ?

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


More information about the FFmpeg-trac mailing list