2018-11-02 10:22 GMT+01:00, Hwaen Ch'uqi <[email protected]>: > The following output was generated by the script command.
In general, scripts are not supported here. This thread is a good explanation why: There most likely are issues about your FFmpeg command line that can be improved (for example, I expect you want yuv420p output) but the first issue is that the script you are using is apparently broken as pointed out both by yourself and Paul. (There are error message from another, second FFmpeg incantation.) Please test the command line you posted by itself (from the shell prompt), if your shell window is wide enough, there won't be so many output lines. Once we fixed the remaining issues with the FFmpeg command line, you will hopefully be able to fix your script. Carl Eugen _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
