ubuntustudio-bugs team mailing list archive
-
ubuntustudio-bugs team
-
Mailing list archive
-
Message #03731
[Bug 602239] Re: Python error: No module named VideoTexture
Blender is now built with ffmpeg even in Ubuntu 12.04. closed.
** Changed in: blender (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Studio Bugs, which is subscribed to blender in Ubuntu.
Matching subscriptions: ubuntustudio-bugs: blender
https://bugs.launchpad.net/bugs/602239
Title:
Python error: No module named VideoTexture
Status in blender package in Ubuntu:
Fix Released
Bug description:
Binary package hint: blender
When launched from a vanilla Ubuntu, script using VideoTexture would fail with a
"No module named VideoTexture" error.
Steps to reproduce this bug:
- launch Blender from terminal (for error messages)
- switch to the text editor
- enter "import VideoTexture"
- press alt+P to run the script
- the script should fail with error message: "No module named VideoTexture"
After investigation, this bug disappears when Blender is compiled with the
FFMEPG library (CMake flag: WITH_FFMPEG = ON).
VideoTexture depends on this library. Strangely enough, the VideoTexture does
compile fine without FFMPEG, but this would cause the import module error
mentionned below.
This bug resolution can be tested either by recompiling Blender with FFMPEG
enabled or by downloading the Blender binaries from Blender website (that are
compiled with FFMPEG).
Best regards,
Séverin Lemaignan
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/blender/+bug/602239/+subscriptions