Commit Graph

103 Commits (ff9c27a74e4dbafeb8419e5677ec2216e7f334f3)

Author SHA1 Message Date
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
Varun Patil dbc2e516ea Update circle config 2023-03-14 12:10:50 -07:00
Varun Patil 42c971ed64 Remove comment 2023-03-14 12:06:44 -07:00
Varun Patil bfbe46fa98
Merge pull request #7 from remz1337/master
Drop the hwaccel_output_format argument to fix issue #6
2023-03-14 11:52:56 -07:00
Rémi Bédard-Couture 6710930109 Drop the hwaccel_output_format argument to fix issue #6 2023-03-14 14:27:44 -04:00
Varun Patil 95cfe3fd57 Make NVENC more configurable 2023-03-09 13:02:57 -08:00
Varun Patil a38fed1983 vaapi: make lowpower configurable 2023-03-09 12:39:43 -08:00
Varun Patil f41680455c Switch to config file 2023-03-09 11:57:15 -08:00
Varun Patil 35b4b3a8b2 buildvcs=false 2023-02-24 00:35:24 -08:00
Varun Patil 563d14248c go 1.20 2023-02-24 00:29:50 -08:00
Varun Patil 3c2a405133 Return conflict when coder changed 2023-02-24 00:26:10 -08:00
Varun Patil d003a271bf Allow setting bind port 2023-01-31 19:45:09 -08:00
Varun Patil ab49efa89b Don't run ffmpeg for h264 full video 2022-12-03 07:24:24 -08:00
Varun Patil 34b96aa1aa Preserve query strings 2022-12-02 22:06:03 -08:00
Varun Patil 758812c699 Make sure max is at end 2022-12-01 13:05:19 -08:00
Varun Patil c57fb1ca56 Change mp4 to mov 2022-11-29 14:16:27 -08:00
Varun Patil a203bc8f26 Whitespace fixes 2022-11-29 13:55:00 -08:00
Varun Patil 64767d7a78
Merge pull request #3 from MB-Finski/patch-1
Add support for NVIDIA GPU accelerated transcoding
2022-11-29 13:52:08 -08:00
Varun Patil 1729a04527 Copy full video if h264 2022-11-29 13:12:35 -08:00