[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 05:31:26 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):

 I am also getting this error when running the following command:
 ffmpeg -i footage.mp3 -c:a libfdk_aac -b:a 128k -map 0:0 -f segment
 -segment_time 10 -segment_list outputlist.m3u8 -segment_format mpegts
 'output%03d.m4a'

 Here is the output:
 {{{
 ffmpeg version 2.3.git Copyright (c) 2000-2014 the FFmpeg developers
   built on Sep 11 2014 01:21:47 with gcc 4.8 (Ubuntu 4.8.2-19ubuntu1)
   configuration: --prefix=/home/ubuntu/ffmpeg_build --extra-
 cflags=-I/home/ubuntu/ffmpeg_build/include --extra-
 ldflags=-L/home/ubuntu/ffmpeg_build/lib --bindir=/home/ubuntu/bin
 --enable-gpl --enable-libass --enable-libfdk-aac --enable-libfreetype
 --enable-libmp3lame --enable-libtheora --enable-libvorbis --enable-libx264
 --enable-nonfree
   libavutil      54.  7.100 / 54.  7.100
   libavcodec     56.  1.100 / 56.  1.100
   libavformat    56.  4.101 / 56.  4.101
   libavdevice    56.  0.100 / 56.  0.100
   libavfilter     5.  1.100 /  5.  1.100
   libswscale      3.  0.100 /  3.  0.100
   libswresample   1.  1.100 /  1.  1.100
   libpostproc    53.  0.100 / 53.  0.100
 Input #0, mp3, from 'footage.mp3':
   Metadata:
     title           : I've Seen Footage
     artist          : Death Grips
     album           : The Money Store
     track           : 6
   Duration: 00:03:22.89, start: 0.025057, bitrate: 128 kb/s
     Stream #0:0: Audio: mp3, 44100 Hz, stereo, s16p, 128 kb/s
     Metadata:
       encoder         : LAME3.98b
     Side data:
       replaygain: track gain - -9.800000, track peak - unknown, album gain
 - unknown, album peak - unknown,
 [mpegts @ 0x21f5ac0] Using AVStream.codec.time_base as a timebase hint to
 the muxer is deprecated. Set AVStream.time_base instead.
 [adts @ 0x21ff680] Using AVStream.codec.time_base as a timebase hint to
 the muxer is deprecated. Set AVStream.time_base instead.
 Output #0, segment, to 'stream/seg-%03d.m4a':
   Metadata:
     title           : I've Seen Footage
     artist          : Death Grips
     album           : The Money Store
     track           : 6
     encoder         : Lavf56.4.101
     Stream #0:0: Audio: aac (libfdk_aac), 44100 Hz, stereo, s16, 128 kb/s
     Metadata:
       encoder         : Lavc56.1.100 libfdk_aac
 Stream mapping:
   Stream #0:0 -> #0:0 (mp3 (native) -> aac (libfdk_aac))
 Press [q] to stop, [?] for help
 [mpegts @ 0x21a12c0] Using AVStream.codec.time_base as a timebase hint to
 the muxer is deprecated. Set AVStream.time_base instead.
 [adts @ 0x21f59a0] Using AVStream.codec.time_base as a timebase hint to
 the muxer is deprecated. Set AVStream.time_base instead.
 [mpegts @ 0x21a12c0] Using AVStream.codec.time_base as a timebase hint to
 the muxer is deprecated. Set AVStream.time_base instead.
 [adts @ 0x21a1dc0] Using AVStream.codec.time_base as a timebase hint to
 the muxer is deprecated. Set AVStream.time_base instead.
 [mpegts @ 0x21a12c0] Using AVStream.codec.time_base as a timebase hint to
 the muxer is deprecated. Set AVStream.time_base instead.
 [adts @ 0x21b7b80] Using AVStream.codec.time_base as a timebase hint to
 the muxer is deprecated. Set AVStream.time_base instead.
 [mpegts @ 0x21b7b80] Using AVStream.codec.time_base as a timebase hint to
 the muxer is deprecated. Set AVStream.time_base instead.
 [adts @ 0x21a12c0] Using AVStream.codec.time_base as a timebase hint to
 the muxer is deprecated. Set AVStream.time_base instead.
 [mpegts @ 0x21a12c0] Using AVStream.codec.time_base as a timebase hint to
 the muxer is deprecated. Set AVStream.time_base instead.
 [adts @ 0x21a1ae0] Using AVStream.codec.time_base as a timebase hint to
 the muxer is deprecated. Set AVStream.time_base instead.
 [mpegts @ 0x21a12c0] Using AVStream.codec.time_base as a timebase hint to
 the muxer is deprecated. Set AVStream.time_base instead.
 [adts @ 0x219bce0] Using AVStream.codec.time_base as a timebase hint to
 the muxer is deprecated. Set AVStream.time_base instead.
 [mpegts @ 0x21a12c0] Using AVStream.codec.time_base as a timebase hint to
 the muxer is deprecated. Set AVStream.time_base instead.
 [adts @ 0x21a2440] Using AVStream.codec.time_base as a timebase hint to
 the muxer is deprecated. Set AVStream.time_base instead.
 [mpegts @ 0x21a12c0] Using AVStream.codec.time_base as a timebase hint to
 the muxer is deprecated. Set AVStream.time_base instead.
 [adts @ 0x21a2440] Using AVStream.codec.time_base as a timebase hint to
 the muxer is deprecated. Set AVStream.time_base instead.
 [mpegts @ 0x21a2440] Using AVStream.codec.time_base as a timebase hint to
 the muxer is deprecated. Set AVStream.time_base instead.
 [adts @ 0x219bce0] Using AVStream.codec.time_base as a timebase hint to
 the muxer is deprecated. Set AVStream.time_base instead.
 [mpegts @ 0x21a2440] Using AVStream.codec.time_base as a timebase hint to
 the muxer is deprecated. Set AVStream.time_base instead.
 [adts @ 0x219bce0] Using AVStream.codec.time_base as a timebase hint to
 the muxer is deprecated. Set AVStream.time_base instead.
 [mpegts @ 0x21a2440] Using AVStream.codec.time_base as a timebase hint to
 the muxer is deprecated. Set AVStream.time_base instead.
 [adts @ 0x219bce0] Using AVStream.codec.time_base as a timebase hint to
 the muxer is deprecated. Set AVStream.time_base instead.
 [mpegts @ 0x219bce0] Using AVStream.codec.time_base as a timebase hint to
 the muxer is deprecated. Set AVStream.time_base instead.
 [adts @ 0x21a2440] Using AVStream.codec.time_base as a timebase hint to
 the muxer is deprecated. Set AVStream.time_base instead.
 [mpegts @ 0x21a2440] Using AVStream.codec.time_base as a timebase hint to
 the muxer is deprecated. Set AVStream.time_base instead.
 [adts @ 0x219bce0] Using AVStream.codec.time_base as a timebase hint to
 the muxer is deprecated. Set AVStream.time_base instead.
 [mpegts @ 0x219bce0] Using AVStream.codec.time_base as a timebase hint to
 the muxer is deprecated. Set AVStream.time_base instead.
 [adts @ 0x21a2440] Using AVStream.codec.time_base as a timebase hint to
 the muxer is deprecated. Set AVStream.time_base instead.
 [mpegts @ 0x21a2440] Using AVStream.codec.time_base as a timebase hint to
 the muxer is deprecated. Set AVStream.time_base instead.
 [adts @ 0x219fae0] Using AVStream.codec.time_base as a timebase hint to
 the muxer is deprecated. Set AVStream.time_base instead.
 [mpegts @ 0x21a2440] Using AVStream.codec.time_base as a timebase hint to
 the muxer is deprecated. Set AVStream.time_base instead.
 [adts @ 0x219bce0] Using AVStream.codec.time_base as a timebase hint to
 the muxer is deprecated. Set AVStream.time_base instead.
 [mpegts @ 0x219bce0] Using AVStream.codec.time_base as a timebase hint to
 the muxer is deprecated. Set AVStream.time_base instead.
 [adts @ 0x21a2440] Using AVStream.codec.time_base as a timebase hint to
 the muxer is deprecated. Set AVStream.time_base instead.
 [mpegts @ 0x21a2440] Using AVStream.codec.time_base as a timebase hint to
 the muxer is deprecated. Set AVStream.time_base instead.
 [adts @ 0x219bce0] Using AVStream.codec.time_base as a timebase hint to
 the muxer is deprecated. Set AVStream.time_base instead.
 [mpegts @ 0x21a2440] Using AVStream.codec.time_base as a timebase hint to
 the muxer is deprecated. Set AVStream.time_base instead.
 [adts @ 0x219bce0] Using AVStream.codec.time_base as a timebase hint to
 the muxer is deprecated. Set AVStream.time_base instead.
 [mpegts @ 0x21a2440] Using AVStream.codec.time_base as a timebase hint to
 the muxer is deprecated. Set AVStream.time_base instead.
 [adts @ 0x219bce0] Using AVStream.codec.time_base as a timebase hint to
 the muxer is deprecated. Set AVStream.time_base instead.
 [mp3 @ 0x219caa0] Header missing
 Error while decoding stream #0:0: Invalid data found when processing input
 size=N/A time=00:03:22.87 bitrate=N/A
 video:0kB audio:3171kB subtitle:0kB other streams:0kB global headers:0kB
 muxing overhead: unknown
 }}}

 What is going on here and is somebody working on a fix? If not what
 version should I revert back to in order to avoid this bug?

 Thanks,
 Tom

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


More information about the FFmpeg-trac mailing list