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

windows ffmpeg #260

Open
itgoyo opened this issue Aug 29, 2021 · 2 comments
Open

windows ffmpeg #260

itgoyo opened this issue Aug 29, 2021 · 2 comments

Comments

@itgoyo
Copy link
Owner

itgoyo commented Aug 29, 2021

download url : https://github.com/BtbN/FFmpeg-Builds/releases

"D:\Program Files (x86)\ffmpeg\bin\ffmpeg.exe" -i C:\Users\Administrator\Downloads\205896630_nb2-1-64.flv D:\0002.mp3
@itgoyo
Copy link
Owner Author

itgoyo commented Sep 5, 2021

解决英伟达录制视频偏暗的问题

ffmpeg -i "source_file.mp4" -bsf:v h264_metadata=video_full_range_flag=1 -color_primaries bt709 -color_trc bt709 -colorspace bt709 -c:v copy -c:a copy "destination_file.mp4"

@itgoyo
Copy link
Owner Author

itgoyo commented Sep 12, 2021

"D:\Program Files (x86)\ffmpeg\bin\ffmpeg.exe" -i C:\Users\Administrator\Downloads\demo.mp4 D:\0002.mp3

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

1 participant