Charles Otto 52137ceed0 Allow encoding with libx264 via ffmpeg to work
Add a call to avcodec_get_context_defaults3, this sets per-codec default values
and in the case of libx264 will stop VideoWriter::open (with fourcc=x264) from
failing due to libx264 complaining about broken ffmpeg default settings.

Set some additional libx264 encoder parameters.
2013-03-04 19:29:05 -05:00
..
2013-02-28 11:17:06 +04:00
2013-02-28 11:17:06 +04:00
2013-03-04 19:43:49 +04:00
2013-03-04 19:43:49 +04:00
2013-02-26 23:12:20 +04:00
2013-03-04 19:43:49 +04:00
2013-02-28 11:17:06 +04:00
2013-02-28 01:48:00 +04:00
2012-02-03 11:26:49 +00:00