[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
Tue Jul 22 19:10:37 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
-------------------------------------+-------------------------------------
Changes (by blacktrash):

 * status:  closed => reopened
 * resolution:  fixed =>


Comment:

 Could I have the confirmation that the warning is to be expected with `-f
 segment`? If yes, this can be closed again, thank you.


 {{{
 ffmpeg -i ../test.mp4 -c copy -bsf:v h264_mp4toannexb -map 0 -f segment
 -segment_
 time 10 -segment_list test.m3u8 %02d.ts
 ffmpeg version N-64901-ged248e7 Copyright (c) 2000-2014 the FFmpeg
 developers
   built on Jul 22 2014 17:54:41 with Apple LLVM version 5.1
 (clang-503.0.40) (based on LLVM 3.4svn)
   configuration: --enable-gpl --enable-version3 --enable-nonfree
 --disable-ffserver --enable-shared --enable-libfdk-aac --enable-libx265
 --enable-libx264 --enable-libxvid --enable-libfaac --enable-libmp3lame
 --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libvidstab
 --extra-cflags=-I/sw/include --extra-libs=-L/sw/lib
   libavutil      52. 92.101 / 52. 92.101
   libavcodec     55. 69.100 / 55. 69.100
   libavformat    55. 48.101 / 55. 48.101
   libavdevice    55. 13.102 / 55. 13.102
   libavfilter     4. 11.102 /  4. 11.102
   libswscale      2.  6.100 /  2.  6.100
   libswresample   0. 19.100 /  0. 19.100
   libpostproc    52.  3.100 / 52.  3.100
 [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7f9efb021800] stream 0, timescale not set
 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '../test.mp4':
   Metadata:
     major_brand     : isom
     minor_version   : 1
     compatible_brands: isom
     creation_time   : 2014-03-06 08:06:38
   Duration: 00:04:14.24, start: 0.114694, bitrate: 958 kb/s
     Stream #0:0(und): Video: h264 (Constrained Baseline) (avc1 /
 0x31637661), yuv420p, 640x480 [SAR 1:1 DAR 4:3], 890 kb/s, 25 fps, 25 tbr,
 12800 tbn, 50 tbc (default)
     Metadata:
       handler_name    : VideoHandler
     Stream #0:1(und): Audio: aac (mp4a / 0x6134706D), 44100 Hz, stereo,
 fltp, 64 kb/s (default)
     Metadata:
       handler_name    : SoundHandler
     Stream #0:2: Video: mjpeg, yuvj420p(pc, bt470bg), 640x480 [SAR 1:1 DAR
 4:3], 90k tbr, 90k tbn, 90k tbc
 [mpegts @ 0x7f9efb012c00] Using AVStream.codec.time_base as a timebase
 hint to the muxer is deprecated. Set AVStream.time_base instead.
     Last message repeated 2 times
 [adts @ 0x7f9efb015c00] Using AVStream.codec.time_base as a timebase hint
 to the muxer is deprecated. Set AVStream.time_base instead.
 Output #0, segment, to '%02d.ts':
   Metadata:
     major_brand     : isom
     minor_version   : 1
     compatible_brands: isom
     comment         : © 2002-2008 Black Trash Productions |
 www.blacktrash.org
     title           : Cowboy Canoe Coma - Trailer 1
     encoder         : Lavf55.48.101
     Stream #0:0(und): Video: h264 (avc1 / 0x31637661), yuv420p, 640x480
 [SAR 1:1 DAR 4:3], q=2-31, 890 kb/s, 25 fps, 25 tbn, 25 tbc (default)
     Metadata:
       handler_name    : VideoHandler
     Stream #0:1(und): Audio: aac (mp4a / 0x6134706D), 44100 Hz, stereo, 64
 kb/s (default)
     Metadata:
       handler_name    : SoundHandler
     Stream #0:2: Video: mjpeg, yuvj420p, 640x480 [SAR 1:1 DAR 4:3],
 q=2-31, 90k tbn, 90k tbc
 Stream mapping:
   Stream #0:0 -> #0:0 (copy)
   Stream #0:1 -> #0:1 (copy)
   Stream #0:2 -> #0:2 (copy)
 Press [q] to stop, [?] for help
 [mpegts @ 0x7f9efc009200] Using AVStream.codec.time_base as a timebase
 hint to the muxer is deprecated. Set AVStream.time_base instead.
     Last message repeated 2 times
 [adts @ 0x7f9efc004800] Using AVStream.codec.time_base as a timebase hint
 to the muxer is deprecated. Set AVStream.time_base instead.
 [mpegts @ 0x7f9efb89b200] Using AVStream.codec.time_base as a timebase
 hint to the muxer is deprecated. Set AVStream.time_base instead.
     Last message repeated 2 times
 [adts @ 0x7f9efb80e600] Using AVStream.codec.time_base as a timebase hint
 to the muxer is deprecated. Set AVStream.time_base instead.
 [mpegts @ 0x7f9efc008000] Using AVStream.codec.time_base as a timebase
 hint to the muxer is deprecated. Set AVStream.time_base instead.
     Last message repeated 2 times
 [adts @ 0x7f9efc013000] Using AVStream.codec.time_base as a timebase hint
 to the muxer is deprecated. Set AVStream.time_base instead.
 [mpegts @ 0x7f9efc008000] Using AVStream.codec.time_base as a timebase
 hint to the muxer is deprecated. Set AVStream.time_base instead.
     Last message repeated 2 times
 [adts @ 0x7f9efc05e800] Using AVStream.codec.time_base as a timebase hint
 to the muxer is deprecated. Set AVStream.time_base instead.
 [mpegts @ 0x7f9efc838200] Using AVStream.codec.time_base as a timebase
 hint to the muxer is deprecated. Set AVStream.time_base instead.
     Last message repeated 2 times
 [adts @ 0x7f9efc810000] Using AVStream.codec.time_base as a timebase hint
 to the muxer is deprecated. Set AVStream.time_base instead.
 [mpegts @ 0x7f9efc838200] Using AVStream.codec.time_base as a timebase
 hint to the muxer is deprecated. Set AVStream.time_base instead.
     Last message repeated 2 times
 [adts @ 0x7f9efc83e200] Using AVStream.codec.time_base as a timebase hint
 to the muxer is deprecated. Set AVStream.time_base instead.
 [mpegts @ 0x7f9efc023600] Using AVStream.codec.time_base as a timebase
 hint to the muxer is deprecated. Set AVStream.time_base instead.
     Last message repeated 2 times
 [adts @ 0x7f9efc058600] Using AVStream.codec.time_base as a timebase hint
 to the muxer is deprecated. Set AVStream.time_base instead.
 [mpegts @ 0x7f9efc867c00] Using AVStream.codec.time_base as a timebase
 hint to the muxer is deprecated. Set AVStream.time_base instead.
     Last message repeated 2 times
 [adts @ 0x7f9efc8eda00] Using AVStream.codec.time_base as a timebase hint
 to the muxer is deprecated. Set AVStream.time_base instead.
 [mpegts @ 0x7f9efc008000] Using AVStream.codec.time_base as a timebase
 hint to the muxer is deprecated. Set AVStream.time_base instead.
     Last message repeated 2 times
 [adts @ 0x7f9efc013000] Using AVStream.codec.time_base as a timebase hint
 to the muxer is deprecated. Set AVStream.time_base instead.
 [mpegts @ 0x7f9efc008000] Using AVStream.codec.time_base as a timebase
 hint to the muxer is deprecated. Set AVStream.time_base instead.
     Last message repeated 2 times
 [adts @ 0x7f9efc0a2200] Using AVStream.codec.time_base as a timebase hint
 to the muxer is deprecated. Set AVStream.time_base instead.
 [mpegts @ 0x7f9efb023c00] Using AVStream.codec.time_base as a timebase
 hint to the muxer is deprecated. Set AVStream.time_base instead.
     Last message repeated 2 times
 [adts @ 0x7f9efb047e00] Using AVStream.codec.time_base as a timebase hint
 to the muxer is deprecated. Set AVStream.time_base instead.
 [mpegts @ 0x7f9efc07e000] Using AVStream.codec.time_base as a timebase
 hint to the muxer is deprecated. Set AVStream.time_base instead.
     Last message repeated 2 times
 [adts @ 0x7f9efc089000] Using AVStream.codec.time_base as a timebase hint
 to the muxer is deprecated. Set AVStream.time_base instead.
 [mpegts @ 0x7f9efc07e000] Using AVStream.codec.time_base as a timebase
 hint to the muxer is deprecated. Set AVStream.time_base instead.
     Last message repeated 2 times
 [adts @ 0x7f9efc0e4400] Using AVStream.codec.time_base as a timebase hint
 to the muxer is deprecated. Set AVStream.time_base instead.
 [mpegts @ 0x7f9efc07e000] Using AVStream.codec.time_base as a timebase
 hint to the muxer is deprecated. Set AVStream.time_base instead.
     Last message repeated 2 times
 [adts @ 0x7f9efc10c600] Using AVStream.codec.time_base as a timebase hint
 to the muxer is deprecated. Set AVStream.time_base instead.
 [mpegts @ 0x7f9efc07e000] Using AVStream.codec.time_base as a timebase
 hint to the muxer is deprecated. Set AVStream.time_base instead.
     Last message repeated 2 times
 [adts @ 0x7f9efc161200] Using AVStream.codec.time_base as a timebase hint
 to the muxer is deprecated. Set AVStream.time_base instead.
 [mpegts @ 0x7f9efc07e000] Using AVStream.codec.time_base as a timebase
 hint to the muxer is deprecated. Set AVStream.time_base instead.
     Last message repeated 2 times
 [adts @ 0x7f9efc197400] Using AVStream.codec.time_base as a timebase hint
 to the muxer is deprecated. Set AVStream.time_base instead.
 [mpegts @ 0x7f9efc07e000] Using AVStream.codec.time_base as a timebase
 hint to the muxer is deprecated. Set AVStream.time_base instead.
     Last message repeated 2 times
 [adts @ 0x7f9efc1ac200] Using AVStream.codec.time_base as a timebase hint
 to the muxer is deprecated. Set AVStream.time_base instead.
 [mpegts @ 0x7f9efc07e000] Using AVStream.codec.time_base as a timebase
 hint to the muxer is deprecated. Set AVStream.time_base instead.
     Last message repeated 2 times
 [adts @ 0x7f9efc089000] Using AVStream.codec.time_base as a timebase hint
 to the muxer is deprecated. Set AVStream.time_base instead.
 [mpegts @ 0x7f9efb023c00] Using AVStream.codec.time_base as a timebase
 hint to the muxer is deprecated. Set AVStream.time_base instead.
     Last message repeated 2 times
 [adts @ 0x7f9efb047e00] Using AVStream.codec.time_base as a timebase hint
 to the muxer is deprecated. Set AVStream.time_base instead.
 [mpegts @ 0x7f9efc08d800] Using AVStream.codec.time_base as a timebase
 hint to the muxer is deprecated. Set AVStream.time_base instead.
     Last message repeated 2 times
 [adts @ 0x7f9efc090800] Using AVStream.codec.time_base as a timebase hint
 to the muxer is deprecated. Set AVStream.time_base instead.
 [mpegts @ 0x7f9efc08d800] Using AVStream.codec.time_base as a timebase
 hint to the muxer is deprecated. Set AVStream.time_base instead.
     Last message repeated 2 times
 [adts @ 0x7f9efc03b800] Using AVStream.codec.time_base as a timebase hint
 to the muxer is deprecated. Set AVStream.time_base instead.
 [mpegts @ 0x7f9efc08d800] Using AVStream.codec.time_base as a timebase
 hint to the muxer is deprecated. Set AVStream.time_base instead.
     Last message repeated 2 times
 [adts @ 0x7f9efc03b800] Using AVStream.codec.time_base as a timebase hint
 to the muxer is deprecated. Set AVStream.time_base instead.
 [mpegts @ 0x7f9efc08d800] Using AVStream.codec.time_base as a timebase
 hint to the muxer is deprecated. Set AVStream.time_base instead.
     Last message repeated 2 times
 [adts @ 0x7f9efc28c600] Using AVStream.codec.time_base as a timebase hint
 to the muxer is deprecated. Set AVStream.time_base instead.
 [mpegts @ 0x7f9efb023c00] Using AVStream.codec.time_base as a timebase
 hint to the muxer is deprecated. Set AVStream.time_base instead.
     Last message repeated 2 times
 [adts @ 0x7f9efb047e00] Using AVStream.codec.time_base as a timebase hint
 to the muxer is deprecated. Set AVStream.time_base instead.
 frame= 6355 fps=0.0 q=-1.0 Lq=-1.0 size=N/A time=00:04:14.39 bitrate=N/A
 video:27690kB audio:1987kB subtitle:0kB other streams:0kB global
 headers:0kB muxing overhead: unknown
 }}}

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


More information about the FFmpeg-trac mailing list