FFmpeg Formulate request
Move all heavy operations (scaling, color keying, overlays) from CPU to AMD-GPU, using built-in OpenCL filters in FFmpeg and the hardware encoder AMF. As a result, a single pass of FFmpeg should produce a 4K H.264 video composition lasting 120 seconds with:
Background layer 3840×2160
Video layer 800×800 with color keying (black→transparency)
PNG layer 640×480, centered on top
There should be background animation, and smooth overlay of images and videos on the background.
In the next stages, for those familiar with FFmpeg, details will be shared: reference we are orienting to, background, video layer, and background layer (the picture through which the camera moves)
-
262 2 0 The task is not entirely clear.
"Single pass" — FFmpeg in any case breaks tasks into separate jobs. Not everything can truly be implemented in multiple threads, if I understand you correctly. And it does not always improve performance — it all depends on your "hardware" (particularly, the number of cores).
And sometimes it is better to intentionally divide processing into parts. For example, if it is a stream and you need to run processing of multiple videos in parallel, this approach can allow processing significantly more simultaneously within an acceptable time.
-
Буду радий если в ЛС или здесь, опишите ситуацию более подробно, и наведете пример кода который у вас уже есть
-
Current freelance projects in the category C#
Graduation project of the 11th grade lyceum. Topic - inequalities.A program is needed in C#, to work closely with me as the work is monitored by curators. The work will need to be defended in about 4-6 months. Work in parts with me and explain the writing after each part! Work plan in private messages. I am ready to pay from 5000 to 10000 for… C# ∙ 5 hours 15 minutes back ∙ 8 proposals |
Comparative analysis of the effectiveness of custom software (v2.2-field) and reference software (Meshtastic v2.x)
22 USD
Comparative analysis of the effectiveness of custom software (v2.2-field) and reference software (Meshtastic v2.x) on the identical hardware platform (ESP32 + SX1268, 2W) based on the criteria of range, throughput, link stability, and power consumption. Conduct tests with… C & C++, C# ∙ 3 days 14 hours back ∙ 2 proposals |
Creation of a plugin for integration with the POS system Syrve, C#Develop a plugin for the Syrve POS system (on-premise), which is installed on the establishment's server. The plugin must: (1) transmit data to our server in real-time — orders, table statuses, payments, receipts; (2) receive commands from Reservble — booking confirmations,… C#, Web Programming ∙ 6 days 11 hours back ∙ 14 proposals |