diff --git a/samples/videoDecode/README.md b/samples/videoDecode/README.md
index 08532477b9..fac58244cb 100644
--- a/samples/videoDecode/README.md
+++ b/samples/videoDecode/README.md
@@ -1,7 +1,5 @@
# Video Decode Sample
-This sample illustrates the FFMPEG demuxer to get the individual frames which are then decoded on AMD hardware using VAAPI.
-
-This sample supports both YUV420 8-bit and 10-bit streams.
+This sample illustrates the FFMPEG demuxer to get the individual frames which are then decoded on AMD hardware using rocDecode library.
## Prerequisites:
@@ -33,4 +31,7 @@ make -j
./videodecode -i
-o