Use ffmpeg instead of libav in python ver #8

Merged
Teteros merged 1 commit from use-ffmpeg into master 2018-02-05 10:41:53 -08:00
Teteros commented 2017-08-26 12:12:38 -07:00 (Migrated from github.com)

This commit changes the concatenate parameter from avconv to ffmpeg
As pulverize.php uses ffmpeg as default, rather than its fork libav.

Fixes #5

Seems some older Ubuntu/Debian versions used libav and now symlink ffmpeg for compability reasons https://stackoverflow.com/a/9477756

This commit changes the concatenate parameter from `avconv` to `ffmpeg` As pulverize.php uses ffmpeg as default, rather than its fork libav. Fixes #5 Seems some older Ubuntu/Debian versions used libav and now symlink ffmpeg for compability reasons https://stackoverflow.com/a/9477756
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
sciactive/pulverize!8
No description provided.