Portfolio (#7) - H264 With Nginx seek problems (#94) - Message List
Hi there,
I have a problem when seeking on Nginx in MP4 files encoded for playing in Flash players, like Longtail player. However, there are some problems, when one tries to seek ahead it seeks and when it gets to the end (that is the play head gets to the full time of the video) there still is content to be played, and that makes all the players have the play head exceeding the total time of the video with about 10 more seconds( that is if the total video length is 1 minute, it will play 1:10 seconds, provided that the video length is truly 1 minute exact) and i don't know whether is because of video encoding or the streaming module.
The videos i encode with X264 and muxing the audio with the MP4Box, pretty much what most of us do, so i have the header on the MP4s at the beginning.
My question is once the mod_h264_streaming seeks on a video, does he also send a new meta data ?
I am using Nginx (nginx-0.7.60) and the latest version of ur streaming module.
-
Message #379
It's a known issue for at least the longtail player: See: http://developer.longtailvideo.com/trac/ticket/161
I'm not sure why it's set to 'wontfix', but feel free to re-open the issue. :)
The module does indeed send new meta data on every seek.
arjen12/19/09 11:27:33 (2 years ago)
