Blender Git Commit Log

Git Commits -> Revision 215ed84

Revision 215ed84 by Sergey Sharybin (master)
October 4, 2011, 12:30 (GMT)
Partial fix #27978: Problem exporting OGG Theora-Vorbis video (and other audio codecs)

Ogg format does support only vorbis, theora, speex and flac audio codecs.
Added check for result of av_write_header() and show info in header about
error while initializing streams.

This commit also fixed crash when using vorbis audio format.
It used to be floating point exception. SOlved by initializing
audio_stream->codec->time_base with proper rational value as it's
done in FFmpeg sources.

Commit Details:

Full Hash: 215ed84779da71ab8c1c580766f1771617e4828d
SVN Revision: 40785
Parent Commit: 019dca9
Lines Changed: +9, -1

1 Modified Path:

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