[FFmpeg-trac] #1468(undetermined:reopened): cannot mux mp3 into nut

FFmpeg trac at avcodec.org
Mon Sep 24 11:43:56 CEST 2012


#1468: cannot mux mp3 into nut
-------------------------------------+-------------------------------------
             Reporter:  richardpl    |                    Owner:
                 Type:  defect       |                   Status:  reopened
             Priority:  important    |                Component:
              Version:  git-master   |  undetermined
             Keywords:  regression   |               Resolution:
  nut lame                           |               Blocked By:
             Blocking:               |  Reproduced by developer:  1
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Changes (by cehoyos):

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


Comment:

 {{{
 $ ffmpeg -i fate-suite/vorbis/1.0-test_small.ogg -acodec libmp3lame
 out.nut
 ffmpeg version N-44716-gd40b197 Copyright (c) 2000-2012 the FFmpeg
 developers
   built on Sep 24 2012 11:37:23 with gcc 4.5.3 (GCC)
   configuration: --cc=/usr/local/gcc-4.5.3/bin/gcc --enable-gpl --enable-
 libmp3lame
   libavutil      51. 73.101 / 51. 73.101
   libavcodec     54. 58.100 / 54. 58.100
   libavformat    54. 28.100 / 54. 28.100
   libavdevice    54.  2.101 / 54.  2.101
   libavfilter     3. 17.100 /  3. 17.100
   libswscale      2.  1.101 /  2.  1.101
   libswresample   0. 15.100 /  0. 15.100
   libpostproc    52.  0.100 / 52.  0.100
 Input #0, ogg, from 'fate-suite/vorbis/1.0-test_small.ogg':
   Duration: 00:00:05.86, start: 0.000000, bitrate: 136 kb/s
     Stream #0:0: Audio: vorbis, 44100 Hz, stereo, s16, 156 kb/s
     Metadata:
       TITLE           : Closing
       ARTIST          : Moulin Rouge
       ALBUM           : Combined Soundtrack
 Output #0, nut, to 'out.nut':
   Metadata:
     encoder         : Lavf54.28.100
     Stream #0:0: Audio: mp3 (U[0][0][0] / 0x0055), 44100 Hz, stereo, s16
     Metadata:
       TITLE           : Closing
       Author          : Moulin Rouge
       ALBUM           : Combined Soundtrack
 Stream mapping:
   Stream #0:0 -> #0:0 (vorbis -> libmp3lame)
 Press [q] to stop, [?] for help
 [nut @ 0x14fc7c0] Invalid negative packet pts -1 in input
 av_interleaved_write_frame(): Invalid argument
 }}}

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1468#comment:3>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list