c1ngular
c1ngular
i am thinking to use this project to play MPEG-TS stream(h264/aac) via websocket, it is possible ? correct me if i am wrong , once i have TS stream picked...
or just decoder ? can I use this project to convert my jpg/PNG pictures to heic format ? thank you .
或者搞一个目录,链接到相应的章节? 谢谢,辛苦了!
i checked you video player example , did not found anything related to video and audio syncing according to pts ?
i know mpeg1 and mp2 are outdated formats , but i have some ancient devices to support, any advice would be really appreciated !
Is it possible to integrate [PaddleOCR](https://github.com/PaddlePaddle/PaddleOCR/blob/release/2.6/deploy/cpp_infer/readme.md) into this project ? It is probably the best general purpose OCR so far. I am sure it will help a lot, though I...
so user of this lib will be able to make their own media player using preferred GUI frameworks ? Thanks
### Describe the bug run treeview example , Stylers -> click "xx set styles" buttons inside the both popups , cause panic . ### How to reproduce `2024/02/28 16:05:48 panic:...
I want to preview captured frame as fast/performant as possible , i.e. pass dma buf to gstreamer/drm to display it (zero-copy) , could this lib export such an option (DMA...
is it possible to make this library could write to a v4l2 device i.e. to a virtual camera ?