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

Fix for python 3 #295

Closed
wants to merge 3 commits into from
Closed

Fix for python 3 #295

wants to merge 3 commits into from

Commits on May 16, 2016

  1. Update ffmpeg_writer.py

    Fix `TypeError: 'str' does not support the buffer interface` error
    mikhuang committed May 16, 2016
    Configuration menu
    Copy the full SHA
    da1ec76 View commit details
    Browse the repository at this point in the history
  2. Update ffmpeg_audiowriter.py

    mikhuang committed May 16, 2016
    Configuration menu
    Copy the full SHA
    ca7f444 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from mikhuang/mikhuang-str-buffer

    String buffer issue
    mikhuang committed May 16, 2016
    Configuration menu
    Copy the full SHA
    ae89b47 View commit details
    Browse the repository at this point in the history