mirror of
https://github.com/CDrummond/bliss-analyser.git
synced 2025-04-08 05:00:02 +03:00
Update
This commit is contained in:
parent
36f44d6550
commit
decbbd18e5
@ -13,10 +13,11 @@ PowerShell for Windows), as there is no graphical user interface.
|
|||||||
Variants
|
Variants
|
||||||
--------
|
--------
|
||||||
|
|
||||||
`bliss-analyser` can be built to support using either the `ffmpeg` ibraries, or invoking the `ffmpeg` command itself.
|
`bliss-analyser` can be built to support using either the `ffmpeg` libraries
|
||||||
|
(`libavcodec`, etc.), or invoking the `ffmpeg` command itself.
|
||||||
|
|
||||||
If the package used ended with `-libav` then `bliss-analyser` has been built
|
If the package used ended with `-libav` then `bliss-analyser` has been built
|
||||||
with the `ffmpeg` libraries. This allows fater decoding of files, but will
|
with the `ffmpeg` libraries. This allows faster decoding of files, but will
|
||||||
require the exact `ffmpeg` library versions to be on your system. (These
|
require the exact `ffmpeg` library versions to be on your system. (These
|
||||||
libraries are usually provided with the Windows build).
|
libraries are usually provided with the Windows build).
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user