Cflags = "-O2 -march=native -pipe"
ffmpeg was also recompiled, and everything else runs smooth, including mpg4 videos.
As soon as I try to animate to any ffmpeg format Blender crashes.
Terminal shows:
Code: Select all
ric@localhost ~ $ blender
Compiled with Python version 2.5.2.
Checking for installed Python... got it!
Starting output to /home/ric/Blender Stuff/Test Images/0001_0250.dvd(ffmpeg)...
Using type=1, codec=2, audio_codec=86016,
video_bitrate=6000, audio_bitrate=128,
gop_size=15, multiplex=0, autosplit=0
render width=720, render height=576
[dvd @ 0x14b11e0]Aspect ratio mismatch between encoder and muxer layer
Output #0, dvd, to '/home/ric/Blender Stuff/Test Images/0001_0250.dvd':
Stream #0.0: Video: mpeg2video, yuv420p, 720x576 [PAR 1:1 DAR 5:4], q=2-31, 6000 kb/s, 25.00 tb(c)
Writing frame 1, render width=720, render height=576
[mpeg2video @ 0x14b2400]rc buffer underflow
Video Frame PTS: 0
Floating point exception
ric@localhost ~ $