Skip to content

Commit

Permalink
README: update instructions to run Fluster
Browse files Browse the repository at this point in the history
Fluster's main branch has support for cros-codecs, so there is no need
to checkout a dedicated branch.
  • Loading branch information
Gnurou committed Oct 2, 2024
1 parent fbdaf05 commit df18fc8
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,9 @@ Options:

## Testing

Fluster can be used for testing, using the `ccdec` example program described
above. [This branch](https://github.com/Gnurou/fluster/tree/cros-codecs)
contains support for cros-codecs testing. Just make sure the `ccdec` binary is
in your `PATH`, and run Fluster using one of the `ccdec` decoders, e.g.
[Fluster](https://github.com/fluendo/fluster) can be used for testing, using the
`ccdec` example program described above. Just make sure the `ccdec` binary is in
your `PATH`, and run Fluster using one of the `ccdec` decoders, e.g.

```shell
python fluster.py run -d ccdec-H.264 -ts JVT-AVC_V1
Expand Down

0 comments on commit df18fc8

Please sign in to comment.