Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Videoinfoss2.0.zip | 2014-07-20 | 11.6 MB | |
Videoinfoss.zip | 2014-07-18 | 9.8 MB | |
Totals: 2 Items | 21.4 MB | 0 |
This project was built under the ffmpeg source code. The "Sourcecode" folder contains the source code of this project.It can be built by the same method as compiling ffmpeg source code. We alse provide a compiled program in "Demo" folder. You can run this demo on Linux system with the command "./ffmpeg -i test.m4v frames/%4d.png", which means to decode test.m4v video to frames. After this operation, detailed information about the frames will be generated in a folder named "Info".