Skip to content

Commit

Permalink
Update User_Manual.md
Browse files Browse the repository at this point in the history
  • Loading branch information
digitensions authored Mar 7, 2024
1 parent 9983b2b commit 1842df5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Doc/User_Manual.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ The file supplied must be a Matroska container (.mkv) created by the `RAWcooked`
For the best decoding experience you should always ensure you encode with the ```--all``` command which includes hashes within the reversibility data of the encoded Matroska file. This ensures that the decoded files can be compared to the original source file hashes, ensuring bit perfect reversibility.


## Capturing encoding and decoding logs
## Capturing logs

It is advisable to always capture the console output of your `RAWcooked` encoding and decoding for review over time. The console output will include `RAWcooked` software information, warning or error messagess, plus confirmation of a successful encode or decode. The console also outputs important encoding information from the FFmpeg encoding software including FFmpeg version, file metadata and stream encoding configurations. Over time this information can be valuable for understanding your compressed files. To capture console log outputs for standard output and standard errors you can use the following commands.

Expand Down

0 comments on commit 1842df5

Please sign in to comment.