We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9304540 commit fbf7575Copy full SHA for fbf7575
src/torchcodec/_core/ops.py
@@ -385,7 +385,6 @@ def _add_video_stream_abstract(
385
stream_index: Optional[int] = None,
386
device: str = "cpu",
387
device_variant: str = "ffmpeg",
388
- transform_specs: str = "",
389
custom_frame_mappings: Optional[
390
tuple[torch.Tensor, torch.Tensor, torch.Tensor]
391
] = None,
@@ -403,7 +402,6 @@ def add_video_stream_abstract(
403
402
404
405
406
407
408
409
0 commit comments