mirror of
https://github.com/joshuaboniface/rffmpeg.git
synced 2026-01-23 02:24:03 +00:00
Add nice output code message
This commit is contained in:
parent
487e18edf1
commit
e88f6f5bdc
1 changed files with 1 additions and 0 deletions
|
|
@ -198,4 +198,5 @@ p = subprocess.run(rffmpeg_command,
|
|||
# Cleanup
|
||||
###############################################################################
|
||||
os.remove(our_statefile)
|
||||
debug("ffmpeg finished with code {}".format(p.returncode))
|
||||
exit(p.returncode)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue