commit | 5147f8ee6a5fb6a7cb615e0897e736a80daef9e8 | [log] [tgz] |
---|---|---|
author | Roman Arutyunyan <arut@nginx.com> | Tue Apr 01 20:53:18 2014 +0400 |
committer | Roman Arutyunyan <arut@nginx.com> | Tue Apr 01 20:53:18 2014 +0400 |
tree | db4e2005984b8048f1a5f51d1ef8bcc65b9d4946 | |
parent | 2349a6747d48a48cebcc5227f82083c33a799517 [diff] |
Mp4: allow end values bigger than track duration. If start time is within the track but end time is out of it, error "end time is out mp4 stts samples" is generated. However it's better to ignore the error and output the track until its end.