Skip to content
Snippets Groups Projects
Commit 7b10f779 authored by Andreas Romeyke's avatar Andreas Romeyke
Browse files

fixed MD markup issues

parent 982defd4
No related branches found
No related tags found
No related merge requests found
...@@ -3,18 +3,24 @@ Plugin using MediaConch to validate FFV1/Matroska files ...@@ -3,18 +3,24 @@ Plugin using MediaConch to validate FFV1/Matroska files
you could test it using 'test.sh' you could test it using 'test.sh'
== compile compile
-------
* make clean * make clean
* make * make
== install install
* copy jar-file to /operational_shared/plugins/custom/ -------
* copy jar-file to _/operational_shared/plugins/custom/_
configuration
-------------
== configuration
* check API https://exlibrisgroup.github.io/Rosetta.dps-sdk-projects/current/javadoc/com/exlibris/dps/sdk/techmd/FormatValidationPlugin.html * check API https://exlibrisgroup.github.io/Rosetta.dps-sdk-projects/current/javadoc/com/exlibris/dps/sdk/techmd/FormatValidationPlugin.html
* check https://mediaarea.net/MediaConch/ for latest MediaConch release * check https://mediaarea.net/MediaConch/ for latest MediaConch release
== copyright hints copyright hints
---------------
MediaConch is released under Gnu General Public License 3.0 (or higher) it could not be integrated and delivered as a binary only plugin. MediaConch is released under Gnu General Public License 3.0 (or higher), therefore it could not be integrated and delivered as a binary only plugin.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment