Pranay
Pranay
Has anyone figured this out ?
This is my code to combine audio and video. Could this issue be due to the encoding of my video file ? Any pointers would be helpful. ``` H264TrackImpl h264Track...
I didn't compile the code. I included it as a maven dependency. Reg. the origin of my video source, I used the below command on a mp4 video i had...
This is the video.. https://www.dropbox.com/s/7uye009cuz3kuaf/darkknightnoaudio.mp4?dl=0
Thank you so much for helping me out. I'll correct my code. I'm just trying to merge a given video file (after removing the original audio) and add my custom...