New arguments #767
Annotations
2 errors
|
ci (windows-latest)
Process completed with exit code 1.
|
|
Audio_ToAAC_Args_Pipe_InvalidChannels:
/_/FFMpegCore.Test/AudioTest.cs#L153
Assert.ThrowsExactly failed. Expected exception type:<FFMpegCore.Exceptions.FFMpegException>. Actual exception type:<System.NullReferenceException>. 'action' expression: '() => FFMpegArguments
.FromPipeInput(audioSamplesSource)
.OutputToFile(outputFile, false, opt => opt
.WithAudioCodec(AudioCodec.Aac))
.CancellableThrough(TestContext.CancellationToken)
.ProcessSynchronously()'.
|