Hi!

----------------------------------------
> Date: Fri, 28 Jun 2013 17:11:01 +0100
> From: [email protected]
> To: [email protected]
> Subject: mp4 atom too large
>
> Hi
>
> I use ngx_http_mp4_module quite heavily, and very occasionally I see
> this error for a few files:
>
> mp4 atom too large:723640794
>
> With the number differing.. Is the number the size of the atom in bytes?
> If so, 723640794 is around 690MB and the mp4 file is only around 150MB



Try increasing mp4_max_buffer_size:
http://nginx.org/en/docs/http/ngx_http_mp4_module.html


Also make sure the MP4 file has the atom at the beginning of the file.




Regards,

Lukas                                     
_______________________________________________
nginx mailing list
[email protected]
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to