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

Feature: custom ffprob arguments #431

Merged
merged 8 commits into from
Oct 5, 2023

Conversation

vfrz
Copy link
Contributor

@vfrz vfrz commented Apr 12, 2023

Fixes #405

@codecov-commenter
Copy link

Codecov Report

Attention: 16 lines in your changes are missing coverage. Please review.

Comparison is base (7ebf948) 74.22% compared to head (54e5d08) 74.54%.
Report is 27 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #431      +/-   ##
==========================================
+ Coverage   74.22%   74.54%   +0.32%     
==========================================
  Files         111      113       +2     
  Lines        2778     2829      +51     
==========================================
+ Hits         2062     2109      +47     
- Misses        716      720       +4     
Files Coverage Δ
FFMpegCore/FFMpeg/Arguments/GifPaletteArgument.cs 100.00% <100.00%> (ø)
FFMpegCore/FFMpeg/Enums/FileExtension.cs 38.88% <100.00%> (+3.59%) ⬆️
FFMpegCore/FFMpeg/SnapshotArgumentBuilder.cs 80.39% <100.00%> (+26.33%) ⬆️
FFMpegCore/FFProbe/FFProbeAnalysis.cs 82.45% <100.00%> (ø)
FFMpegCore/FFProbe/MediaFormat.cs 100.00% <ø> (ø)
FFMpegCore/FFProbe/MediaStream.cs 92.30% <ø> (ø)
FFMpegCore/FFMpeg/Arguments/CopyCodecArgument.cs 0.00% <0.00%> (ø)
FFMpegCore/FFMpeg/FFMpegArgumentOptions.cs 83.60% <50.00%> (-1.14%) ⬇️
FFMpegCore/FFProbe/FFProbe.cs 80.00% <75.00%> (ø)
FFMpegCore/FFMpeg/FFMpeg.cs 66.66% <61.53%> (-0.18%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rosenbjerg rosenbjerg merged commit ed2b950 into rosenbjerg:main Oct 5, 2023
3 checks passed
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

Successfully merging this pull request may close these issues.

Custom ffprobe arguments
3 participants