Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FFmpeg and net framework #140

Closed
trimechee opened this issue Sep 22, 2022 · 5 comments
Closed

FFmpeg and net framework #140

trimechee opened this issue Sep 22, 2022 · 5 comments

Comments

@trimechee
Copy link

Hello, I wonder if we should use the classic FFmpeg or the special version of FFmpeg to avoid bugs? because there is a special builds of FFmpeg for yt-dlp to fix some bugs, it will be great if YouTua can add ann update automatically this special builds of FFmpeg to fix some bugs for example

[Fix AAC HLS streams being truncated mid stream]

[Fix for YouTube's VP9 encodes with non-monotonous DTS]

https://github.com/yt-dlp/FFmpeg-Builds

for net framework, I check the windows features and I see that I have net framework 4.8 advanced service, can we use this version or we must the NET Framework 4.7.2 version?

I'm not sure if I have net framework runtime , I recently updated windows 10 and I'm not sure if windows 10 includes runtime 4.7.2 by default ?

@murrty
Copy link
Owner

murrty commented Sep 25, 2022

You can use either ffmpeg, it doesn't really matter unless the only patch within that build of ffmpeg is important to you. See the other issue about the framework compatibility.

@murrty murrty closed this as completed Sep 25, 2022
@trimechee
Copy link
Author

Interesting, thank you for your precious help :)

@trimechee
Copy link
Author

I decided to donwload this ffmpeg special build, there is 2 versions for windows, ffmpeg-master-latest-win64-gpl-shared.zip 44 mb and ffmpeg-master-latest-win64-gpl.zip 144mb, which one we should download and install please ? and is it really necessary to download and instal also ffprobe please ?

https://github.com/yt-dlp/FFmpeg-Builds/releases

@trimechee
Copy link
Author

Sould we put just ffmpeg.exe with Youtube-dl-gui or we should put the whole folder of FFmpeg ?

@trimechee
Copy link
Author

@murrty After reading, this issue, I'm in the fog and I don't know what exactly to do, which build of ffmpeg is stable or beta please ? and shoud we donwload and isntall the shared build please ?

yt-dlp/FFmpeg-Builds#10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants