You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried converting the first HP movie I ripped from the bluray to av1, then tried x265 and both times I got this corrupted video. Here was the command I was running av1an -c mkvmerge -m lsmash --pix-format yuv420p --verbose -e x265 -i <movie>. Removing --pix-format yuv420p did not fix it.
30sec_x264.mp4
(This isn't too big of a problem, I can just use ffmpeg, I just figured I would let you know about it in case you didn't. ffmpeg clip included for reference)
30sec_ffmpeg.mp4
The text was updated successfully, but these errors were encountered:
I tried converting the first HP movie I ripped from the bluray to av1, then tried x265 and both times I got this corrupted video. Here was the command I was running
av1an -c mkvmerge -m lsmash --pix-format yuv420p --verbose -e x265 -i <movie>
. Removing--pix-format yuv420p
did not fix it.30sec_x264.mp4
(This isn't too big of a problem, I can just use ffmpeg, I just figured I would let you know about it in case you didn't. ffmpeg clip included for reference)
30sec_ffmpeg.mp4
The text was updated successfully, but these errors were encountered: