#7937: no explanation of return value of ffmpeg
-------------------------------------+-------------------------------------
Reporter: sgerwk | Owner:
Type: defect | Status: closed
Priority: minor | Component:
| documentation
Version: git-master | Resolution: invalid
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by Cigaes):
The standard Unix convention is 0 for success, ≠0 for failure. FFmpeg does
not ofcially try to distinguish between the kinds of failure through the
return code.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/7937#comment:4>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".