Chocobozzz

Results 681 comments of Chocobozzz

Hello, As stated in the configuration the quota only takes into account the uploaded file: https://github.com/Chocobozzz/PeerTube/blob/develop/config/production.yaml.example#L374 I think we should add this explanation in the web interface too (user edit...

@thecashewtrader At the bottom of https://peertube2.cpy.re/about/instance

Hi, Please enable debug logs and check `debug: Running VideoChannelSyncLatestScheduler.internalExecute` is displayed. Then please paste channels sync related logs

Thanks, it should be fixed by https://github.com/Chocobozzz/PeerTube/commit/3204f4d17dec79413a94eae8a71b72e0c7ec7ba5

I made a mistake in the previous commit, that should be fixed by https://github.com/Chocobozzz/PeerTube/commit/9a3a23a834679e072c15960903e05e667ef14481

Hello, Is it a peertube bug? I think we always specify the appropriate thread option. Can you check the ffmpeg command ran by peertube?

Isn't related to your encoder? Why ffmpeg consumes less CPU depending on the input file?

@vid-bin Why don't you consider that transcoding from fragmented mp4 file with a scale filter resulting in low CPU usage is not a bug? https://trac.ffmpeg.org/ticket/9923

Closing as it seems to be a ffmpeg bug rather than a peertube one