Copy of video after transpose has corrupted luminance data #1658
Answered
by
saudet
siddharthTyagi
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
saudet
Jun 3, 2021
Replies: 1 comment 6 replies
-
You'll need to call FFmpegFrameRecorder.record() with the right pixel format. FFmpegFrameFilter.getPixelFormat() might not be equal to PIX_FMT_RECORDER. |
Beta Was this translation helpful? Give feedback.
6 replies
Answer selected by
saudet
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You'll need to call FFmpegFrameRecorder.record() with the right pixel format. FFmpegFrameFilter.getPixelFormat() might not be equal to PIX_FMT_RECORDER.