xbmc / xbmc/inputstream.ffmpegdirect
Is it possible to dub video stream with audio
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 101
- Forks
- 56
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
is there any way to play two streams from a single strm file ?
e.g.
#KODIPROP:inputstream=inputstream.ffmpeg
#KODIPROP:inputstream.ffmpegdirect.manifest_type=hls
#EXTINF:-1,MyChannel
http://video.m3u8 | http://audio.m3u8
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names a single .strm entry containing separate video.m3u8 and audio.m3u8 URLs, but no source file or test. Start by tracing how inputstream.ffmpegdirect parses .strm and HLS inputs and whether Kodi or FFmpeg supports combining them; done would require a confirmed behavior or a defined implementation path with coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- audio-video-rtc
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100