nonopolarity

Results 15 comments of nonopolarity

P.S. The line ```js fetch(`https://jsonplaceholder.typicode.com/users/${userID}?_delay=5000`) ``` sometimes has the delay, but sometimes not. (so I am not even sure if it was just a random network delay) It needs to...

does ffmpeg combine the video and audio like in a few seconds? I could also use Final Cut to combine them as it basically is a reencode and it takes...

I am more concerned about, doing it this way using ffmpeg, 1. does it involve reencoding (usually takes quite long. For a 10 minute video, it will take 2 to...

> You only have to combine the video and audio files if you download video-only and audio-only streams. > > If you don't care about downloading the absolute highest quality...

> > I am more concerned about, doing it this way using ffmpeg, > > > > 1. does it involve reencoding (usually takes quite long. For a 10 minute...