Will ' fn.readers.video' support reading visual content and audio content at the same time?
Open
@banasraf is already working on this.
Since Apr 26, 2023.
audio
enhancement
Video
- Dominant language
- C++
- Stars
- 5.8k
- Forks
- 678
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 27
Description
Is this a new feature, an improvement, or a change to existing functionality?
New Feature
How would you describe the priority of this feature request
Must have (e.g. DALI adoption is impossible due to lack in functionality).
Please provide a clear description of problem this feature solves
As a researcher in audio-visual cross-modal learning, I hope to support loading audio and video frames at the same time.
Feature Description
As a researcher in audio-visual cross-modal learning, I hope to support loading audio and video frames at the same time.
Describe your ideal solution
def nvidia.dali.fn.decoders.video():
pass
return audio, images, label
Describe any alternatives you have considered
No response
Additional context
No response
Check for duplicates
- I have searched the open bugs/issues and have found no duplicates for this bug report
Contributor guide
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.
Assessment
This issue has not been assessed yet.