Avdump3: Difference between revisions

575 bytes added ,  9 August 2020
No edit summary
Line 37: Line 37:
'''NameSpace''': FileDiscovery  
'''NameSpace''': FileDiscovery  


'''–Recursive, -R'''
{| class="wikitable"
 
|-
Recursively descent into Subdirectories
! Parameter
 
! Shorthand
'''–ProcessedLogPath, –PLPath'''
! Description
 
! Usage
Appends the full filepath to the specified path
! Default Value
 
|-
'''–SkipLogPath, –SLPath'''
| --Recursive
 
| -R
Filepaths contained in the specified file will not be processed
| Recursively descent into Subdirectories
 
| --Recursive
'''–DoneLogPath, –DLPath'''
| False
 
|-
Will set –SkipLogPath and –ProcessedLogPath to the specified filepath
| --ProcessedLogPath
 
| --PLPath
'''–WithExtensions, –WExts'''
| Appends the full filepath to the specified path
 
| --ProcessedLogPath=<FilePath1>[:<FilePath2>...]
Only/Don’t Process files with selected Extensions
|
 
|-
'''–Concurrent, –Conc'''
| --SkipLogPath
 
| --SLPath
Sets the maximal number of files which will be processed concurrently. First param (max) sets a global limit. (path,max) pairs sets limits per path.
| Filepaths contained in the specified file will not be processed
| --SkipLogPath=<FilePath1>[:<FilePath2>...]
|
|-
| --DoneLogPath
| --DLPath
| Will set --SkipLogPath and --ProcessedLogPath to the specified filepath
| --DoneLogPath=<Filepath>
|
|-
| --WithExtensions
| --WExts
| Only/Don't Process files with selected Extensions
| --WithExtensions=[-]<Extension1>[,<Extension2>...]
|
|-
| --Concurrent
| --Conc
| Sets the maximal number of files which will be processed concurrently. First param (max) sets a global limit. (path,max) pairs sets limits per path.
| --Concurrent=<max>[:<path1>,<max1>;<path2>,<max2>...]
| 1
|-
|}


'''NameSpace''': Processing  
'''NameSpace''': Processing  


'''–ProducerMinReadLength'''
{| class="wikitable"
 
|-
'''–ProducerMaxReadLength'''
! Parameter
 
! Shorthand
'''–PrintAvailableSIMDs'''
! Description
 
! Usage
'''–PauseBeforeExit, –PBExit'''
! Default Value
 
|-
Pause console before exiting
| --ProducerMinReadLength
 
|
'''–BufferLength, –BLength'''
|
 
|
Circular buffer size for hashing
| 1
 
|-
'''–Consumers, –Cons'''
| --ProducerMaxReadLength
 
|
Select consumers to use. Use without arguments to list available consumers
|
|
| 8
|-
| --PrintAvailableSIMDs
|
|
|
| False
|-
| --PauseBeforeExit
| --PBExit
| Pause console before exiting
| --PauseBeforeExit
| False
|-
| --BufferLength
| --BLength
| Circular buffer size for hashing
| --BufferLength=<Size in MiB>
| 64
|-
| --Consumers
| --Cons
| Select consumers to use. Use without arguments to list available consumers
| --Consumers=<ConsumerName1>[,<ConsumerName2>...]
|
|}


'''NameSpace''': FileMove '''–Test'''
'''NameSpace''': FileMove '''–Test'''
Line 198: Line 247:


'''–Ed2kLogPath'''
'''–Ed2kLogPath'''


== Development ==
== Development ==
MediaWiki spam blocked by CleanTalk.
MediaWiki spam blocked by CleanTalk.