F4V files (otherwise known as MPEG4-AVC / h.264 + a special Flash only file extension) DO NOT SUPPORT CUE POINTS. Unfortunately, no good tooling support for timed text tracks replaces them.
7 Responses to “ “F4V Does Not Support Cue Points”
Well, I’m not sure about you, but I prefer to use events in my players that load the cuepoints via text or XML files and then use the playhead time to trigger them. I know it’s sort of re-inventing the wheel, but it allows the cuepoints to live in a database and be updated dynamically without the need of editing the file.
For the record, I forgot to mention that ActionScript cue-points not embedded in the video file work correctly, since they are a function of the AS language, not of the file format.
This is the blog of Brooks Andrus. Here, At irregular intervals, you may find digital noise centered around the activities of an early 21st century technologist. I work for TechSmith Corporation, but this web space and the views found on it are entirely my own.
Well, I’m not sure about you, but I prefer to use events in my players that load the cuepoints via text or XML files and then use the playhead time to trigger them. I know it’s sort of re-inventing the wheel, but it allows the cuepoints to live in a database and be updated dynamically without the need of editing the file.
For the record, I forgot to mention that ActionScript cue-points not embedded in the video file work correctly, since they are a function of the AS language, not of the file format.
[...] ã”å˜çŸ¥ã®é€šã‚ŠH.264フォーマットã¯On2VP6よりもよりもé¥ã‹ã«é«˜ç”»è³ªã ã‘ã©ã€ã‚¢ãƒ«ãƒ•ã‚¡ãƒãƒ£ãƒ³ãƒãƒ«ã¨ã‚ューãƒã‚¤ãƒ³ãƒˆãŒä½¿ãˆãªã„ã®ãŒæ®‹å¿µãªç‚¹ã€‚ F4Vã‚‚ã‚ューãƒã‚¤ãƒ³ãƒˆã¯ã‚µãƒãƒ¼ãƒˆã—ã¦ã„ãªã„。 Adobe TechNote F4V-format video exported from Adobe Media Encoder CS4 does not contain cue points Brooks Andrus’s blog : F4V Does Not Support Cue Points [...]
Is it possible to use cue points with an H264 encoded videostream put in an FLV container?
[...] [...]
@Justin Actionscript Cue points are not accurate (at least from what i tested).
Awesome post!