Wrong video after decoding using vvdec #135
Unanswered
hadipardis
asked this question in
Q&A
Replies: 1 comment
-
Please have a look at: #26 and fraunhoferhhi/vvdec#4 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I tried the following commands to encode and decode a YUV file using the latest version of VVenc and VVdec but I get a very strange decoded video, which is totally different from the input video (see the attached image). Do you know what is wrong?
./vvencapp --preset medium -i bus_cif.yuv -s 352x288 -o out.266
./vvdecapp -b out.266 -o bus_recon.yuv
Beta Was this translation helpful? Give feedback.
All reactions