Skip to content

Commit

Permalink
Document VC1 limitation
Browse files Browse the repository at this point in the history
  • Loading branch information
myrsloik committed Dec 28, 2024
1 parent 1d67440 commit ce7e46c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ ninja -C build install
### Known issues and limitations

- Seeking performance in mpeg/ts/vob files can be quite poor due to the FFmpeg demuxer
- VC1 codec is unseekable due to FFmpeg not having bitexact output after seeking
- Needs FFmpeg compiled with Little CMS2 or the color information reported for most image files will be less complete
- Mod files can't be decoded correctly using libmodplug due to the library not having repeatable bitexact output
- Gray+alpha format isn't supported in Avisynth+ and as a result only the Y component is returned
Expand Down

0 comments on commit ce7e46c

Please sign in to comment.