[gephex-devel] [Bug 95] New: ffmpegwriter crashes when writing divx
bugzilla-daemon at sonnenland.kexbox.org
bugzilla-daemon at sonnenland.kexbox.org
Wed Feb 23 21:08:53 CET 2005
https://bugs.gephex.org/show_bug.cgi?id=95
Summary: ffmpegwriter crashes when writing divx
Product: GePhex
Version: 0.4
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: plugin
AssignedTo: schnelle at kabelleipzig.de
ReportedBy: schnelle at kabelleipzig.de
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.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the gephex-devel
mailing list