python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Which ALAC encoder should I use with ffmpeg ? (alac, alac_at)
I'm encoding audio files from AIFC to ALAC using ffmpeg, I noticed that ffmpeg provides two different encoders for this purpose, named alac and alac_at:
$ ffmpeg -encoders
...
A..... alac ...
Julien Dargelos
Votes: 0
Answers: 0
Error while Compiling Opus Library with PjSip {PJSUA}
I am trying to compile and build PjProject {PJSUA}, with both audio and video support into it. But falling into the errors everytime which is Unresolved_External_Symbols.
I am building this project fo...
codename-SAMY
Votes: 0
Answers: 1
Adding timestamps to HEVC with ffmpeg library, mismatch in timestamps when run with Gstreamer pipeline
We are encoding sample frames using NvEncoder with HEVC. Since HEVC frames do not have any timestamps, in order to perform seek operation on the video, we wrote a remuxer in C++ that creates timestamp...
CselecT
Votes: 0
Answers: 1
OneDrive video from url has no audio. How to change the code to hear the movie?
When I open the video on OneDrive with a browser, it has no audio at all. I think there are some codec problems, but can I change anything to get the audio from the movie?
<!DOCTYPE html>
<ht...

Ákos
Votes: 0
Answers: 0