Skip to content

Commit f378cd9

Browse files
committed
old samplers
1 parent ef3f729 commit f378cd9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/torchcodec/_samplers/video_clip_sampler.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,6 @@ def _get_clips_for_index_based_sampling(
242242
]
243243
frames, *_ = get_frames_at_indices(
244244
video_decoder,
245-
stream_index=metadata_json["bestVideoStreamIndex"],
246245
frame_indices=batch_indexes,
247246
)
248247
clips.append(frames)

0 commit comments

Comments
 (0)