Hello,
I wonder how can import animation (avi video file) into Mathematica notebook? I tried to use "Import" function (smth like this Import["travellingpertradial_compressed.avi", "Animation"] ) but it doesnt work and says that the video type of my movie is not supported:
*********************************Mathematica output******************************
"Import::unsup: Unsupported type of video file. >>"
$Failed
*******************************************************************************************
Can one explain me what is wrong with it? By the way the video file was done in Matlab program. I have enclosed my Mathematica notebook containing the code (example.nb) .
I have another question regarding the insertion of tables into Mathematica notebook. In order to insert the table I used the command Insert -> Table/Matrix on the Mathemtica menu pannel. It works fine, but when I changed the cell style to "Table" the table becomes distorted, i.e. the size of the tables cell becomes much wider compared to the size of the table content in this cell (see the attached file "example2" and the style file "late-style.nb" ). If there is any way to fix it?
Victor
Attachments: