Bug sequence (3.02) [SOLVED]

VIP Information, news and announcements regarding new Octane Render commercial products and releases.
Post Reply
User avatar
Elvissuperstar007
Licensed Customer
Posts: 2506
Joined: Thu May 20, 2010 8:20 am
Location: Ukraine/Russia
Contact:

something strange is happening with animation frames, the first frame begins with a frame 30, the first image pops up as a bug
You do not have the required permissions to view the files attached to this post.
win 7 /64x C2Quad 6600 2.4/ Nvidia 9800 GX2 1gb 512 bit + Asus 480 GTX/ DDR2 8Gb / NVIDIA 460 GTX 2GB/2x NVIDIA 580 GTX 3GB
Page octane render " В Контакте " http://vkontakte.ru/club17913093
User avatar
bepeg4d
Octane Guru
Posts: 10328
Joined: Wed Jun 02, 2010 6:02 am
Location: Italy
Contact:

Hi guys,
Octane Standalone just reads what is inside the alembic file, so is not a Standalone issue but more likely an alembic export problem in the host app.
Here is a simple scene exported from c4dOctane in .orbx format with alembic file:
AlembicExport2.orbx
As you can see, there is no dropped or jumped back frames.
ciao beppe
You do not have the required permissions to view the files attached to this post.
amoh
Licensed Customer
Posts: 19
Joined: Sun Apr 03, 2011 8:20 am

Hi,
I have the same problem....
Look I download your scene and it's the same problem

Attachments:
Video_1 - your scen
Video_2 - my simple scene
2017_1.ABC - my simple object
2017_1.OCS - project octane 3.02
You do not have the required permissions to view the files attached to this post.
User avatar
bepeg4d
Octane Guru
Posts: 10328
Joined: Wed Jun 02, 2010 6:02 am
Location: Italy
Contact:

Hi amoh,
weird, I have successfully rendered your scene and the mov has no jumping-back frames :roll:
Just an idea, but what about the frame naming?
Under mac there's no issue, but I guess that the numbering of the frames could be the issue under Win :roll:
What happen if you remove the first ten frames and load the animation in AE from 10 to 80?
ciao beppe
amoh
Licensed Customer
Posts: 19
Joined: Sun Apr 03, 2011 8:20 am

Hi bepeg4d,
Yes! It's helped!!!
Thx :D
amoh
Licensed Customer
Posts: 19
Joined: Sun Apr 03, 2011 8:20 am

Hi,
How to made file name like 00001,00002,00003 in output octane sequences?

UP
I find)
In Batch rendering => Filename template => change %f to %F
You do not have the required permissions to view the files attached to this post.
User avatar
stratified
OctaneRender Team
Posts: 945
Joined: Wed Aug 15, 2012 6:32 am
Location: Auckland, New Zealand

Elvissuperstar007 wrote:something strange is happening with animation frames, the first frame begins with a frame 30, the first image pops up as a bug
Hi Elvis,

Thanks for the detailed video! This is not really a bug.

Like Bepe already pointed out. The problem is how the files are sorted based on their file names. If you use the %f option which inserts the frame number in the file name, then we don't prefix the numbers with 0s. This means that you will have a file ordering like this:
  • target_109_0
  • target_10_0
  • target_110_0
While when you use the %F option, we prefix the file names with 0s. That means you would get something like this:
  • target_010_0
  • target_109_0
  • target_110_0
We will change %f to %F in the default pattern because it's more useful like that.

cheers,
Thomas
Post Reply

Return to “Commercial Product News & Releases (Download here)”