Is the new file format optional?
Moderators: Víctor Paredes, Belgarath, slowtiger
Is the new file format optional?
Can I save with the old file format in AS 11? I use some helpful scripts to modify the old file format outside AS...
Re: Is the new file format optional?
AS 11 Pro has the option to export as v10 and v9 format. Of course this will not save any feature introduced in v11.
AS 9.5 MacPro Quadcore 3GHz 16GB OS 10.6.8 Quicktime 7.6.6
AS 11 MacPro 12core 3GHz 32GB OS 10.11 Quicktime 10.7.3
Moho 13.5 iMac Quadcore 2,9GHz 16GB OS 10.15
Moho 14.1 Mac Mini M2 Pro OS 13.7.6
AS 11 MacPro 12core 3GHz 32GB OS 10.11 Quicktime 10.7.3
Moho 13.5 iMac Quadcore 2,9GHz 16GB OS 10.15
Moho 14.1 Mac Mini M2 Pro OS 13.7.6
Re: Is the new file format optional?
The new file format seems to be a .zip file. If you have a .zip extractor available, try unpacking it. There's probably more to it because it looks it doesn't have the original script format and line endings but maybe that will help get you started?
EDIT: I take it back. Unpacking does put it in a 'english' readable format but after comparing it with the 10 format, it doesn't look quite right to me. Maybe somebody with a lot more coding experience than I have can weigh in.
G.
EDIT: I take it back. Unpacking does put it in a 'english' readable format but after comparing it with the 10 format, it doesn't look quite right to me. Maybe somebody with a lot more coding experience than I have can weigh in.
G.
NEW! Visit our Little Green Dog Channel on YouTube!
D.R. Greenlaw
Artist/Partner - Little Green Dog
Little Green Dog Channel | Greenlaw's Demo Reel Channel
D.R. Greenlaw
Artist/Partner - Little Green Dog
Little Green Dog Channel | Greenlaw's Demo Reel Channel
- Víctor Paredes
- Site Admin
- Posts: 5841
- Joined: Tue Jan 25, 2005 3:18 pm
- Location: Barcelona/Chile
- Contact:
Re: Is the new file format optional?
Yes, version 11 format is a zip file which contains the "real" file. But that "real" file is different from previous versions, now it's a json format, which offers more possibilities to the developers.
Moho co-owner
Previously Rigged animation supervisor: My father's dragon, Wolfwalkers & Star Wars Visions "Screecher's Reach"
My personal Youtube Channel
Re: Is the new file format optional?
Ah, okay. Thanks for the explanation Victor.
NEW! Visit our Little Green Dog Channel on YouTube!
D.R. Greenlaw
Artist/Partner - Little Green Dog
Little Green Dog Channel | Greenlaw's Demo Reel Channel
D.R. Greenlaw
Artist/Partner - Little Green Dog
Little Green Dog Channel | Greenlaw's Demo Reel Channel
Re: Is the new file format optional?
Yes, I have seen it is a zip file with a JSON file inside:
old format = simple text structure
new format = zipped json structure
The promoted smaller file size is due to the zip compression only. You could also zip the old format and you get the same small file size.
JSON is a very popular and simple data format and I found easy methods to load, modify and save it with python for example.
@Greenlaw: Can you remove your non existing image from the signature? That blows up every discussion. Thanks!
old format = simple text structure
new format = zipped json structure
The promoted smaller file size is due to the zip compression only. You could also zip the old format and you get the same small file size.
JSON is a very popular and simple data format and I found easy methods to load, modify and save it with python for example.
@Greenlaw: Can you remove your non existing image from the signature? That blows up every discussion. Thanks!
Re: Is the new file format optional?
I'm not sure what you mean by 'non-existing'--is the image not appearing in your browser? It's just a .jpg image hosted on a free image server. Wonder if the server has a regional restriction in your area or if your browser is otherwise blocking it as an 'ad'.
The image and link definitely exists but thanks for bringing it to my attention. If the concern is the size, I was going to replace the signature with a new and more compact one soon anyway.
G.
Edit: I see I had set that up using a bit.ly link. Just curious but are you outside the US? Just wondering if bit.ly isn't supported in other countries.
The image and link definitely exists but thanks for bringing it to my attention. If the concern is the size, I was going to replace the signature with a new and more compact one soon anyway.
G.
Edit: I see I had set that up using a bit.ly link. Just curious but are you outside the US? Just wondering if bit.ly isn't supported in other countries.
NEW! Visit our Little Green Dog Channel on YouTube!
D.R. Greenlaw
Artist/Partner - Little Green Dog
Little Green Dog Channel | Greenlaw's Demo Reel Channel
D.R. Greenlaw
Artist/Partner - Little Green Dog
Little Green Dog Channel | Greenlaw's Demo Reel Channel
Re: Is the new file format optional?
Right now I see it, some hours ago I didn't, there was only empty space of the same size. That's all.
AS 9.5 MacPro Quadcore 3GHz 16GB OS 10.6.8 Quicktime 7.6.6
AS 11 MacPro 12core 3GHz 32GB OS 10.11 Quicktime 10.7.3
Moho 13.5 iMac Quadcore 2,9GHz 16GB OS 10.15
Moho 14.1 Mac Mini M2 Pro OS 13.7.6
AS 11 MacPro 12core 3GHz 32GB OS 10.11 Quicktime 10.7.3
Moho 13.5 iMac Quadcore 2,9GHz 16GB OS 10.15
Moho 14.1 Mac Mini M2 Pro OS 13.7.6
Re: Is the new file format optional?
Ok, thanks--I was probably asleep then. Maybe my world goes away when I sleep. 
NEW! Visit our Little Green Dog Channel on YouTube!
D.R. Greenlaw
Artist/Partner - Little Green Dog
Little Green Dog Channel | Greenlaw's Demo Reel Channel
D.R. Greenlaw
Artist/Partner - Little Green Dog
Little Green Dog Channel | Greenlaw's Demo Reel Channel
Re: Is the new file format optional?
@Greenlaw: I see a huge quadratic tile in your signature with the text "This ImageShack image has expired [LOGO] See more images on RainApp".
To the new format: It is possible to save the whole project with all assets (sounds, images ...) in that project zip file now?
To the new format: It is possible to save the whole project with all assets (sounds, images ...) in that project zip file now?
Re: Is the new file format optional?
That's really weird because other people, including myself, can see the image. That said, I haven't used ImageShack for a while and didn't realize that the links can expire.
I'll re-link it to a more reliable server as soon as I get the chance. Thanks for letting me know.
G.
I'll re-link it to a more reliable server as soon as I get the chance. Thanks for letting me know.
G.
NEW! Visit our Little Green Dog Channel on YouTube!
D.R. Greenlaw
Artist/Partner - Little Green Dog
Little Green Dog Channel | Greenlaw's Demo Reel Channel
D.R. Greenlaw
Artist/Partner - Little Green Dog
Little Green Dog Channel | Greenlaw's Demo Reel Channel
- synthsin75
- Posts: 10362
- Joined: Mon Jan 14, 2008 2:20 pm
- Location: Oklahoma
- Contact:
Re: Is the new file format optional?
No, but the new format includes project thumbnails.Lebostein wrote:To the new format: It is possible to save the whole project with all assets (sounds, images ...) in that project zip file now?
- Wes
Donations: https://www.paypal.com/paypalme/synthsin75 (Thx, everyone.)
https://www.youtube.com/user/synthsin75
Scripting reference: https://mohoscripting.com/
Donations: https://www.paypal.com/paypalme/synthsin75 (Thx, everyone.)
https://www.youtube.com/user/synthsin75
Scripting reference: https://mohoscripting.com/