video2flv
The proposed script is a Matlab script doing the following tasks.
1. Convert a video (MPEG, WMV, AVI) into a Adobe Flash Video (FLV). The conversion process is performed using the FFMPEG application.
2. Creation of a webpage (HTML) where the created FLV video is displayed into the flash video player developped by Jeroen Wijering. The user has only to copy the content of the output folder into its web page and to modify the HTML file to adapt to its needs.
The script is (I hope) easy to understand and can be easily tuned either for the encoding process (see http://ffmpeg.mplayerhq.hu) or for the use of the flash player (see http://www.jeroenwijering.com).
Please consult the README file for more precision about the license and legal considerations.
To see an example of a flash video, consult my website : http://www.i3s.unice.fr/~garciav/research.php.
Cite As
Vincent Garcia (2024). video2flv (https://www.mathworks.com/matlabcentral/fileexchange/15794-video2flv), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- MATLAB > Data Import and Analysis > Data Import and Export > Standard File Formats > Audio and Video Data >
- FPGA, ASIC, and SoC Development > Vision HDL Toolbox > Video Formats and Interfaces >
- Image Processing and Computer Vision > Vision HDL Toolbox > Video Formats and Interfaces >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.