how hide text into video file (.wav)

3 views (last 30 days)
amal
amal on 21 Sep 2014
Commented: John on 21 Sep 2014
how hide text into video file (.wav) using LSB method
  1 Comment
John
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.

Sign in to comment.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!