[FFmpeg-trac] #3797(undetermined:new): Latest trunk is not syncing audio/video from RTSP

FFmpeg trac at avcodec.org
Thu Jul 24 12:58:16 CEST 2014


#3797: Latest trunk is not syncing audio/video from RTSP
-------------------------------------+-------------------------------------
             Reporter:  hackeron     |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  important    |                Component:
              Version:  git-master   |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by hackeron):

 I've identified what specific commit caused this issue and it is:

 {{{
 commit ac293b66851f6c4461eab03ca91af59d5ee4e02e
 Merge: 8851437 194be1f
 Author: Michael Niedermayer <michaelni at gmx.at>
 Date:   Wed Jun 18 18:18:25 2014 +0200

     Merge commit '194be1f43ea391eb986732707435176e579265aa'

     * commit '194be1f43ea391eb986732707435176e579265aa':
       lavf: switch to AVStream.time_base as the hint for the muxer
 timebase

     Conflicts:
         doc/APIchanges
         libavformat/filmstripenc.c
         libavformat/movenc.c
         libavformat/mxfenc.c
         libavformat/oggenc.c
         libavformat/swf.h
         libavformat/version.h
         tests/ref/lavf/mkv

     Merged-by: Michael Niedermayer <michaelni at gmx.at>
 }}}

 This is the diff of what was changed:
 http://git.videolan.org/?p=ffmpeg.git;a=commitdiff;h=ac293b66851f6c4461eab03ca91af59d5ee4e02e

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


More information about the FFmpeg-trac mailing list