[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 Sep 11 17:35:44 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 tab1293):

 Replying to [comment:18 cehoyos]:
 > Replying to [comment:17 tab1293]:
 > > I am also getting this error
 >
 > Which error?
 >
 > I understand that a flood of warnings is annoying but unfortunately,
 real regressions (with effect for the output files) exist and I believe
 they are much more important. Don't you agree?

 I guess 'error' was the wrong word choice. I am just a little confused as
 to what the message
 {{{
 [adts @ 0x219bce0] Using AVStream.codec.time_base as a timebase hint to
 the muxer is deprecated. Set AVStream.time_base instead.
 }}}
 means and how I can set AVStream.time_base instead of
 AVStream.codec.time_base. Also what is up with the message
 {{{
 [mp3 @ 0x219caa0] Header missing
 Error while decoding stream #0:0: Invalid data found when processing input
 }}}
 It seems to me like ffmpeg is having trouble segmenting the mp3 file. Can
 somebody please elaborate why ffmpeg is outputting these messages and what
 they mean?

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


More information about the FFmpeg-trac mailing list