Apple Final Cut Pro 10.7 – Professional post-production (video editing)

Apple Final Cut Pro 10.7 – Professional post-production (video editing) Final Cut Pro 10.7 + Compressor 4 + Motion 5 (Universal) Please visit the original link: https://sysin.org/blog/apple-final-cut-pro/ to view the latest version. Original work, please keep the source when reprinting. Author homepage: sysin.org Powerful new features in Final Cut Pro take Mac and iPad video […]

“GitHub Project Circle 01” A project to build an AI digital human is open source! Automatically realize audio and video synchronization!

Starting this week, Xiaoquan officially launches the “GitHub Project Selection Weekly” plan, which selects some fun, interesting, practical, and advanced open source projects that Xiaoquan has encountered or recommended by big players in the industry, and shares them in the form of weekly articles. For everyone to watch and learn, hoping to learn and make […]

AI short video production guide: text generation video, picture generation video, video generation video

Personal website: [Tool Collection] [Game Collection] [God-level Source Code Resource Network] Front-end learning course: [28 cases to learn front-end fun] [400 JS interview questions] If you are looking for friends to learn, communicate, and fish, please click [Moyu Learning and Exchange Group] Part 1: Text generation video 1. Text generation video overview With the rapid […]

Pure front-end to record screen and save video locally, so simple

Big factory technology advanced front-end Node advanced Click above for Programmer Growth Guide and follow the official account Reply 1, join the advanced Node communication group Author: Moment Link: https://juejin.cn/post/7280057907055869992 As a senior picture cutter, we will inevitably need to share some functions of the pages we write with others through videos. There is another […]

[Cambrian (2)] Media processing system: use of vgu video graphics unit, resize image (resize), cover (cover), operation display (osd), mosaic (mosaic), draw line (drawline), rotation ( rotate)

1 API situation of VGU library cnS32_t cnvguBeginJob(cnvguHandle_t *phHandle); – This function may start an image processing task, and its parameter may be a handle to the processing task. The return value may be an error code (S32_t is usually used for error codes) or a status code. cnS32_t cnvguCancelJob(cnvguHandle_t hHandle); – This function may […]

6. Audio and video synchronization algorithm

Audio and video synchronization algorithm Digression In physics, pitch refers to the pitch of the sound, loudness refers to the strength of the sound, and timbre refers to the characteristics of the sound, which should be distinguished. Video: color depth, color gamut, brightness. The hearing range of the human ear is 20Hz-20KHz. Signals within this […]

paddle-speech subtitles videos

Streaming speech recognition based on flying paddles Environment deployment Only supports the weboscket protocol and does not support the http protocol. Installation environment git clone https://github.com/PaddlePaddle/PaddleSpeech.git cd PaddleSpeech pip install pytest-runner pip install . Install paddlepaddle cpu version pip install paddlepaddle==2.5.1 -i https://mirror.baidu.com/pypi/simple gpu is installed according to the cuda version, and the colab version […]

windows ffmpeg + nginx + videojs implements rtmp push and pull streaming and hls push and pull live streaming

The previous blog has written about using ffmpeg + nginx to build an RTMP push and pull live broadcast environment under Windows. It can be played through PC client software such as ffplay and vlc. However, due to browser playback reasons, the RTMP stream passes through the browser. Playback must use the flash plug-in. The […]

FFmpeg+SDL+Qt builds a simple video player

This article mainly describes how to use FFmpeg, SDL, and Qt to build a simple video player. FFmpeg is an open source library for audio and video processing. It provides a C interface for audio and video encoding, decoding, encapsulation, and stream processing. In this tutorial, FFmpeg is mainly used to decapsulate and decode video […]

Python+Selenium automatically uploads watermelon videos on Mac

Background Let’s study the Python + Selenium automated testing framework, and simply implement automated batch uploading and publishing of videos on Mac, and share them with students who need them (without doing too much exception handling). Script implementation First log in with your manual mobile phone number and save the cookie file of the Xigua […]