*.ok Invalid argument
Opened this issue · 3 comments
Deleted user commented
This is the error:
Processing: Movies/About Time.mkv
- general: Matroska -> ok
- video: AVC -> copy
- audio: AC-3 -> libvorbis
- video length: 02:03:22.144
[NULL @ 0x7f0a4e64a7e0] Unable to find a suitable output format for 'Movies/About Time.mkv.ok'
Movies/About Time.mkv.ok: Invalid argument - failed to convert 'Movies/About Time.mkv' (or conversion has been interrupted)
- deleting partially converted file...
manatlan commented
Same trouble here ...
But found an easy patch .... just rename "ok" -> "ok.mkv" in source file (lines : 131 & 156)
And all goes right
Deleted user commented
Now it works! Thank you!
On Jan 25, 2015 12:03 PM, "manatlan" notifications@github.com wrote:
Same trouble here ...
But found an easy patch .... just rename "ok" -> "ok.mkv" in source file
(lines : 131 & 156)
And all goes right—
Reply to this email directly or view it on GitHub
#20 (comment)
.