kopia lustrzana https://github.com/corrscope/corrscope
Updated renderer ffmpeg pixel formats (markdown)
rodzic
6ba66354f6
commit
5e67e3003e
|
@ -10,6 +10,6 @@ mplcairo (i lost the branch):
|
||||||
- ~~ffmpeg_pixel_format = "rgb24"~~
|
- ~~ffmpeg_pixel_format = "rgb24"~~
|
||||||
- bytes_per_pixel = 4
|
- bytes_per_pixel = 4
|
||||||
- ffmpeg_pixel_format = "rgb32"
|
- ffmpeg_pixel_format = "rgb32"
|
||||||
- # https://github.com/anntzer/mplcairo/issues/12#issuecomment-451035973
|
- https://github.com/anntzer/mplcairo/issues/12#issuecomment-451035973
|
||||||
- # Cairo outputs bgrA.
|
- Cairo outputs bgrA.
|
||||||
- # ffmpeg bgr0 and rgb32 are equivalent, but rgb32 uses less CPU in ffplay.
|
- ffmpeg bgr0 and rgb32 are equivalent, but rgb32 uses less CPU in ffplay.
|
Ładowanie…
Reference in New Issue