[FFmpeg-trac] #818(undetermined:new): eror to convert file avi to mp4

FFmpeg trac at avcodec.org
Thu Dec 22 14:48:27 CET 2011


#818: eror to convert file avi to mp4
-------------------------------------+-------------------------------------
             Reporter:  vipincis     |                     Type:  defect
               Status:  new          |                 Priority:  important
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 i am using command lik >> ffmpeg vvviii.avi  test.mp4
 and getting error

 FFmpeg version SVN-r0.5.1-4:0.5.1-1ubuntu1.1, Copyright (c) 2000-2009
 Fabrice Bellard, et al.
   configuration: --extra-version=4:0.5.1-1ubuntu1.1 --prefix=/usr
 --enable-avfilter --enable-avfilter-lavf --enable-vdpau --enable-bzlib
 --enable-libgsm --enable-libschroedinger --enable-libspeex --enable-
 libtheora --enable-libvorbis --enable-pthreads --enable-zlib --disable-
 stripping --disable-vhook --enable-runtime-cpudetect --enable-gpl
 --enable-postproc --enable-swscale --enable-x11grab --enable-libdc1394
 --enable-shared --disable-static
   libavutil     49.15. 0 / 49.15. 0
   libavcodec    52.20. 1 / 52.20. 1
   libavformat   52.31. 0 / 52.31. 0
   libavdevice   52. 1. 0 / 52. 1. 0
   libavfilter    0. 4. 0 /  0. 4. 0
   libswscale     0. 7. 1 /  0. 7. 1
   libpostproc   51. 2. 0 / 51. 2. 0
   built on Mar 31 2011 18:53:20, gcc: 4.4.3

 Seems stream 0 codec frame rate differs from container frame rate:
 30000.00 (30000/1) -> 24.00 (24/1)
 Input #0, avi, from 'vvviiii.avi':
   Duration: 00:00:15.12, start: 0.000000, bitrate: 342 kb/s
     Stream #0.0: Video: mpeg4, yuv420p, 320x240 [PAR 1:1 DAR 4:3], 24 tbr,
 24 tbn, 30k tbc
     Stream #0.1: Audio: adpcm_ms, 22050 Hz, mono, s16, 89 kb/s
 Output #0, mp4, to 'test.mp4':
     Stream #0.0: Video: mpeg4, yuv420p, 320x240 [PAR 1:1 DAR 4:3], q=2-31,
 200 kb/s, 90k tbn, 24 tbc
     Stream #0.1: Audio: 0x0000, 22050 Hz, mono, s16, 64 kb/s
 Stream mapping:
   Stream #0.0 -> #0.0
   Stream #0.1 -> #0.1
 Unsupported codec for output stream #0.1

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


More information about the FFmpeg-trac mailing list