[mythtv] FFmpeg 7.0
Scott Theisen
scott.the.elm at gmail.com
Fri Jun 28 19:12:05 UTC 2024
On 6/28/24 05:09, Mark Spieth wrote:
> On 28/06/2024 12:19 pm, Scott Theisen wrote:
>> Hi all,
>>
>> Since no one seems to be updating our embedded FFmpeg, I will be
>> looking at doing so sometime soon.
>>
>> I am still working on rebasing our changes onto FFmpeg/release/5.1,
>> which I will then use for updating.
>>
>> Regards,
>>
>> Scott
>>
>> PS: My current (WIP) plan is as follows:
>
> Hi Scott
>
> Note peter set up a ffmpeg repo in mythtv and imports it there first,
> combining any patches. Then he uses that one and imports it into
> mythtv repo. There will be a wiki on this somewhere.
>
> Its great that you are attempting this.
>
> HTH
>
> Mark
Hi Mark,
I know about the MythTV/FFmpeg repository. I did the last update to
FFmpeg 5.1.
The general strategy is:
1. In MythTV/FFmpeg
1. Update MythTV/FFmpeg with the upstream commits
2. `git clean -xdf`
2. In MythTV/MythTV
1. Delete the mythtv/external/FFmpeg folder
2. Copy the MythTV/FFmpeg repository into MythTV as
mythtv/external/FFmpeg
3. `git add -A mythtv/external/FFmpeg` (making sure there are no
extraneous files first)
4. `git commit`
5. Test the changes
I wanted to make sure no one else was already working on an FFmpeg update.
I am also proposing a different method for adding the commits to
MythTV/FFmpeg. Hopefully this will make future updates easier. The new
method will make it easier to see what are changes actually are and to
upstream them.
Regards,
Scott
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-dev/attachments/20240628/2a5650e6/attachment.htm>
More information about the mythtv-dev
mailing list