[FFmpeg-trac] #3741(undetermined:reopened): Using AVStream.codec.time_base as a timebase hint to the muxer is deprecated. Set AVStream.time_base instead.

FFmpeg trac at avcodec.org
Thu Jul 24 11:01:01 CEST 2014


#3741: Using AVStream.codec.time_base as a timebase hint to the muxer is
deprecated. Set AVStream.time_base instead.
-------------------------------------+-------------------------------------
             Reporter:  miguelapg    |                    Owner:
                 Type:  defect       |                   Status:  reopened
             Priority:  minor        |                Component:
              Version:  git-master   |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  1
-------------------------------------+-------------------------------------

Comment (by blacktrash):

 Replying to [comment:11 BradDodi]:
 > Same issue as above. Unable to use {{{-f segment}}} with the latest
 version of FFmpeg.

 `-f segment` works fine here, I only get the warning, otherwise it works.

 With simply `-f mpegts` to a single file I get `stream 0, timescale not
 set` which probably leads to the warning when segmenting. I've tried to
 make the latter go with `-flags time_base=<some value>`, but I haven't
 found a way to express 1/framerate in the argument that is accepted.

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


More information about the FFmpeg-trac mailing list