GitHub / pytorch/torchcodec issues and pull requests
#781 - Fix small typo in the docs
Pull Request -
State: open - Opened by Jim-Encord 14 days ago
#678 - AudioDecoder: specify desired num_channels
Pull Request -
State: open - Opened by NicolasHug 3 months ago
Labels: CLA Signed
#677 - Approximate mode fails on video
Issue -
State: open - Opened by NicolasHug 3 months ago
Labels: bug
#676 - `ZeroDivisionError` when accessing metadata
Issue -
State: open - Opened by NicolasHug 3 months ago
Labels: bug
#675 - Allow user to choose `num_channels` in `AudioDecoder`
Issue -
State: open - Opened by NicolasHug 3 months ago
#674 - add opencv benchmark
Pull Request -
State: open - Opened by jinhohwang-meta 3 months ago
- 2 comments
Labels: CLA Signed
#673 - Feature request for `transformers` use-cases
Issue -
State: open - Opened by zucchini-nlp 3 months ago
- 4 comments
#672 - How can I verify that torchcodec is using the GPU/NVDEC?
Issue -
State: closed - Opened by FredrikNoren 3 months ago
- 3 comments
#671 - nvidia RTX 5090 + pytorch=2.8 + torchcodec=0.3, An error occurred: NotImplementedError
Issue -
State: closed - Opened by HUPg-95 3 months ago
- 1 comment
#670 - RuntimeError: Expected format to be AV_PIX_FMT_CUDA, got gbrp
Issue -
State: open - Opened by yassineAlouini 3 months ago
- 2 comments
#669 - test(video): add test cases for variable framerate videos
Pull Request -
State: open - Opened by XueSongTap 3 months ago
- 2 comments
#668 - Encoding: support file-like objects
Pull Request -
State: open - Opened by NicolasHug 3 months ago
Labels: CLA Signed
#667 - Encoding: address some TODOs
Pull Request -
State: closed - Opened by NicolasHug 3 months ago
Labels: CLA Signed
#666 - Ensure correct encoding for non-contiguous WF
Pull Request -
State: closed - Opened by NicolasHug 3 months ago
Labels: CLA Signed
#665 - AudioDecoder: Fix output when stop < start of first frame
Pull Request -
State: closed - Opened by NicolasHug 3 months ago
Labels: bug, CLA Signed
#664 - Audio: Fix output shape when start==stop
Pull Request -
State: closed - Opened by NicolasHug 3 months ago
Labels: bug, CLA Signed
#663 - Return audio sample shape as `(num_samples, num_channels)`
Issue -
State: open - Opened by NicolasHug 3 months ago
#662 - Use psnr to compare frames
Pull Request -
State: open - Opened by dvrogozh 3 months ago
- 4 comments
Labels: CLA Signed
#661 - Audio decoding format issues
Issue -
State: closed - Opened by CarolinePascal 3 months ago
- 1 comment
#660 - Decoding distortion on A6000?
Issue -
State: open - Opened by laborer996 3 months ago
- 2 comments
#659 - DEBUG
Pull Request -
State: closed - Opened by NicolasHug 3 months ago
Labels: CLA Signed
#658 - cpp_tests: Switch to only use conda-forge and add back ffmpeg 6
Pull Request -
State: closed - Opened by traversaro 3 months ago
Labels: CLA Signed
#657 - Use "LINKER:-undefined,dynamic_lookup" to avoid wrong deduplication
Pull Request -
State: closed - Opened by traversaro 3 months ago
- 4 comments
Labels: CLA Signed
#656 - Add TORCHCODEC_DISABLE_COMPILE_WARNING_AS_ERROR environment variable to disable -Werror compilation option
Pull Request -
State: closed - Opened by traversaro 3 months ago
- 4 comments
Labels: CLA Signed
#655 - Support for PyTorch < 2.7 / backward-compatibility with latest torchcodec features
Issue -
State: open - Opened by shayeboshi 3 months ago
- 6 comments
#654 - Remove future work section
Pull Request -
State: closed - Opened by scotts 3 months ago
Labels: CLA Signed
#653 - Create unit tests based on variable FPS video
Issue -
State: open - Opened by scotts 3 months ago
- 2 comments
Labels: good first issue
#652 - Update versions and README after 0.3 release
Pull Request -
State: closed - Opened by NicolasHug 3 months ago
Labels: CLA Signed
#651 - Release 0.3.0
Pull Request -
State: closed - Opened by NicolasHug 3 months ago
- 1 comment
Labels: CLA Signed, ciflow/binaries/all
#650 - Final doc touches before release
Pull Request -
State: closed - Opened by NicolasHug 3 months ago
Labels: CLA Signed
#649 - Migrate docs to new pytorch theme
Issue -
State: open - Opened by NicolasHug 3 months ago
#648 - Remove torchvision test dependency
Pull Request -
State: closed - Opened by NicolasHug 3 months ago
- 1 comment
Labels: CLA Signed
#647 - Exportig Videos
Issue -
State: closed - Opened by jenya-c 3 months ago
- 3 comments
#646 - Put back version symbol wheel checks
Pull Request -
State: closed - Opened by NicolasHug 3 months ago
Labels: CLA Signed
#645 - Remove our own manywheel fixup
Pull Request -
State: closed - Opened by scotts 3 months ago
Labels: CLA Signed
#644 - Add test for file-like read() method sending fewer bytes than requested
Pull Request -
State: closed - Opened by NicolasHug 3 months ago
- 1 comment
Labels: CLA Signed
#643 - VideoDecoder not works with nightly built
Issue -
State: closed - Opened by Stillrainy 4 months ago
- 3 comments
#642 - Loading videos in grayscale
Issue -
State: closed - Opened by mdivyanshu97 4 months ago
- 2 comments
#641 - More standard image format
Issue -
State: closed - Opened by jenya-c 4 months ago
- 1 comment
#640 - Windows Support
Issue -
State: open - Opened by NicolasHug 4 months ago
- 15 comments
Labels: enhancement
#639 - Any ETA on Windows?
Issue -
State: closed - Opened by NevermindNilas 4 months ago
- 1 comment
#638 - File like tutorial
Pull Request -
State: closed - Opened by scotts 4 months ago
- 1 comment
Labels: CLA Signed
#637 - torchcodec==0.2 does not work with ffmpeg4
Issue -
State: closed - Opened by vighneshbirodkar 4 months ago
- 1 comment
#636 - Define CpuDeviceInterface
Pull Request -
State: closed - Opened by dvrogozh 4 months ago
- 11 comments
Labels: CLA Signed
#635 - Support encoding into a bytes tensor
Pull Request -
State: closed - Opened by NicolasHug 4 months ago
- 1 comment
Labels: CLA Signed
#634 - Revert D72722867: Multisect successfully blamed "D72475332: [torchcodec][diff_train] Make device interface generic (#606)" for one test failure
Pull Request -
State: closed - Opened by scotts 4 months ago
- 1 comment
Labels: CLA Signed, fb-exported, ci-no-td
#633 - `bit_rate` -> `bitRate` for C++ code
Pull Request -
State: closed - Opened by NicolasHug 4 months ago
Labels: CLA Signed
#632 - Trivial change to test CI
Pull Request -
State: closed - Opened by scotts 4 months ago
Labels: CLA Signed
#631 - [torchcodec] delay device map init to runtime and fix targets
Pull Request -
State: closed - Opened by scotts 4 months ago
- 2 comments
Labels: CLA Signed, fb-exported
#630 - Encoding: support wav, flac etc.
Pull Request -
State: closed - Opened by NicolasHug 4 months ago
Labels: CLA Signed
#629 - Move sample rate and sample format conversion utils into `FFMPEGCommon.cpp`
Pull Request -
State: closed - Opened by NicolasHug 4 months ago
Labels: CLA Signed
#628 - Move sample rate and sample format conversion utils into FFMPEGCommon.cpp
Pull Request -
State: closed - Opened by NicolasHug 4 months ago
Labels: CLA Signed
#627 - Skip ffmpeg CLI test internally
Pull Request -
State: closed - Opened by NicolasHug 4 months ago
Labels: CLA Signed
#626 - Rename CudaDevice to CudaDeviceInterface
Pull Request -
State: closed - Opened by dvrogozh 4 months ago
Labels: CLA Signed
#625 - Disable FFmpeg logs for encoder
Pull Request -
State: closed - Opened by NicolasHug 4 months ago
Labels: CLA Signed
#624 - Encoder: properly validate sample rate parameter
Pull Request -
State: closed - Opened by NicolasHug 4 months ago
Labels: CLA Signed
#623 - Add bit_rate parameter to encoder
Pull Request -
State: closed - Opened by NicolasHug 4 months ago
Labels: CLA Signed
#622 - Why the result of GPU decoding is different from that of CPU decoding
Issue -
State: closed - Opened by Hukongtao 4 months ago
- 9 comments
#621 - Nightly builds?
Issue -
State: closed - Opened by c0g 4 months ago
- 4 comments
#620 - Move stream options and frame output structs to dedicated headers
Pull Request -
State: closed - Opened by dvrogozh 4 months ago
Labels: CLA Signed
#619 - Define CpuDevice class and move CPU specific methods (color conversion) to it
Issue -
State: closed - Opened by dvrogozh 4 months ago
#618 - Move stream options and frame output structs to dedicated header(s)
Issue -
State: closed - Opened by dvrogozh 4 months ago
- 1 comment
#617 - [WIP] snake_case
Pull Request -
State: open - Opened by NicolasHug 4 months ago
Labels: CLA Signed
#616 - Enable public decoder creation with file like object
Pull Request -
State: closed - Opened by scotts 4 months ago
- 2 comments
Labels: CLA Signed
#615 - Remove redundant includes
Pull Request -
State: closed - Opened by scotts 4 months ago
Labels: CLA Signed
#614 - Add file like bad scenario testing
Pull Request -
State: closed - Opened by scotts 4 months ago
Labels: CLA Signed
#613 - Flatten test folder
Pull Request -
State: closed - Opened by NicolasHug 4 months ago
Labels: CLA Signed
#612 - Remove `manual_smoke_test.py`
Pull Request -
State: closed - Opened by NicolasHug 4 months ago
Labels: CLA Signed
#611 - VideoDecoder -> SingleStreamDecoder
Pull Request -
State: closed - Opened by NicolasHug 4 months ago
- 1 comment
Labels: CLA Signed
#610 - Add ops test for file-like seeks
Pull Request -
State: closed - Opened by scotts 4 months ago
Labels: CLA Signed
#609 - Move `torchcodec/decoders/_core` into `torchcodec/_core`
Pull Request -
State: closed - Opened by NicolasHug 4 months ago
Labels: CLA Signed
#608 - I have bug, I'm new to coding, help
Issue -
State: closed - Opened by StefanKrsv 4 months ago
- 1 comment
#607 - Fix VideoDecoder device argument to accept torch.device
Pull Request -
State: closed - Opened by soheil-star01 4 months ago
- 3 comments
Labels: bug, CLA Signed
#606 - Make device interface generic
Pull Request -
State: closed - Opened by dvrogozh 4 months ago
- 10 comments
Labels: CLA Signed
#605 - Make C++ level device interface generic (device agnostic)
Issue -
State: closed - Opened by dvrogozh 4 months ago
#604 - Fix a typo in contribution doc
Pull Request -
State: closed - Opened by TianciXiao 4 months ago
- 4 comments
Labels: CLA Signed
#603 - Refactor C++ ops implementations
Pull Request -
State: closed - Opened by scotts 4 months ago
Labels: CLA Signed
#602 - `VideoDecoder` API accepts `device` argument as `str` or `torch.device`, but underlying C++ API `add_video_stream` only takes in a `str`.
Issue -
State: closed - Opened by divyanshk 4 months ago
- 2 comments
Labels: bug, good first issue
#601 - Prevent calls to setCursor on floats
Pull Request -
State: closed - Opened by NicolasHug 4 months ago
Labels: CLA Signed
#600 - Fix ASAN error when num_samples is 0
Pull Request -
State: closed - Opened by NicolasHug 4 months ago
- 1 comment
Labels: CLA Signed
#599 - Fix audio seeks bugs
Pull Request -
State: closed - Opened by NicolasHug 4 months ago
- 2 comments
Labels: CLA Signed
#598 - noise when decoding hevc yuv420p10le videos with `device="cuda"`
Issue -
State: open - Opened by hanchchch 4 months ago
- 2 comments
Labels: bug
#597 - Add `soundfile` backend to audio decoding benchmarks
Pull Request -
State: closed - Opened by NicolasHug 4 months ago
Labels: CLA Signed
#596 - Do nullptr check on result from av_get_sample_fmt_name()
Pull Request -
State: closed - Opened by scotts 4 months ago
- 1 comment
Labels: CLA Signed
#595 - Fix doc rendering of child dataclasses
Pull Request -
State: closed - Opened by NicolasHug 4 months ago
Labels: CLA Signed
#594 - Add` get_all_samples() `method to `AudioDecoder`
Pull Request -
State: closed - Opened by NicolasHug 4 months ago
Labels: CLA Signed
#593 - Move away from JSON as metadata interchange between C++ and Python
Issue -
State: closed - Opened by scotts 4 months ago
- 2 comments
Labels: good first issue, refactor
#592 - Video decoding errors both on CPU / CUDA backends.
Issue -
State: open - Opened by BernhardGlueck 4 months ago
- 6 comments
#591 - Move "scanned" metadata as video-only and add `begin_stream_from_header`
Pull Request -
State: closed - Opened by NicolasHug 4 months ago
Labels: CLA Signed
#590 - nvimagecodec?
Issue -
State: closed - Opened by johnnynunez 4 months ago
- 4 comments
#589 - CPU only torchcodec links to Nvidia Performance Primitive libs
Issue -
State: open - Opened by sandhawalia 4 months ago
- 5 comments
#588 - Add default for `start_seconds` parameter of `get_samples_played_in_range`
Pull Request -
State: closed - Opened by NicolasHug 4 months ago
Labels: CLA Signed
#587 - Add duration_seconds field to AudioSample
Pull Request -
State: closed - Opened by NicolasHug 4 months ago
Labels: CLA Signed
#586 - Fix bug when downsampling by a great factor (empty output frame)
Pull Request -
State: closed - Opened by NicolasHug 4 months ago
Labels: CLA Signed
#585 - Plans for support for HDR videos or 10bit content.
Issue -
State: closed - Opened by shreshthsaini 4 months ago
- 3 comments
#584 - Fix sample rate conversion bug with multi-channel data
Pull Request -
State: closed - Opened by NicolasHug 4 months ago
Labels: CLA Signed
#583 - Minor cleanup for firstFramePtsSeconds
Pull Request -
State: closed - Opened by NicolasHug 4 months ago
Labels: CLA Signed
#582 - Add AudioDecoder docs and tutorial
Pull Request -
State: closed - Opened by NicolasHug 4 months ago
Labels: CLA Signed
#581 - Add note about audio decoding design
Pull Request -
State: closed - Opened by NicolasHug 4 months ago
Labels: CLA Signed
#580 - Add audio decoding benchmarks
Pull Request -
State: closed - Opened by NicolasHug 4 months ago
- 1 comment
Labels: CLA Signed