[FFmpeg-user] avcodec_find_encoder return NULL

Jasleen Kaur Jasleen at beesys.com
Mon Jan 9 06:07:58 CET 2012


Yes I got that..

________________________________________
From: ffmpeg-user-bounces at ffmpeg.org [ffmpeg-user-bounces at ffmpeg.org] on behalf of Carl Eugen Hoyos [cehoyos at ag.or.at]
Sent: Saturday, January 07, 2012 7:36 PM
To: ffmpeg-user at ffmpeg.org
Subject: Re: [FFmpeg-user] avcodec_find_encoder return NULL

Jasleen Kaur <Jasleen <at> beesys.com> writes:

> I have checked using ffmpeg.exe using -formats, its lists a large number of
> formats, which when checked with
>
> avcodec_find_encoder always return NULL.

Wrong mailing list?
ffmpeg -formats does not list any encoders, avcodec_find_encoder() will not
return a muxer or demuxer.
Did you call av_register_all() ?

Carl Eugen

_______________________________________________
ffmpeg-user mailing list
ffmpeg-user at ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user


More information about the ffmpeg-user mailing list