[FFmpeg-trac] #6970(undetermined:new): can't detect video stream, too many packets buffered for output audio stream

FFmpeg trac at avcodec.org
Tue Jan 23 06:26:00 EET 2018


#6970: can't detect video stream, too many packets buffered for output audio
stream
-------------------------------------+-------------------------------------
             Reporter:  zjj1209354   |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by zjj1209354):

 Replying to [comment:6 cehoyos]:
 > Replying to [comment:3 zjj1209354]:
 > > Replying to [comment:1 cehoyos]:
 > > > Please test current FFmpeg git head.
 > > I have tested use ffmpeg-20180118-381a482, it is also not worked.
 > Please provide the complete, uncut console output for this version.
 > > is this "current FFmpeg git head"?
 > Yes.


 the shared sample file url:
     https://www.datafilehost.com/d/7cc5c306

 the latest version:
     ffmpeg-20180122-2e96f52

 the command used:
 C:\Users\somebody\Desktop\ffmpeg-20180122-2e96f52-win64-static\bin\ffmpeg.exe
 -y -i  C:\Users\somebody\Desktop\v19533307.mp4 -s 480x270 out.mp4

 the output:

   ffmpeg version N-89872-g2e96f52780 Copyright (c) 2000-2018 the FFmpeg
 developers

   built with gcc 7.2.0 (GCC)
   configuration: --enable-gpl --enable-version3 --enable-sdl2 --enable-
 bzlib --enable-fontconfig --enable-gnutls --enable-iconv --enable-libass
 --enable-libbluray --enable-libfreetype --enable-libmp3lame --enable-
 libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg
 --enable-libopus --enable-libshine --enable-libsnappy --enable-libsoxr
 --enable-libtheora --enable-libtwolame --enable-libvpx --enable-libwavpack
 --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2
 --enable-libzimg --enable-lzma --enable-zlib --enable-gmp --enable-
 libvidstab --enable-libvorbis --enable-libvo-amrwbenc --enable-libmysofa
 --enable-libspeex --enable-libxvid --enable-libmfx --enable-amf --enable-
 cuda --enable-cuvid --enable-d3d11va --enable-nvenc --enable-dxva2
 --enable-avisynth

   libavutil      56.  7.100 / 56.  7.100
   libavcodec     58.  9.100 / 58.  9.100
   libavformat    58.  5.100 / 58.  5.100
   libavdevice    58.  0.101 / 58.  0.101
   libavfilter     7. 11.101 /  7. 11.101
   libswscale      5.  0.101 /  5.  0.101
   libswresample   3.  0.101 /  3.  0.101
   libpostproc    55.  0.100 / 55.  0.100

   Input #0, mov,mp4,m4a,3gp,3g2,mj2, from
 'C:\Users\zhaojunjie\Desktop\v19533307.mp4':
     Metadata:
       major_brand     : isom
       minor_version   : 1
       compatible_brands: isom
       creation_time   : 2016-04-19T06:06:41.000000Z
     Duration: 00:06:08.08, start: 0.000000, bitrate: 3815 kb/s
       Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p,
 1920x1080 [SAR 1:1 DAR 16:9], 3686 kb/s, 25 fps, 25 tbr, 90k tbn, 50 tbc
 (default)
       Metadata:
         creation_time   : 2015-04-11T09:33:04.000000Z
         handler_name    : VideoHandler
       Stream #0:1(und): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz,
 stereo, fltp, 125 kb/s (default)
       Metadata:
         creation_time   : 2015-04-11T09:20:26.000000Z
         handler_name    : SoundHandler
   Stream mapping:
     Stream #0:0 -> #0:0 (h264 (native) -> h264 (libx264))
     Stream #0:1 -> #0:1 (aac (native) -> aac (native))
   Press [q] to stop, [?] for help
   Too many packets buffered for output stream 0:1.
   [aac @ 000000881d5a94c0] Qavg: 3261.266
   [aac @ 000000881d5a94c0] 2 frames left in the queue on closing
   Conversion failed!

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


More information about the FFmpeg-trac mailing list