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

Zulko / moviepy / 333
86%

Build:
DEFAULT BRANCH: master
Ran 25 May 2017 10:39PM UTC
Jobs 5
Files 85
Run time 43s
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
333

push

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 333.1 25 May 2017 10:39PM UTC 0
52.66
Travis Job 333.1
2 333.2 25 May 2017 10:39PM UTC 0
53.28
Travis Job 333.2
3 333.3 25 May 2017 10:39PM UTC 0
52.94
Travis Job 333.3
4 333.4 25 May 2017 10:39PM UTC 0
52.94
Travis Job 333.4
5 333.5 25 May 2017 10:40PM UTC 0
52.94
Travis Job 333.5
Source Files on build 333
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #333
  • 99bfee26 on github
  • Prev Build on master (#330)
  • Next Build on master (#334)
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