Skip to content
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

Another: "Composition time offset atom found. Out of order samples possible." error #46

Open
DaveQB opened this issue Feb 22, 2016 · 1 comment

Comments

@DaveQB
Copy link

DaveQB commented Feb 22, 2016

I have a number of files that are truncated due to my Sony Action camera having a motherboard issue that saw it turn off randomly when on my bike. They are of either the two file types below (first in "PRO" mode (high bitrate) and the other not)..

`
untrunc C0017.MP4 C0001.MP4
Reading: C0017.MP4
Composition time offset atom found. Out of order samples possible.
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'C0017.MP4':
Metadata:
major_brand : XAVC
minor_version : 16785407
compatible_brands: XAVCmp42iso2
creation_time : 2015-11-01 06:36:36
Duration: 00:12:26.88, start: 0.000000, bitrate: 51959 kb/s
Stream #0.0(und): Video: h264 (High), yuv420p, 1920x1080 [PAR 1:1 DAR 16:9], 50011 kb/s, 50 fps, 50 tbr, 50k tbn, 100 tbc
Metadata:
creation_time : 2015-11-01 06:36:36
Stream #0.1(und): Audio: pcm_s16be, 48000 Hz, 2 channels, s16, 1536 kb/s
Metadata:
creation_time : 2015-11-01 06:36:36
Stream #0.2(und): Data: rtmd / 0x646D7472, 409 kb/s
Metadata:
creation_time : 2015-11-01 06:36:36
Invalid offset in track!

untrunc MAH02067.MP4 MAH02068.MP4
Reading: MAH02067.MP4
Composition time offset atom found. Out of order samples possible.
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'MAH02067.MP4':
Metadata:
major_brand : MSNV
minor_version : 22675568
compatible_brands: MSNVmp42isom
creation_time : 2015-11-01 01:09:37
Duration: 00:00:37.44, start: 0.000000, bitrate: 25108 kb/s
Stream #0.0(und): Video: h264 (Main), yuv420p, 1920x1080 [PAR 1:1 DAR 16:9], 24976 kb/s, 50 fps, 50 tbr, 50k tbn, 100 tbc
Metadata:
creation_time : 2015-11-01 01:09:37
Stream #0.1(und): Audio: aac, 48000 Hz, stereo, s16, 127 kb/s
Metadata:
creation_time : 2015-11-01 01:09:37
Failed to parse atoms in truncated file
`

I did a git clone and built in my /tmp directory and that's since been cleaned, so not sure what version. I built untrunc a few weeks ago.

@DaveQB
Copy link
Author

DaveQB commented Feb 28, 2016

Is there no solution to this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant