microsoft / microsoft/FFmpegInterop

CreateFFmpegInteropMSSFromUri stream just one seconde

Open
#184 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
1.4k
Forks
319
PR merge metrics
No merged PRs in 30d

Description

sorry for my English,
i create a stream from url:
http://183.88.212.205:8010/play/a00u
with methode:
FFmpegMSS = FFmpegInteropMSS.CreateFFmpegInteropMSSFromUri(url, false, false, options);

and mediaelement play one second then stop.
ffmpegInterop v 1.0.4.
any help would be appreciated.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the one-second playback using CreateFFmpegInteropMSSFromUri with the supplied URL, options, and FFmpegInterop v1.0.4 in a Windows MediaElement application. Check the FFmpegInterop and MediaElement playback diagnostics to determine why the stream stops; done means identifying a reproducible cause or the missing information needed to investigate it.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
audio-video-rtc, desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.