• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Zulko / moviepy / 334
86%

Build:
DEFAULT BRANCH: master
Ran 26 May 2017 10:21PM UTC
Jobs 5
Files 85
Run time 39s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
334

cron

travis-ci

mbeacom
fixed ffmpeg error reporting on Python 3 (#565)

I got the following error:

    /usr/local/lib/python3.5/dist-packages/moviepy/audio/io/ffmpeg_audiowriter.py:91: in write_frames
        + "\n\n"+ffmpeg_error))
    E   TypeError: Can't convert 'bytes' object to str implicitly

To fix it, I wrapped `ffmpeg_error` in `str()` in `ffmpeg_audiowriter.py`.  I also did the same in `ffmpeg_writer.py` but I didn't test the latter.

1557 of 2879 relevant lines covered (54.08%)

2.65 hits per line

Jobs
ID Job ID Ran Files Coverage
1 334.1 26 May 2017 10:21PM UTC 0
52.66
Travis Job 334.1
2 334.2 26 May 2017 10:21PM UTC 0
53.28
Travis Job 334.2
3 334.3 26 May 2017 10:22PM UTC 0
52.94
Travis Job 334.3
4 334.4 26 May 2017 10:22PM UTC 0
52.94
Travis Job 334.4
5 334.5 26 May 2017 10:22PM UTC 0
52.94
Travis Job 334.5
Source Files on build 334
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #334
  • 99bfee26 on github
  • Prev Build on master (#333)
  • Next Build on master (#335)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc