-
Notifications
You must be signed in to change notification settings - Fork 232
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Succeed creating a small file of few KB, not complete video #13
Comments
I get the same issue, 3.5GB source video results in a working 2.5MB 2 second video. This is the output I get:
I tried to provide other working videos from the same capture device to see if that helped but with all but one I get:
|
Ciao, and sorry for the delay in answering. This happens when for some reason a packet is not recognized. The reasons can be many (corrupted video, bug in my code, unespected NAL (I still do not understand much of it). Write me at [email protected] and send me a small working video and a few (10-20) megabytes of the truncated one, I might find the cause of the problem (or I might not, your mileage might vary). |
I deleted the file, sorry :/ |
Hello,
With ffmpeg i tried: avconv -i VID_0757.3gp
I got: [mov,mp4,m4a,3gp,3g2,mj2 @ 0xca2840] moov atom not found
VID_0757.3gp: Invalid data found when processing input
I tried to solve my video with untrunc but unfortunatly, the file produceed is too small and doesn't contain my full video.
If I give you samples (2 small files, less than 20Mo), could you give a try please? Where can I contact you?
The text was updated successfully, but these errors were encountered: