.F4F 파일 확장자
Flash Video Fragment
| 개발사 | Adobe Systems |
| 인기도 |
3.5 | 11 투표 |
F4F 파일이란 무엇인가요?
An F4F file is a portion of a Flash Video (.FLV) file, created by Adobe Media Server. Adobe Media Server breaks FLV files into sets of F4F files before sending them to client devices. This allows users to stream video content more efficiently.
추가 정보
Adobe Media Server is a platform that content publishers can use to host and distribute streaming video. These videos are stored on Media Server in the FLV format, but often delivered to end users in the form of several F4F files.
Sending videos as a set of smaller F4F files, rather than one large FLV file, allows client devices to download, process, and play those videos more quickly. Users' streaming media players (typically Adobe Flash Player) automatically stitch F4F files together into a single, seamless video during the playback process.
참고: The PHP script AdobeHDS can be used to join F4F fragments into FLV files.
F4F 파일을 여는 방법
You can use K-S-V Scripts AdobeHDS, a PHP script, to join a set of F4F files together into a single FLV file. Then, you can play the resulting FLV file in VideoLAN VLC media player or another media player that supports the FLV format.