[FFmpeg-trac] #3797(avformat:open): AVStream.time_base is causing audio/video sync issues and growing videos

FFmpeg trac at avcodec.org
Fri Sep 26 19:51:48 CEST 2014


#3797: AVStream.time_base is causing audio/video sync issues and growing videos
------------------------------------+------------------------------------
             Reporter:  hackeron    |                    Owner:
                 Type:  defect      |                   Status:  open
             Priority:  important   |                Component:  avformat
              Version:  git-master  |               Resolution:
             Keywords:  regression  |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+------------------------------------

Comment (by ricky-ticky):

 share my stream too: http://194.85.16.42:9005. IP is static.
 use it like this:
 /usr/bin/ffmpeg -i http://194.85.16.42:9005 -vcodec copy -threads 4
 -strict experimental -acodec libfdk_aac -ar 44100 -ac 2 -ab 96000 -bufsize
 1835k -pix_fmt yuv420p -flags -global_header -hls_time 10 -hls_list_size 6
 -hls_wrap 10 -start_number 1 /live/stream/hi.m3u8

--
Ticket URL: <https://trac.ffmpeg.org/ticket/3797#comment:23>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list