Blender Git Commit Log

Git Commits -> Revision 5a66056

Revision 5a66056 by Sergey Sharybin (master)
October 24, 2011, 10:26 (GMT)
Fix #28949: can't render video to Flash

Several issues were discovered when was looking into this bug:

- MPEG file format didn't set needed codec settings such as frame
rate and so, Was caused by not very correct fix fix #21351.
- "Expert" codec settings stored in idprops was affected on
formats which don't actually need them causing some conflicts
in codec settings.
- Flash codec doesn't support b-frames.

Now C presets shouldn't affect on each other and flash coded wouldn't
use b-frames even when using h264 format. Should work fine for files
created from scratch. If existing files fails to render, try to
switch file format to something else and then back to needed value.

Commit Details:

Full Hash: 5a6605610dbdc78515343bae048fa3d10b23533c
SVN Revision: 41244
Parent Commit: a1af5ae
Lines Changed: +2, -1

1 Modified Path:

/source/blender/blenkernel/intern/writeffmpeg.c (+2, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021