mltframework / mlt-scripts

scripts to help build open source MLT apps
https://www.mltframework.org
34 stars 30 forks source link

build error check matches "INSTALL libavutil/error.h" #3

Closed trickkiste closed 10 years ago

trickkiste commented 10 years ago

Eventhough the build of FFmpeg does succeed without errors, the way build-melted.sh checks for errors in the logs produces an error:

Line 991: grep -v "X Error" $TMPNAME | grep -i error 2>&1

The latter matches "INSTALL libavutil/error.h"

A patch can be found here: https://github.com/trickkiste/mlt-scripts/commit/df8ecd87dc830d93e8b43a26951f32d67ab5d7b3

bmatherly commented 10 years ago

Fixed in a7e79a319b148ac9793fd290489f74ed59a210a5