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

operon: allow setting faststart #2337

Open
ghost opened this issue Mar 20, 2017 · 2 comments
Open

operon: allow setting faststart #2337

ghost opened this issue Mar 20, 2017 · 2 comments

Comments

@ghost
Copy link

ghost commented Mar 20, 2017

FFmpeg can set faststart via:

ffmpeg alfa.m4a -c copy -movflags faststart bravo.m4a

TagEditor can set faststart via:

tageditor set --index-pos front --force --files alfa.m4a

in addition TagEditor can detect faststart via:

tageditor info --files bravo.m4a

Operon seems to have no way to set or even detect faststart
(moov before mdat).

@lazka
Copy link
Member

lazka commented Mar 20, 2017

Why do you need it?

@ghost
Copy link
Author

ghost commented Mar 20, 2017

@lazka certainly players (car stereo) will not even open M4A files unless they have faststart

@CreamyCookie CreamyCookie changed the title faststart operon: allow setting faststart Jun 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant