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

MP4 - trun atom data not shown properly #14

Open
jordicenzano opened this issue May 20, 2018 · 0 comments
Open

MP4 - trun atom data not shown properly #14

jordicenzano opened this issue May 20, 2018 · 0 comments

Comments

@jordicenzano
Copy link

Steps:
1- Gerenerate fmp4 with:

ffmpeg -f lavfi -re -i smptebars=duration=15:size=320x200:rate=30 \
-pix_fmt yuv420p -c:v libx264 -b:v 250k -g 30 -keyint_min 120 -profile:v baseline -preset veryfast \
-f mp4 -movflags empty_moov+omit_tfhd_offset+frag_keyframe+default_base_moof /tmp/test.mp4

2- Show atoms in thumbcoil and Bento MP4 dump

You will see trun: sample_count is not shown in thumbcoil

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