[FFmpeg-trac] #614(undetermined:new): mpegts issue on localhost

FFmpeg trac at avcodec.org
Sun Nov 6 16:22:35 CET 2011


#614: mpegts issue on localhost
-------------------------------------+-------------------------------------
             Reporter:  burek        |                    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 burek):

 encoding audio only works just fine:

 {{{
 ffmpeg -y -re \
         -f alsa -ar 44100 -ac 2 -i default:CARD=Intel \
         -acodec aac -ab 32k -ar 44100 -ac 2 \
         -strict experimental \
         out.ts
 }}}

 No warnings, errors, nothin, just clear audio :)

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


More information about the FFmpeg-trac mailing list