Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.

Image Sequences are not working in Maya 2018

sara.perez2284
Explorer

Image Sequences are not working in Maya 2018

sara.perez2284
Explorer
Explorer

I tried to import a video .mp4 to maya and I couldn´t soy I tried to import as a .mov and I couldn´t. In both cases appears the error ``is not a supported movie file type and/or codec on this platform´´ so I tried to import the video as a image sequence and I could only saw the first frame and not the video.

Please help.

0 Likes
Reply
Accepted solutions (1)
44,201 Views
29 Replies
Replies (29)

sean.heasley
Alumni
Alumni

Hi @sara.perez2284 and welcome to the community!

 

Do you have the image sequence named accordingly with no weird characters?

 

Also, in the Attribute Editor, did you turn on Use Image Sequence?

This automatically enters an expression (=frame) into the Image Number attribute. The Image Number is equal to the Time Slider’s current frame.

 

 

sara.perez2284
Explorer
Explorer

There isn´t any weird character and I have the Image Sequence turn on.

0 Likes

sara.perez2284
Explorer
Explorer

In fact when I pick ``use Image Sequence´´ in a camera and I add the photo. automaticaly the option ``Use Image Sequence´´ is turned off.

0 Likes

sean.heasley
Alumni
Alumni

Hi @sara.perez2284

 

Did you try changing the Image Number value?

 

You might want to following this tutorial:

 

If that doesn't help, try deleting your settings/preferences and making sure your GPU drivers are up to date!

Steps to update your drivers can be found here!

 

 

sara.perez2284
Explorer
Explorer

I have follow the video and this is what happened.Captura de pantalla (49).pngCaptura de pantalla (50).png

 

 

0 Likes

sara.perez2284
Explorer
Explorer

I changed the preferences and it still happening. And I have windows full updated.

0 Likes

sean.heasley
Alumni
Alumni

Hi @sara.perez2284

 

Its a bit hard to tell but it looks like it loaded normally in the first screenshot.

 

What happened in the second screenshot? Did you try to move along the timeline?

 

When you get a chance, can you please zip and attach the folder with the image sequence here or via dropbox/google drive or another file sharing program so I can take a look at it?

 

 

0 Likes

sean.heasley
Alumni
Alumni

Hi @sara.perez2284

 

Just wanted to check in to see how things were going. Are you still having this issue?

 

If your issue is resolved, please click Accept as Solution on the posts that helped you so others in the community can find them easily.

 

 

0 Likes

Anonymous
Not applicable

I had the same issue. Maybe it depends on the resolution of the sequence. Try to lower the resolution and use png-sequence without any underline: [name][####].png 

Hope it helps.

Anonymous
Not applicable

Hi Sara, 

 

Not sure if you're still experiencing the issue, but I found the solution when I watched that video tutorial he posted. The mistake I made was having 5 #'s instead of just 4 #'s when naming the png sequence. 

 

So maybe try re-saving the sequence and make sure to give it a simple name (without any characters) and only give it 4 #'s (the default will give you 5, so in my case I had to delete one)

i.e. Try simplename####.png instead of simplename#####

 

Hope this helps and you find a solution

Anonymous
Not applicable

Thanks Sean! Following this tutorial was exactly what helped! Thanks again!

Anonymous
Not applicable

was having the same issue, didn't try .png but .tga worked for me. You can also render image sequences in photoshop btw. 

0 Likes

Anonymous
Not applicable

Hello Sean, 

 

I'm experiencing the same issue and it looks like Sara's screenshot in the Attr Editor. I'm using a different workflow from the tutorial you posted:

I'm creating a camera>image plane>image; link the first image in the sequence and then check the box below, 'Use Image Sequence'. It only reads the first image and inserts the number '1' into Image Number. 

 

I checked the file names, they look like MVI###.jpg all named without skipping any numbers. I don't have the original movie to re-export as .png as I am using files from a tutorial on Pluralsight and this image sequence is the only thing included. I am using Windows 10, just updated, and renamed the pref folder as well as per your previous suggestion. 

 

Anything else you could think of I could try, please? 

Many thanks, 

Hana

0 Likes

sara.perez2284
Explorer
Explorer
Try to put the images called with numbers. Instead of be named as "video of
anything" try to rename the images as "1", "2" or the number that you
prefer. But use only numbers, not letters.
Good luck.

Anonymous
Not applicable

I figured out something interesting about imagePlane as well. If you write out your mov files as just ####.jpeg, the image sequence will Not play even with the box checked. It has to have alphabets followed by ####.jpeg. ie, xxxx0001.jpeg. And also I'm not sure if jpg files play as I stuck with what worked for me, which was .jpeg instead of .jpg. Hope that helps someone having the same issue. 

arshkumarmishra
Participant
Participant

hi there 

this problem has a simple solution as maya faces some issues in reading the image sequences starting with numbers, it means that your sequence should have a suffix without any Special characters (!,@.#,<,etc).

 

Give it a shot, it works fine with me .

 

Thanks,

 

titanriver
Participant
Participant

It helps!! Thank you @arshkumarmishra !!

 

I tried:

    1,2,3,4,...

    0001, 0002, 0003, 0004, ...

    000001, 000002, 000003, 000004, ...

None of them work.  Then I tried a random character like

   test_0001, test_0002, test_0003, test_0004,... 

It works.

 

That sounds a bug in Maya as it should be fixed with a simple regular expression. Hard to believe this bug still exists after a long time.

Anonymous
Not applicable
Accepted solution

Hi Guys,

The real issue behind image sequence not working is the naming convention..

Your sequence name should be "name.#.ext".   Example if image name is ABCD,format is 'jpg, Then the sequence name should be" ABCD.0001.jpg"..Important is there should not be any space or underscore in the name...Just "name.sequencenumber.imageformat."...It will work for sure....

Anonymous
Not applicable

Thanks 😊

0 Likes