Nadav Gur-Arieh
Nadav Gur-Arieh
I received the following error when trying to concat 2 files: Input #0, matroska,webm, from 'concat:60b87d7632e1c624fcd09ce1.mp3|60b87d7932e1c624fcd09ce3.mp3': Metadata: encoder : Chrome Duration: N/A, start: 0.000000, bitrate: N/A Stream #0:0(eng): Audio: opus,...
trying to get this to work on ubuntu and it's not outputting anything, even though it works on my windows machine. ffmpeg was installed on the ubuntu machine using sudo...
I have a gridfs bucket of video files, using the following server function, I can easily play any single video on my player of choice (react-player) ``` const fetchVideoStream =...