From 0e174d4a1fbecdd4860c765a7795eef515dbebef Mon Sep 17 00:00:00 2001 From: aln363 <146224490+aln363@users.noreply.github.com> Date: Mon, 18 Dec 2023 22:00:18 -0500 Subject: [PATCH] fixed issues and typos --- index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 8d0b40f..08257db 100644 --- a/index.html +++ b/index.html @@ -123,12 +123,12 @@ If the error message includes other parts of the command, such as a flag, that i

missing space typo error message

Sometimes, when copying and pasting, even if the command is free of typos and correctly formatted, the error may occur. When this happens, it is best to attempt to rewrite the command from scratch in the command line.

Could not find tag for codec.

-

codec rewrap error message

+

codec rewrap error message

This error message comes when attempting to rewrap a file that has audio or video codecs that are incompatible with the output files extension. This is discussed briefly at the bottom of the rewrap recipe, where it is suggested that you look through possible transcoding recipes. Being able to transcode the file into the correct codec for rewrapping before you run the rewrap command is ideal, but if you are not fully familiar with transcoding and are sure that the extension you are using for your output file will automatically encode the streams with the correct codecs, removing the -c copy flag will solve this error.

-

Killed:

+

Killed:

"Killed" does not appear as a normal error message, but will show up during the output of the command, and the point at which it appears can vary. Sometimes, after you run a command it will be "killed" immediately, only making it through one frame before terminating, as in this example:

command killed at first frame example

-

Could not find tag for codec:

+

Killed may appear when the file you are working with exceeds the memory capacity of your server. If you are working on a remote server, this can be solved by increasing your memory capacity. If you are working on a local server that should have enough storage and it is still occurring, check that your version of ffmpeg is up to date, and try to avoid running commands with other programs that also require a large amount of memory space at the same time.

Filters

When using filters, there are a handful of errors that may pop up. While this section certainly does not cover them all, below you will find a couple of possible errors and what could be causing them.

Error splitting argument list: option not found: