Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Implement len() for FFStream#25

Open
DJStompZone wants to merge 1 commit intogbstack:mastergbstack/ffprobe-python:masterfrom
DJStompZone:masterDJStompZone/ffprobe-python:masterCopy head branch name to clipboard
Open

Implement len() for FFStream#25
DJStompZone wants to merge 1 commit intogbstack:mastergbstack/ffprobe-python:masterfrom
DJStompZone:masterDJStompZone/ffprobe-python:masterCopy head branch name to clipboard

Conversation

@DJStompZone
Copy link

Implemented len() for audio and video streams

  • Falls back to 0 for valid streams missing duration data

  • Raises expected TypeError if len() is called on a stream not labelled as audio/video

  • Slight tweak to the duration_seconds docstring to reflect actual behavior

Implemented len() for audio and video streams
- Falls back to 0 for valid streams missing duration data
- Raises expected TypeError if len() is called on a stream not labelled as audio/video

- Slight tweak to the duration_seconds docstring to reflect actual behavior
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.