Skip to content

Commit

Permalink
FFMPEG refernce removed
Browse files Browse the repository at this point in the history
  • Loading branch information
Dibyadarshan committed Apr 16, 2018
1 parent 688b712 commit 26df628
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 17 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,3 +93,5 @@ Run the following files in order

* `message.png` - Binary image to be sent after embedding it into small.mp4 video and retreived at the other end.

* `psnr.m` - Calculate Peak signal-to-noise ratio.

3 changes: 0 additions & 3 deletions frames_to_video.m
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,3 @@

disp(count);

% Constructing video from embeddedFramesRGB frames
% ffmpeg -start_number 1 -i %d.bmp -vcodec mpeg4 reconstructed.mp4
% https://github.com/FFmpeg/FFmpeg
14 changes: 0 additions & 14 deletions psnr.asv

This file was deleted.

0 comments on commit 26df628

Please sign in to comment.