Commit graph

22 commits

Author SHA1 Message Date
Krzysztofz01
a1d63d0f9f buildSelectExpression func moved from video to utils 2023-08-29 10:44:41 +02:00
Alex Eidt
c9bc141f27 Cleanup 2022-09-13 23:02:38 -07:00
Alex Eidt
538bcb7a83 Cleanup 2022-09-09 22:39:49 -07:00
Alex Eidt
b577495180 Added support for multiple Video streams 2022-09-09 22:14:40 -07:00
Alex Eidt
32f30850c4 Cleanup in utils 2022-09-06 15:26:47 -07:00
Alex Eidt
54cfa7783a Refactoring and Cleanup 2022-08-05 18:40:55 -07:00
Alex Eidt
226b3efe8f Removed pixfmt from Video 2022-07-23 15:23:26 -07:00
Alex Eidt
663a405ca6 Cleanup error messages 2022-07-20 13:43:02 -07:00
Alex Eidt
3f4ae6eb23 Added error returns, removed panics 2022-04-17 09:11:38 -07:00
Alex Eidt
4fef48055a Added getters for structs 2022-04-16 10:45:14 -07:00
Alex Eidt
c8bed93b92 Removed extraneous comment 2022-04-08 15:33:53 -07:00
Alex Eidt
b07339a04c Check audio files for audio track 2022-04-08 15:26:09 -07:00
Alex Eidt
abdeecf6e4 Added checks for videos with no audio 2022-04-01 17:00:53 -07:00
Alex Eidt
b1fd41b75f Added audio support for videos 2022-03-30 20:43:31 -07:00
Alex Eidt
1062e2f4f8 Better documentation 2021-12-28 22:11:25 -08:00
Alex Eidt
3fdb6a4808 More robust device name parsing 2021-12-27 22:25:33 -08:00
Alex Eidt
b647a774cd Added ffmpeg check in VideoWriter 2021-12-27 19:37:42 -08:00
Alex Eidt
723de2fa8a Cleanup and updated README 2021-12-27 13:02:35 -08:00
Alex Eidt
0cc5ffe925 Added multiplatform webcam streaming 2021-12-26 23:52:44 -08:00
Alex Eidt
ba32c5c493 Using FFprobe for video metadata 2021-12-25 23:34:04 -08:00
Alex Eidt
3faf4aa9c8 Moved all to videoio.go for portability 2021-12-22 15:51:37 -08:00
Alex Eidt
059f46f9ed Initial commit 2021-11-22 19:14:37 -08:00