Fixed a strange bug related to exporting image sequences. The filename property was not being set on the AVFormatContext. Also fixed a bug when exporting to JPEG image sequences related to max_b_frames and certain codecs.

This commit is contained in:
Jonathan Thomas
2017-08-01 01:19:07 -05:00
parent b094ac8469
commit f46611cd7d
2 changed files with 30 additions and 261 deletions

File diff suppressed because one or more lines are too long