Troubleshooting of runway: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
(Created page with "Troubleshooting of runway issues == Resolve the error 'Generation error' == === Error condition === After waiting patiently for several minutes in the queue for a video generation task to be processed, I encountered a "Generation error" which prevented the video from being successfully produced. The complete error message is as follows: <pre> Generation error Your credits will be refunded. Please try again or adjust your prompt if you continue to encounter this error....")
 
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 30: Line 30:
Explanation of options (from {{kbd | key=<nowiki>ffmpeg --help</nowiki>}})
Explanation of options (from {{kbd | key=<nowiki>ffmpeg --help</nowiki>}})
* -i <input file>
* -i <input file>
* -vf <filter_graph>  alias for -filter:v (apply filters to video streams)
* -vf <filter_graph>  alias for -filter:v (apply [https://ffmpeg.org/ffmpeg-filters.html filters] to video streams)
* -af <filter_graph>  alias for -filter:a (apply filters to audio streams)
* -af <filter_graph>  alias for -filter:a (apply filters to audio streams)


Line 55: Line 55:
<references />
<references />


[[Category:Artificial intelligence]]
[[Category: Artificial intelligence]]
[[Category:Generative AI]]
[[Category: Generative AI]]
[[Category: Software]]
[[Category: Video]]

Navigation menu