[FFmpeg-trac] #11314(avformat:new): "alsa" capturing with "-c:a copy" had audio stuttering in AVI

FFmpeg trac at avcodec.org
Sun Nov 24 05:58:41 EET 2024


#11314: "alsa" capturing with "-c:a copy" had audio stuttering in AVI
----------------------------------+------------------------------------
             Reporter:  chconnor  |                    Owner:  (none)
                 Type:  defect    |                   Status:  new
             Priority:  normal    |                Component:  avformat
              Version:  7.0       |               Resolution:
             Keywords:  avi       |               Blocked By:
             Blocking:            |  Reproduced by developer:  0
Analyzed by developer:  1         |
----------------------------------+------------------------------------
Comment (by chconnor):

 {{{
 ffmpeg -f alsa -ac 2 -i hw:CARD=Cx231xxAudio,DEV=0 -c:a copy
 -avoid_negative_ts -1 test-ants.avi
 }}}

 ...I did -avoid_negative_ts with -1, 0, 1, and 2 -- all were broken in the
 same way, and all yielded "non-monotonic" errors during capture.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/11314#comment:9>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list