Video-Steganography icon indicating copy to clipboard operation
Video-Steganography copied to clipboard

python program to hide texts inside a video using LSB transformation

Results 5 Video-Steganography issues
Sort by recently updated
recently updated
newest added

File "c:\Users\Adham Sherif\OneDrive\Desktop\Stegano\Git-Steg\stego\test.py", line 87, in decode_string(input("enter the name of video with extension")) File "c:\Users\Adham Sherif\OneDrive\Desktop\Stegano\Git-Steg\stego\test.py", line 57, in decode_string secret_dec=lsb.reveal(f_name) File "C:\Users\Adham Sherif\AppData\Local\Programs\Python\Python310\lib\site-packages\stegano\lsb\lsb.py", line 88, in reveal if revealer.decode_pixel((col,...

Hey We are facing some issues while running this code. We are using python 3.8.2 version . Can you please help us out in figuring these errors [INFO] tmp directory...

Is there any way to get .gif files to work with this?

Nice job man!, kudos. Though did you come up with solution for reducing the size?

Hey We are facing some issues while running this code. We are using python 3.8.9 version in VS Code environment. Can you please help us out in figuring these errors