I have 2 videos in mp4 format. We can named as video1 and video2.
Video2 same as Video1 , But just an Image added as water mark.
I converted both videos into byte array , and find the differences .
I am trying to add Image to video by changing bytes as per the changes.
I am getting new byte array, after converting to file , I am not getting proper file format...
My doubt is...
Is this right concept which I am following ?
Is there any other parameters need to consider other than bytes in bytes array ?
Please give me advice on it..Thanks in advance
Video2 same as Video1 , But just an Image added as water mark.
I converted both videos into byte array , and find the differences .
I am trying to add Image to video by changing bytes as per the changes.
I am getting new byte array, after converting to file , I am not getting proper file format...
My doubt is...
Is this right concept which I am following ?
Is there any other parameters need to consider other than bytes in bytes array ?
Please give me advice on it..Thanks in advance