[FFmpeg-user] MPEG1/2 does not support 3/1 fps error

Chaitanya Gopathi chaitanyag at gopalsystems.com
Sun Aug 18 19:33:20 CEST 2013


Hi,

getting below error while generating output video. Could you please help me
to resolve this issue. Attached output file and configuration file for more
details.

[mpeg1video @ 0x1999afe0]MPEG1/2 does not support 3/1 fps


-- 
Thanks & Regards,
Chaitanya
-------------- next part --------------
root at server [~]# ffmpeg -i /home/xestatt1/www/app/webroot/mobile/uploads/Aug172013181921.3gp http://localhost:8091/feed1.ffm
FFmpeg version 0.6.5, Copyright (c) 2000-2010 the FFmpeg developers
  built on Jan 29 2012 23:55:02 with gcc 4.1.2 20080704 (Red Hat 4.1.2-51)
  configuration: --prefix=/usr --libdir=/usr/lib64 --shlibdir=/usr/lib64 --mandir=/usr/share/man --incdir=/usr/include --disable-avisynth --extra-cflags='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC' --enable-avfilter --enable-avfilter-lavf --enable-libdirac --enable-libfaac --enable-libfaad --enable-libfaadbin --enable-libgsm --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libx264 --enable-gpl --enable-nonfree --enable-postproc --enable-pthreads --enable-shared --enable-swscale --enable-vdpau --enable-version3 --enable-x11grab
  libavutil     50.15. 1 / 50.15. 1
  libavcodec    52.72. 2 / 52.72. 2
  libavformat   52.64. 2 / 52.64. 2
  libavdevice   52. 2. 0 / 52. 2. 0
  libavfilter    1.19. 0 /  1.19. 0
  libswscale     0.11. 0 /  0.11. 0
  libpostproc   51. 2. 0 / 51. 2. 0

Seems stream 0 codec frame rate differs from container frame rate: 1200.00 (1200/1) -> 20.00 (20/1)
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/home/xestatt1/www/app/webroot/mobile/uploads/Aug172013181921.3gp':
  Metadata:
    major_brand     : qt
    minor_version   : 0
    compatible_brands: qt
  Duration: 00:00:05.01, start: 0.000000, bitrate: 171 kb/s
    Stream #0.0(und): Video: h264, yuv420p, 192x144, 141 kb/s, 20.01 fps, 20 tbr, 600 tbn, 1200 tbc
    Stream #0.1(und): Audio: aac, 22050 Hz, mono, s16, 23 kb/s
[mpeg1video @ 0xae0ffe0]MPEG1/2 does not support 3/1 fps
Output #0, ffm, to 'http://localhost:8091/feed1.ffm':
    Stream #0.0(und): Audio: mp2, 44100 Hz, 1 channels, s16, 32 kb/s
    Stream #0.1(und): Video: mpeg1video, yuv420p, 160x128, q=2-31, 64 kb/s, 1000k tbn, 3 tbc
    Stream #0.2(und): Audio: libmp3lame, 22050 Hz, 1 channels, s16, 64 kb/s
    Stream #0.3(und): Video: msmpeg4, yuv420p, 352x240, q=2-31, 256 kb/s, 1000k tbn, 30 tbc
Stream mapping:
  Stream #0.1 -> #0.0
  Stream #0.0 -> #0.1
  Stream #0.1 -> #0.2
  Stream #0.0 -> #0.3
Error while opening encoder for output stream #0.1 - maybe incorrect parameters such as bit_rate, rate, width or height
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffserver.conf
Type: application/octet-stream
Size: 9128 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-user/attachments/20130818/2b7db280/attachment.obj>


More information about the ffmpeg-user mailing list