how hide text into video file (.wav)
1 view (last 30 days)
Show older comments
how hide text into video file (.wav) using LSB method
1 Comment
John
on 21 Sep 2014
MATLAB provides you with bit manipulation functions to work on the bit vectors that represent MATLAB's numeric types.
Is there a particular published technique you are interested in implementing? Also did you mean .wmv files? If you have the computer vision toolbox, the vision.VideoFileReader and vision.VideoFilePlayer classes should come in handy.
Answers (0)
See Also
Categories
Find more on Encryption / Cryptography in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!