"vscode:/vscode.git/clone" did not exist on "bdd9d22dfd9798cad0b17e812e251f9af4c30f12"
modified code of io.read_video and io.read_video_timestamps to intepret pts...
modified code of io.read_video and io.read_video_timestamps to intepret pts values in seconds (#1331) * modified code of io.read_video and io.read_video_timestamps to interpret pts values in seconds * changed default value for pts_unit to pts, corrected formatting * hanndliing both fractions and floats for start_pts and end_pts, added test cases for pts_unit sec * moved unit conversion logic to _read_from_stream method
Showing
Please register or sign in to comment