[FFmpeg-user] concatenating files in FFMPEG causing the wrong file length
Philip Orrill
philip.orrill at outlook.com
Wed Oct 7 16:52:48 EEST 2020
Thanks for the fast reply.
I am quite new to the FFMPEG source code world. I have version 4.2.3. I am
on windows and used chocolatey to get a build initially. The command doesn't
exist (which i'm not surprised about since you said it was a patch).
I have visual studio and cloned the branch from git.
How do I apply the patch?
Do I need to get the code changes that you displayed from git. Copy them
into the code and re-compile?
How can I find the change-set on github? I can see the added and removed
lines from what you provided.
I feel like i'm more likely to make a mistake copying and pasting like that
then taking the code from git.
I want to make sure I am on the right page to test this fix:
1) Get source code.
2) Override existing code with the code provided in the patch.
3)Recompile ffmpeg
4) test
Does that sound correct?
Thanks again
--
Sent from: http://www.ffmpeg-archive.org/
More information about the ffmpeg-user
mailing list