Commit Graph

121 Commits (d388b6f2334363be704326a74d6145087bf8490e)

Author SHA1 Message Date
Varun Patil d388b6f233 Add version monitor 2023-10-20 14:12:09 -07:00
Varun Patil 770f1e92da docs: disable issues 2023-10-17 11:43:51 -07:00
Varun Patil 54bfe16c28 Oops 2023-09-30 14:09:38 -07:00
Varun Patil 7a8c23d4e9 Allow multi resolution full videos 2023-09-30 11:34:18 -07:00
Varun Patil ebb9b5373b Bump up version 2023-09-29 10:25:17 -07:00
Varun Patil a7968c9279 stream: add UseGopSize 2023-09-29 10:25:00 -07:00
Varun Patil ec9900e166 refactor: use log for log 2023-09-29 10:24:41 -07:00
Varun Patil c933613d1e Fix sidecar metadata in max.mov 2023-09-29 10:00:22 -07:00
Varun Patil 33714bb36a 0.1.13 2023-08-30 20:06:11 -07:00
Varun Patil 8d46582c11 stream: use passtrough only for scale_cuda 2023-08-30 20:05:13 -07:00
Varun Patil 58ac632839 stream: add split_by_time HLS flag 2023-08-30 19:59:03 -07:00
Varun Patil 814af27881 Bump up version 2023-08-24 22:14:40 -07:00
Varun Patil eb5ce7fedd manager: use container duration 2023-08-24 22:12:35 -07:00
Varun Patil df534ae500 Bump up version 2023-08-05 11:24:20 -07:00
Varun Patil f347b996d2 manager: fix size calculation 2023-08-05 11:24:07 -07:00
Varun Patil 478d62930d stream: fix odd numbers in size 2023-08-03 21:08:29 -07:00
Varun Patil 7a67cf56e2 Make transpose optional and configurable
Close #15
Close #16
Close #17
2023-08-03 13:06:31 -07:00
Varun Patil f2d1a66a2a Disable transpose for CUDA 2023-07-21 20:21:39 -07:00
Varun Patil ff9c27a74e Fix invalid rotation with CPU 2023-07-21 19:02:31 -07:00
Varun Patil 92413eaa29 build: remove step is not necessary 2023-06-04 11:25:55 -07:00
Varun Patil 272a15245c
Merge pull request #14 from lastlink/patch-1
get dockerfile working on windows
2023-06-03 09:03:06 -07:00
lastlink 3b0e91b1df
get dockerfile working on windows 2023-05-31 11:59:28 -04:00
Varun Patil 4d0020a593 0.1.7 2023-05-27 23:43:09 -07:00
Varun Patil 0e09eb1d76 Another attempt at fixiing autorotation 2023-05-27 23:42:58 -07:00
Varun Patil 0dedd2acb8 Bump up version 2023-05-22 22:42:52 -07:00
Varun Patil 8cade4d100
Merge pull request #12 from Markvis/nvidia-hw-accel
add nvidia Dockfile
2023-05-16 17:46:27 -07:00
Varun Patil c4ad66567f Do not rotate MOV 2023-05-14 19:38:13 -07:00
Varun Patil 3ad8606d8d Remove log 2023-05-14 18:39:30 -07:00
Varun Patil 52cef01dca manager: read rotation from side data 2023-05-14 18:38:50 -07:00
Varun Patil dd637f9b1f Rotate videos 2023-05-14 18:10:17 -07:00
root c2a7be9480 add nvidia Dockfile 2023-05-05 12:12:47 -07:00
Varun Patil d9d903bb4f Merge branch 'master' of https://github.com/pulsejet/go-vod 2023-04-17 00:36:54 -07:00
Varun Patil df7122fe07 Disable ENCODER_COPY 2023-04-17 00:36:36 -07:00
Varun Patil e685d114bf Update build files 2023-04-12 13:20:57 -07:00
Varun Patil 23be0f6d17 Bump up to 0.1.0 2023-04-10 17:00:27 -07:00
Varun Patil 5548498453 Add config POST 2023-04-10 16:44:39 -07:00
Varun Patil 8748f4a6e0 manager: avoid pointless streams 2023-04-03 19:37:10 -07:00
Varun Patil a2a8fda91e Use copy for H264 2023-04-03 18:55:26 -07:00
Varun Patil b1aba2284f refactor: consts 2023-04-03 18:44:11 -07:00
Varun Patil c9198e0218 x264: remove level 2023-03-29 15:57:23 -07:00
Varun Patil 2684f705f9 output: choose zero streams 2023-03-29 15:54:53 -07:00
Varun Patil 1c9d46130e Don't set audio bitrate 2023-03-29 15:50:01 -07:00
Varun Patil 38384b0d6d Revamp scaler + add nv12 to vaapi 2023-03-17 16:40:31 -07:00
Varun Patil b4ad9d91be Switch to main profile 2023-03-17 16:07:33 -07:00
Varun Patil cbad0bb175 Trap exit code for ffmpeg 2023-03-17 14:44:59 -07:00
Varun Patil 5cb165d15f stream: don't die on stdout error 2023-03-17 14:31:03 -07:00
Varun Patil 7dde1e145c Add temp post support 2023-03-17 14:06:54 -07:00
Varun Patil 7f2dc535e4 Add dockerfile 2023-03-17 10:41:09 -07:00
Varun Patil 9ea4f3ad2d Reduce lookBehind to 3 (fix #5) 2023-03-15 10:21:44 -07:00
Varun Patil 5a6d0f8d0c Revert "Update circle config"
This reverts commit dbc2e516ea.
2023-03-14 12:12:16 -07:00