Skip to content

Trying to encode content without audio gives "Unhandled exception. System.Exception: No audio stream found" #4

Description

@toasterberry

Trying to encode any content without an audio track, whether a video or a GIF file, throws this error:

Unhandled exception. System.Exception: No audio stream found
at FastVideoDSEncoder.FFMpegDecoder..ctor(String srcPath, Int64 startPts, Int32 videoStreamId, Int32 audioStreamId)
at FastVideoDSEncoder.FvEncoder.Encode(String inFile, String outFile, Int32 jobCount)
at FastVideoDS.Program.<>c.b__1_1(Options opt)
at CommandLine.ParserResultExtensions.WithParsed[T](ParserResult1 result, Action1 action)
at FastVideoDS.Program.FFMpegTest(String[] args)
at FastVideoDS.Program.Main(String[] args)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions