Create an avi video of the function surf(sin(2*pi*k/20)*Z,Z) for k=1:100 with an avi "quality" of 5.
The standard quality is 75 out of 100.
Output: avi file titled 'peaks.avi' of "Quality" 5
The size of the avi file will be checked to confirm "quality" of 5 was used and 100 frames.
Note: Windows 7 allows MPEG-4 which reduces file size a large percent while maintaining quality.
Hints:
1) VideoWriter Object Properties
Solution Stats
Solution Comments
Show comments
Loading...
Problem Recent Solvers16
Suggested Problems
-
Omit columns averages from a matrix
620 Solvers
-
Return the first and last characters of a character array
12311 Solvers
-
Matrix which contains the values of an other matrix A at the given locations.
240 Solvers
-
Calculate the height of an object dropped from the sky
324 Solvers
-
Find out missing number from a vector of 9 elements
322 Solvers
More from this Author306
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!