Hi, how I can open a sequence of frames created with Maya Playblast using a mrViewer? In Preferences I use path to mrViewer application, and set simbols as %01.
After plyablast created, mrViewer run, but image sequence don't open.
In Maya's Script Edtor after playblast crated I see line:
Hi, how I can open a sequence of frames created with Maya Playblast using a mrViewer? In Preferences I use path to mrViewer application, and set simbols as %01.
After plyablast created, mrViewer run, but image sequence don't open.
In Maya's Script Edtor after playblast crated I see line:
Maybe that the mrViewer does not recognize the characters .####. in the name of the file that he needs to open?
You should use %d for single padded or %04d for four padded. Hope that helps.
Last edit: ggarra13 2019-09-26
You were correct. mrViewer was not recognizing #### as a frame specification. v5.5.3 will.
Last edit: ggarra13 2020-06-26