﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	uname	nginx_version
27	Troubles streaming h264/aac not from the beggining	Danila Sukharev	somebody	"Steps:
1. Took the default config from the documentation (mp4 directive)
2. Placed some mp4 files to the corresponding folder.
3. Tried to play them not from the beginning.

Happened: player gets the whole clip from start to the point I've forwarded to.
Expected: player gets the clip from the point I've specified.

Comments:
1. All clips was downloaded from the youtube.
2. I've checked using mplayer that they are really mp4/h264/aac.
3. Nothing is in error.log.
4. I've made sure that moov atom is in the beggining of the clip (used the following guide: http://www.adobe.com/devnet/video/articles/mp4_movie_atom.html)
5. I've checked that this is not a player issue (tried both console mplayer / flow player).
6. I've tried to forward using player controls (in this case mplayer uses GET 206) - no luck.
7. I've tried to use http://URL?start=N - the same.

The only way player works - is when it plays from the very beginning of the file.
Looks like a defect for me; sorry if this is some kind of misconf or whatever.

-- Dan
"	defect	closed	minor		nginx-core	1.0.x	fixed			Windows [5.2.3790] aka 2003 server	"nginx: nginx version: nginx/1.0.8
nginx: TLS SNI support enabled
nginx: configure arguments: --builddir=objs.msvc8 --crossbuild=win32 --with-debug --prefix= --conf-path=conf/nginx.conf --pid-path=logs/nginx.pid --http-log-path=logs/access.log --error-log-path=logs/error.log --sbin-path=nginx.exe --http-client-body-temp-path=temp/client_body_temp --http-proxy-temp-path=temp/proxy_temp --http-fastcgi-temp-path=temp/fastcgi_temp --with-cc-opt=-DFD_SETSIZE=1024 --with-pcre=objs.msvc8/lib/pcre-7.9 --with-zlib=objs.msvc8/lib/zlib-1.2.3 --with-select_module --with-http_realip_module --with-http_addition_module --with-http_sub_module --with-http_dav_module --with-http_stub_status_module --with-http_flv_module --with-http_mp4_module --with-http_gzip_static_module --with-http_random_index_module --with-http_secure_link_module --with-mail --with-ipv6 --with-openssl=objs.msvc8/lib/openssl-0.9.8r --with-openssl-opt=enable-tlsext --with-http_ssl_module --with-mail_ssl_module"
