114 | | * Open source multimedia framework |
115 | | * Contains a multimedia player (MP4Client / Osmo4) as well as a multimedia packager called MP4Box |
116 | | * Written in C |
117 | | * Can be manipulated through the command-line, GUI, or browser plugins |
| 114 | * Open source multimedia framework |
| 115 | * Contains a multimedia player (MP4Client / Osmo4) as well as a multimedia packager called MP4Box |
| 116 | * Written in C |
| 117 | * Can be manipulated through the command-line, GUI, or browser plugins |
| 118 | |
119 | | * The multimedia player MP4Client is a command-line player for GPAC, allowing it to be easily used on the Linux OS and via any bashscript shell |
120 | | * The multimedia package MP4Box is a powerful tool that can be used for manipulating many video file formats such as .avi, .mpg, .ts, and most importantly, .mp4 |
121 | | * MP4Box can be used for conversion, splitting, combining, etc. |
122 | | * The most important part of GPAC, however, is that it supports DASH |
| 120 | * The multimedia player MP4Client is a command-line player for GPAC, allowing it to be easily used on the Linux OS and via any bashscript shell |
| 121 | * The multimedia package MP4Box is a powerful tool that can be used for manipulating many video file formats such as .avi, .mpg, .ts, and most importantly, .mp4 |
| 122 | * MP4Box can be used for conversion, splitting, combining, etc. |
| 123 | * The most important part of GPAC, however, is that it supports DASH |
| 124 | |