issues
search
pytorch
/
torchcodec
PyTorch video decoding
BSD 3-Clause "New" or "Revised" License
77
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Handle videos with begin_stream_seconds > 0
#345
ahmadsharif1
opened
47 minutes ago
0
Add CUDA devices to the benchmark
#344
ahmadsharif1
opened
1 hour ago
0
Testing building torchcodec from source in the docs
#343
ahmadsharif1
opened
2 hours ago
0
Check that nothing gets printed on stderr or stdout
#342
NicolasHug
opened
10 hours ago
0
Samplers tutorial
#341
NicolasHug
closed
5 hours ago
1
Resolve sampler benchmark variability with setting random seed
#340
scotts
closed
1 day ago
0
Validation of allocated output tensor shapes
#339
NicolasHug
opened
1 day ago
1
Add docstrings for samplers
#338
NicolasHug
closed
1 day ago
1
More benchmark refactoring, more benchmarks.
#337
scotts
closed
1 day ago
0
Failed to instantiate SimpleVideoDecoder
#336
lematt1991
opened
2 days ago
1
Added doc for nvdec
#335
ahmadsharif1
opened
2 days ago
0
[codemod] Remove unused-variable in /fbcode/pytorch/torchcodec/src/torchcodec/decoders/_core/VideoDecoder.cpp
#334
r-barnes
closed
2 days ago
1
Fix Lint job
#333
NicolasHug
closed
2 days ago
0
Towards a clearer logic for determining output height and width
#332
NicolasHug
closed
2 days ago
1
Ensure we don't read invalid memory when seeking to pts before the first frame
#331
ahmadsharif1
closed
3 days ago
0
Refactor and add benchmarks
#330
scotts
closed
3 days ago
4
Benchmark graph improvements
#329
scotts
closed
3 days ago
1
Seperate out readme experiments from chart generation
#328
scotts
closed
1 week ago
1
Generalize README benchmark
#327
scotts
closed
1 week ago
0
Add more cuda tests
#326
ahmadsharif1
closed
6 days ago
1
FFmpeg 5 is not installing properly for CUDA CI sometimes
#325
scotts
opened
1 week ago
0
whitespace change to test CI
#324
ahmadsharif1
opened
1 week ago
0
Add a call to ffmpeg in CUDA wheels as an assertion
#323
scotts
closed
1 week ago
0
Remove preAllocatedTensor from getFrameAtIndex
#322
NicolasHug
closed
1 week ago
0
Unify output tensor allocation across all callers and devices
#321
NicolasHug
closed
3 days ago
1
Update mac wheel runner
#320
scotts
opened
1 week ago
0
Add batch decoding support to CUDA
#319
ahmadsharif1
closed
1 week ago
0
Improve benchmarks shown on the readme.md page
#318
ahmadsharif1
opened
1 week ago
0
Refac: Straightforward output shape permutation
#317
NicolasHug
closed
1 week ago
1
Account for current pointer being outside of the buffer
#316
scotts
closed
1 day ago
4
Added benchmark chart to README.md
#315
ahmadsharif1
closed
1 week ago
4
Added the ability to benchmark on a directory and output to a chart
#314
ahmadsharif1
closed
1 week ago
0
Make ffmpeg build workflow execute when script changes
#313
scotts
closed
1 week ago
0
Handle videos with streams having different frame dimensions for different timestamps
#312
ahmadsharif1
opened
1 week ago
1
Fix indentation
#311
ahmadsharif1
closed
1 week ago
0
Remove `get_frame_by_name` test util
#310
NicolasHug
closed
1 week ago
0
Add workflow for reference resource generation
#309
scotts
closed
1 week ago
0
Relax test constraint for ffmpeg versions as they can be arbitrary
#308
ahmadsharif1
closed
1 week ago
0
We could potentially access invalid memory while seeking
#307
ahmadsharif1
closed
3 days ago
0
displayed -> played
#306
NicolasHug
closed
1 week ago
0
Add periodic workflow for generation reference frames
#305
scotts
closed
1 week ago
0
Retire testing utils `get_frame_by_name()`
#304
scotts
closed
1 week ago
0
Expose new `get_frames_at` and `get_frames_displayed_at` methods
#303
NicolasHug
closed
1 week ago
0
Rename `get_frames_at` and `get_frames_displayed_at`
#302
NicolasHug
closed
1 week ago
0
[TEST]
#301
NicolasHug
closed
1 week ago
0
Use main branch of test-infra
#300
ahmadsharif1
closed
1 week ago
0
Delete cuda_tests.yaml -- we have cuda tests in linux_cuda_wheel.yaml
#299
ahmadsharif1
closed
1 week ago
2
Install cuda-enabled torchvision
#298
ahmadsharif1
closed
1 week ago
0
Test samplers against reference
#297
NicolasHug
closed
1 week ago
0
Indexing 4D FrameBatch now returns FrameBatch
#296
NicolasHug
closed
1 week ago
2
Next