Hi All,

I'm facing an issue while converting from mp4 to flv. FFMpeg is
returning "Unsupported codec (id=86018) for input stream #0.0 "

Any help appreciated.

I have build ffmpeg using --enable-ibxvid option.
Following is an error:

FFmpeg version SVN-r14614, Copyright (c) 2000-2008 Fabrice Bellard, et al.
  configuration: --enable-memalign-hack --enable-libxvid --extra-cflags=-I/c/msy
s/1.0/local/include --extra-ldflags=-L/c/msys/1.0/local/lib --enable-gpl
  libavutil version: 49.7.0
  libavcodec version: 51.62.0
  libavformat version: 52.18.0
  libavdevice version: 52.0.0
  built on Aug 19 2008 16:23:04, gcc: 3.4.5 (mingw-vista special r3)

Seems stream 1 codec frame rate differs from container frame rate: 1000.00 (1000
/1) -> 14.99 (15000/1001)
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'C:\testclip.mp4':
  Duration: 00:00:29.36, start: 0.000000, bitrate: 201 kb/s
    Stream #0.0(eng): Audio: mp4a / 0x6134706D, 44100 Hz, stereo, s16
    Stream #0.1(eng): Video: mpeg4, yuv420p, 320x240 [PAR 1:1 DAR 4:3], 14.99 tb
(r)
    Stream #0.2(eng): Data: mp4s / 0x7334706D
    Stream #0.3(eng): Data: mp4s / 0x7334706D
WARNING: The bitrate parameter is set too low. It takes bits/s as argument, not
kbits/s
Output #0, flv, to 'C:\Documents and Settings\sjaswal\My Documents\VideoThangTM\
testclip.mp4.flv':
    Stream #0.0(eng): Video: flv, yuv420p, 640x480 [PAR 1:1 DAR 4:3], q=2-31, 20
0 kb/s, 25.00 tb(c)
    Stream #0.1(eng): Audio: adpcm_swf, 44100 Hz, mono, s16, 0 kb/s
Stream mapping:
  Stream #0.1 -> #0.0
  Stream #0.0 -> #0.1
Unsupported codec (id=86018) for input stream #0.0

Thanks,
Sanjeev
_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user

Reply via email to