Welcome! Log In Create A New Profile

Advanced

Re: MP4 - start time is out mp4 stts samples

April 10, 2012 06:10AM
Dealing with this trouble again (nginx 1.0.12, 1.0.14):

2012/04/10 12:06:59 [alert] 22812#0: *1571 pread() read only 0 of 1048576 from "/var/www/cgi-bin/uploads/03/00364/z46j20qdp6gt" while sending mp4 to client, client: ....., server: ....., request: "GET /mgobz2aj6gu4rqukwztlpbbrdqzwmtcoid2bk6t6xenwqd3fwvt6z3pyqy/video.mp4?start=1190.84 HTTP/1.1", host: "....."
2012/04/10 12:07:00 [error] 22815#0: *1630 start time is out mp4 stts samples in "/var/www/cgi-bin/uploads/03/00001/k2hhvgyfdmmu", client: ....., server: ....., request: "GET /mgobznkw5ku4tqukwyf3nfjxilouln5pl5abqotvftlq7rqggvegaydxva/video.flv?start=0 HTTP/1.1", host: "....."

I believe that I have this patch already applied:
if (start_time < (uint64_t) count * duration) {
start_sample += (ngx_uint_t) (start_time / duration);
count -= start_sample;
ngx_mp4_set_32value(entry->count, count);
goto found;
}
Subject Author Posted

MP4 - start time is out mp4 stts samples

sisif November 16, 2011 07:29PM

Re: MP4 - start time is out mp4 stts samples

Igor Sysoev November 17, 2011 12:08AM

Re: MP4 - start time is out mp4 stts samples

sisif November 17, 2011 07:01AM

Re: MP4 - start time is out mp4 stts samples

sibsoft November 21, 2011 03:36AM

Re: MP4 - start time is out mp4 stts samples

sibsoft November 22, 2011 01:43AM

Re: MP4 - start time is out mp4 stts samples

sibsoft November 23, 2011 02:19AM

Re: MP4 - start time is out mp4 stts samples

sibsoft April 10, 2012 06:07AM

Re: MP4 - start time is out mp4 stts samples

Igor Sysoev November 21, 2011 04:00AM

Re: MP4 - start time is out mp4 stts samples

Igor Sysoev November 22, 2011 05:32AM

Re: MP4 - start time is out mp4 stts samples

Maxim Dounin April 10, 2012 10:06AM

Re: MP4 - start time is out mp4 stts samples

sibsoft April 10, 2012 06:10AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 120
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready