Skip to content

Commit

Permalink
Updated ffmpeg on macOS.
Browse files Browse the repository at this point in the history
  • Loading branch information
kmcclive committed May 19, 2021
1 parent 3c3156c commit fcd74d9
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion Tricycle.Media.FFmpeg/Models/Jobs/FFmpegJob.cs
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ public class FFmpegJob
[ArgumentOrder(2)]
public TimeSpan? Duration { get; set; }

[Argument("-frames:vf")]
[Argument("-frames:v")]
[ArgumentOrder(2)]
public int? FrameCount { get; set; }

Expand Down
4 changes: 2 additions & 2 deletions Tricycle.UI.macOS/Resources/Tools/FFmpeg/ffmpeg
Git LFS file not shown
4 changes: 2 additions & 2 deletions Tricycle.UI.macOS/Resources/Tools/FFmpeg/ffprobe
Git LFS file not shown
4 changes: 2 additions & 2 deletions tools/FFmpeg/source/ffmpeg.tar.gz
Git LFS file not shown
4 changes: 2 additions & 2 deletions tools/FFmpeg/source/x264.tar.bz2
Git LFS file not shown
4 changes: 2 additions & 2 deletions tools/FFmpeg/source/x265.tar.bz2
Git LFS file not shown

0 comments on commit fcd74d9

Please sign in to comment.