[FFmpeg-trac] #3741(undetermined:closed): 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 15 16:48:53 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:  closed
             Priority:  minor        |                Component:
              Version:  git-master   |  undetermined
             Keywords:               |               Resolution:  fixed
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  1
-------------------------------------+-------------------------------------

Comment (by bat999):

 Yes, it's fixed.
 Thanks.
 :-)

 @Xubuntu:~/ffmpeg-HEAD-01c17b5$ ./ffmpeg -i foo.wav foo.flac
 ffmpeg version 2.2.git-01c17b5 Copyright (c) 2000-2014 the FFmpeg
 developers
   built on Jul 15 2014 15:30:49 with gcc 4.8 (Ubuntu 4.8.2-19ubuntu1)
   configuration:
   libavutil      52. 92.100 / 52. 92.100
   libavcodec     55. 69.100 / 55. 69.100
   libavformat    55. 47.100 / 55. 47.100
   libavdevice    55. 13.102 / 55. 13.102
   libavfilter     4. 10.100 /  4. 10.100
   libswscale      2.  6.100 /  2.  6.100
   libswresample   0. 19.100 /  0. 19.100
 Guessed Channel Layout for  Input Stream #0.0 : stereo
 Input #0, wav, from 'foo.wav':
   Metadata:
     encoder         : Lavf55.47.100
   Duration: 00:01:00.48, bitrate: 1411 kb/s
     Stream #0:0: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 44100 Hz, 2
 channels, s16, 1411 kb/s
 Output #0, flac, to 'foo.flac':
   Metadata:
     encoder         : Lavf55.47.100
     Stream #0:0: Audio: flac, 44100 Hz, stereo, s16, 128 kb/s
     Metadata:
       encoder         : Lavc55.69.100 flac
 Stream mapping:
   Stream #0:0 -> #0:0 (pcm_s16le (native) -> flac (native))
 Press [q] to stop, [?] for help
 size=    6502kB time=00:01:00.58 bitrate= 879.1kbits/s
 video:0kB audio:6494kB subtitle:0kB other streams:0kB global headers:0kB
 muxing overhead: 0.124640%

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


More information about the FFmpeg-trac mailing list