-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
render problems with 2.79 #10
Comments
if you tried the python version and using ffmpeg rather than avconv it will fail to mux (unless you have avconv installed rather than ffmpeg of course) you could change the muxing command to use ffmpeg instead, see #8 php version defaults to ffmpeg https://github.com/sciactive/pulverize/blob/master/pulverize.php#L229 |
will test ASAP! :) |
I took some test:
for the ffmpeg vc#1 It exports but when re-importing to blender causes It to be 20 time longer.. anyway, I think It is more a problem of blender than of pulverize.. because that happen also exporting from blender 👍 My original problem has been solved by upgrading blender to the 2.79-3, probably It was again more a problem of blender than pulverize 👍 tested today with: |
This happens to me when rendering with the 2.79:
It renders out n files but it doesn't assemble them at the end and the files seems like corrupted..
could It be because of the output formats updates?
Addition:
the render path is not ./ but ../ a level higher..
testing on arch-linux. Latest build (17:2.79-2)
The text was updated successfully, but these errors were encountered: