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

[FFmpeg] Add "-movflags faststart" opt when using MP4 container #2910

Closed
m132 opened this issue May 13, 2014 · 1 comment
Closed

[FFmpeg] Add "-movflags faststart" opt when using MP4 container #2910

m132 opened this issue May 13, 2014 · 1 comment

Comments

@m132
Copy link

@m132 m132 commented May 13, 2014

This flag moves MP4's moov atom to the beginning of file, so it can be streamed. It works only with ffmpeg, avconv (at least in Ubuntu) doesn't support this yet.

@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented May 13, 2014

Duplicate of #2817.

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

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.