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-dash-encode Windows Fixes #110

Merged
merged 2 commits into from
Dec 12, 2016

Conversation

TcT2k
Copy link
Contributor

@TcT2k TcT2k commented Dec 2, 2016

A few additions to mp4-dash-encode.py to make it easier to use on Windows and macOS:

  • Allow audio codec selection for aac instead of libfdk_aac
  • Use double quotes for force_key_frames on ffmpeg command line

A windows binary of ffmpeg needs double quotes instead of single quotes
Allow audio-codec selection for usage with pre-compiled ffmpeg binaries without libfdk_aac
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

Successfully merging this pull request may close these issues.

None yet

2 participants