[gephex-devel] [Bug 94] New: ffmpegwriter crashes when writing
divx
Sven Schnelle
svens at gmx.de
Wed Feb 23 23:10:53 CET 2005
Hi,
bugzilla-daemon at sonnenland.kexbox.org writes:
> the ffmpeg module crashes when writing divx files. problem: encmap is declared
> as std::map<std::string, std::pair<int, std::string> > encmap, but at the
> assignment explicit casted to std::map<std::string, std::pair<int, const char *>
>> encmap.
Forget this stupid mail from me - that's not the problem. The real
problem is that encstr contains "DIVX" after startup as default and not
"DIVX High". And so ffmpegwriter::initEncoder can't find any entry in
encmap.
Sven.
More information about the gephex-devel
mailing list