[FFmpeg-user] Adding an option to dvbsubs.c
JULIAN GARDNER
joolzg at btinternet.com
Sat Mar 12 14:58:29 CET 2016
thanks missed that
Joolz
On Saturday, 12 March 2016, 14:53, Carl Eugen Hoyos <cehoyos at ag.or.at> wrote:
JULIAN GARDNER <joolzg <at> btinternet.com> writes:
> Ive tried to add a "dvbs_y_offset" into the dvb subtitles
> encoder and finding that i now have a crash in opt.c
> when i set this value to anything added in the variable
> in the context
>
> typedef struct DVBSubtitleContext {
> int object_version;
First element has to be:
const AVClass *class;
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