[FFmpeg-user] How to find encoders ?

tank pranav akshar_tank at yahoo.com
Tue Mar 19 07:31:30 CET 2013


Hi,


I need flv encoder. When I tried to give 
codec = avcodec_find_encoder(AV_CODEC_ID_FLV1);


but I tried to run it ffmpeg gave an error saying    "could not open codec"


I have configured my compilation with  .............
 ./configure --enable-encoders --disable-yasm 


and I found flv encoder in the configuration list.


how should I proceed further ?


Pranav.


More information about the ffmpeg-user mailing list