DALI
DALI copied to clipboard
Add MPEG-4 Part2 decoding support
Adds MPEG-4 Part2 decoding support for FramesDecoder and FramesDecoderGpu for all usage patterns (regular, in-memory, no index).
Category:
Description:
Based on #4327 by @JanuszL
Requires https://github.com/NVIDIA/DALI_deps/pull/61 deps PR and https://github.com/NVIDIA/DALI_extra/pull/109 DALI_extra PR.
Additional information:
Affected modules and functionalities:
Key points relevant for the review:
Tests:
- [ ] Existing tests apply
- [x] New tests added
- [ ] Python tests
- [x] GTests
- [ ] Benchmark
- [ ] Other
- [ ] N/A
Checklist
Documentation
- [ ] Existing documentation applies
- [x] Documentation updated
- [ ] Docstring
- [ ] Doxygen
- [ ] RST
- [ ] Jupyter
- [x] Other
- [ ] N/A
DALI team only
Requirements
- [x] Implements new requirements
- [ ] Affects existing requirements
- [ ] N/A
REQ IDs: N/A
JIRA TASK: N/A
CI MESSAGE: [6216597]: BUILD STARTED
CI MESSAGE: [6216597]: BUILD FAILED
CI MESSAGE: [6225403]: BUILD STARTED
CI MESSAGE: [6225403]: BUILD FAILED
CI MESSAGE: [6226244]: BUILD STARTED
CI MESSAGE: [6226244]: BUILD FAILED
I think you need to update conda/third_party/dali_ffmpeg/recipe/build.sh and https://github.com/NVIDIA/DALI/blame/main/docs/compilation.rst#L205