ligzy / mp4v2

Automatically exported from code.google.com/p/mp4v2
Other
0 stars 0 forks source link

Pre Allocate file #78

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
kidjan,

sorry for responding back after 8 months. 
I'm using mp4 container to store video from a camera. I write the video sample 
for 2 minute and finds out how much space it occupies for the 2 minute file. 
Based on the first file, a second file is created to which i need to 
pre-allocate so that file fragmentation does not happen.

I went through the sample for CustomFileProvider. but that is just for reading 
from an MP4 file. I do not know how to use it for File creation. Could you 
please let me know where to set that and how to set the file size.

Also, would it be possible to use the class 'MP4File' for C++.

Thanks,
Aswin.N.Paranji

Original issue reported on code.google.com by aswin.pa...@gmail.com on 17 Jan 2011 at 10:56

GoogleCodeExporter commented 9 years ago
Please do not open new issues for stuff you've already reported; this should go 
in issue 60 instead of this new issue.  I've responded to you there.

Thanks.

Original comment by kid...@gmail.com on 29 Jan 2011 at 2:39