FLVPlayback complete error

März 2nd, 2010

Last week my FLVPlayback Component thought that is has finished the playback of the video in the first third of the Video.

I tried many ways, even reencoding the Video until i found a litte line of code which solved the Problem.

The property “playheadUpdateInterval” of the flvPlayback was set to 10 milliseconds.

I do not know what exactly happens inside the flvplayback compontent but this short update interval is responsible for the early video complete error

Leave a Reply