Commit Graph

2 Commits

Author SHA1 Message Date
Moritz Bunkus
7362348340 all tools: fix exit code if warnings occurred
If a warning occurred then the exit code must be 1, not 0. This has been
broken in commit 6e35edac13 (since 7.0.0).

Fixes #1101.
2015-02-03 08:09:50 +01:00
Moritz Bunkus
abe79aea96 mkvmerge: only warn for Matroska files with missing track UIDs
Before mkvmerge exited with an error. Even though such files violate the
Matroska specifications ignoring that violation is easy enough, a
warning will suffice.

Fixes #1050.
2014-08-09 21:16:16 +02:00