deffcode icon indicating copy to clipboard operation
deffcode copied to clipboard

A cross-platform High-performance FFmpeg based Real-time Video Frames Decoder in Pure Python 🎞️⚡

Results 17 deffcode issues
Sort by recently updated
recently updated
newest added

## Description Complete docs overhaul with many new self-explanatory Recipes, new usage code, and UI upgrades for bringing standard and quality to visual design. Also includes several bug fixes, and...

Documentation :bookmark_tabs:
Enhancement :zap:
WIP :building_construction:
Idea :bulb:
Maintenance :wrench:
New Release :sparkler:

## Brief Description This roadmap will keep track of future planned Features/Improvements for DeFFcode APIs: |Type| Features/Improvements | Status | Priority | Related PR(s) | |:--------:|:------------------|:-------:|:------:|:-----:| | :electron: | Live...

Enhancement :zap:
Help Wanted :sos:
🧠 Meta

## Brief Description Add Zenodo Bibtex entry and badge in docs for generating a citable archived repository for Deffcode on [Zenodo](https://zenodo.org/), a research data and code repository. ### Context Publishing...

Enhancement :zap:
WIP :building_construction:
Idea :bulb:

# Faster frame rates from FFmpeg by YUV ## YUV420 vs RGB24 Hey! It looks like you've got yourself quite the well-built FFmpeg-for-Python package here. I've been down this rabbit...

Enhancement :zap:
WIP :building_construction:
Idea :bulb:

## Brief Description Add example docs for Live-Device Inputs such (as Webcams, Screen-capture, Virtual Cameras). ### Context Recently added `v0.2.1` - support for Live-Device Inputs such (as Webcams, Screen-capture, Virtual...

Documentation :bookmark_tabs:
WIP :building_construction:
Idea :bulb:

## Brief Description Currently, [mkdocstring](https://mkdocstrings.github.io/) `>0.17.0` fails to generate Automatic documentation due to some recent changes in its API. ### Acknowledgment - [x] I have searched the [issues](https://github.com/abhiTronix/deffcode/issues) for my...

Bug :lady_beetle:
Documentation :bookmark_tabs:
WIP :building_construction:

## Brief Description FFdecoder API currently unable to run and throws `IOError` for multimedia streams without Video Bitrate and Framerate defined, such as from `lavfi` input virtual device which has...

Bug :lady_beetle:
WIP :building_construction:
Priority High :red_circle:

### Issue guidelines - [X] I've read the [Issue Guidelines](https://abhitronix.github.io/deffcode/latest/contribution/issue/#submitting-an-issue-guidelines) and wholeheartedly agree. ### Issue Checklist - [X] I have searched open or closed [issues](https://github.com/abhiTronix/deffcode/issues) and found nothing related to...

Need More Info :information_source:
Idea :bulb:

### Issue guidelines - [X] I've read the [Issue Guidelines](https://abhitronix.github.io/deffcode/latest/contribution/issue/#submitting-an-issue-guidelines) and wholeheartedly agree. ### Issue Checklist - [X] I have searched open or closed [issues](https://github.com/abhiTronix/deffcode/issues) for my problem and found...

WIP :building_construction:
External Bug :alien:
🧑‍💻 Requested Testing

## Brief Description Implemented a new **Index based Camera Device Capturing feature _(Similar to OpenCV)_**, where the user just have to assign device index as integer number in source parameter...

Documentation :bookmark_tabs:
Enhancement :zap:
WIP :building_construction:
New Release :sparkler: