Просмотр поста

.
ramzes
"Can't open output file" error
This error indicates that the output file could not be created. Common causes are:

The output directory does not exist (i.e. you entered an incorrect path).

You don't have permission to write to the output directory.

Your hard disk is full.

"Can't write header" error
This error indicates that ffmpeg/libav (the underlying video and audio encoding library) failed to initialize the output file. Common causes are:

You have selected a codec that is not supported by the container (for example, you tried to use the VP8 video codec with the MP4 container).

Your hard disk is full.