[FFmpeg-trac] #571(avformat:new): Convert to mp4 from AVI error message

FFmpeg trac at avcodec.org
Tue Oct 18 18:28:05 CEST 2011


#571: Convert to mp4 from AVI error message
----------------------------------+--------------------------------------
             Reporter:  bf4648    |                     Type:  defect
               Status:  new       |                 Priority:  normal
            Component:  avformat  |                  Version:  git-master
             Keywords:            |               Blocked By:
             Blocking:            |  Reproduced by developer:  0
Analyzed by developer:  0         |
----------------------------------+--------------------------------------
 Here's my ffmpeg version with configuration options:

 ffmpeg version N-33761-g73fb23d, Copyright (c) 2000-2011 the FFmpeg
 developers
   built on Oct 18 2011 09:02:35 with gcc 4.5.2
   configuration: --enable-gpl --enable-libfaac --enable-libmp3lame
 --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libtheora
 --enable-libvorbis --enable-libx264 --enable-libxvid --enable-nonfree
 --enable-postproc --enable-version3 --enable-x11grab
   libavutil    51. 21. 0 / 51. 21. 0
   libavcodec   53. 21. 0 / 53. 21. 0
   libavformat  53. 16. 1 / 53. 16. 1
   libavdevice  53.  4. 0 / 53.  4. 0
   libavfilter   2. 43. 7 /  2. 43. 7
   libswscale    2.  1. 0 /  2.  1. 0
   libpostproc  51.  2. 0 / 51.  2. 0

 Here's my input:

 @ubuntu:~/Desktop/Q264$ ffmpeg -i sample -vcodec libx264 -vb 750k -acodec
 libmp3lame -ab 128k -ar 44100 -ac 2 -y output.mp4

 Here are my error messages (over and over again):

 Error Message:
 "frame=  657 fps= 18 q=26.0 size=    2153kB time=00:00:20.46 bitrate=
 861.8kbits/missing picture in access unit with size 56
 [h264 @ 0x2779be0] no frame!
 Error while decoding stream #0.0
 [h264 @ 0x2779be0] missing picture in access unit with size 56
 [h264 @ 0x2779be0] no frame!"

-- 
Ticket URL: <http://ffmpeg.org/trac/ffmpeg/ticket/571>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list