Opencl h264 jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,061 opencl h264 jobs found, pricing in USD

    I'm on the lookout for an experienced C++ QT developer who can create a Windows application incorporating a few key features. - Streaming: The app should support video and audio streaming. It needs to use h264/h265 and Opus video codec to deliver high-definition quality. Experience in developing software with live streaming capabilities would be a massive advantage. Please include any similar projects you've worked on when you apply.

    $1347 (Avg Bid)
    $1347 Avg Bid
    26 bids

    I am in need of a freelancer who has solid intermediate-level expertise with OpenCL and Rust programming. Key tasks involve: - Writing OpenCL kernels - Implementing parallel computing algorithms - Debugging existing code and ensuring it functions as desired The eventual goal is to yield fully functional code. Your ability to navigate and improve upon an existing system is imperative for this project's success. If you possess the required skills and the capability to handle the necessary tasks, apply now and let's transform my vision into functionality.

    $130 (Avg Bid)
    $130 Avg Bid
    4 bids

    I have a simulation in Python/CuPy of electrons in a wire that I want to translate into Rust (or Vulkan, or OpenCL, or CUDA, or Julia or fix the Python so it uses far less memory, maybe calling PyCUDA) and make a major modification. The simulation calculates the coulumbic forces between all pairs of electrons every delta-t and then after that uses the force to calculate the new positions and velocities. It also outputs a graph showing the density of electrons at each slice of the wire at each delta-t. From this I can see how fast a signal is propagating down the wire in the simulation. I have tried to allow for the propagation delay between the electrons by using the velocity to estimate where the electron would really have been back in time and calculating the force from tha...

    $2416 (Avg Bid)
    $2416 Avg Bid
    13 bids

    The control panel should be designed specially for Linux systems. Your task will include: - Designing an intuitive interface for effective live stream management. i will provide dashboard template you have to know about FFmpeg live streaming and codecs and all other metrics for good quality live streaming / transcoding. h265 and h264. main functions: - dashboard home 1.1 -> show total streams online, show total connected users, show offline streams, show total gpu's 1.2 -> show cpu and ram utilization with charts and number details 1.3 -> show network metric utilizations, incoming outgoing mbps/gbps charts 1.4 -> show all gpu's seperatly with utilization of status encoder / decoder, card status(heat fahrenheit celcius) total streams attached / active strea...

    $174 (Avg Bid)
    $174 Avg Bid
    12 bids

    I need this to get fix by today itself, so people who can deliver same day please bid I have an .mp4 video that I need to run as an RTSP video. This means I should be able to access the video using the following URL: rtsp://localhostip:8554/h264 with VLC Media Player's 'Open Network Stream' option. When I paste this URL into VLC, I should be able to see the streaming, and anyone should be able to view the stream. You can use any language for this, preferably using Node.js

    $48 (Avg Bid)
    $48 Avg Bid
    5 bids

    Automation is needed. It needs to be automated such as blog comments, forums, and profiles Can you make it the same way as this? Please let me know the price and duration

    $18 (Avg Bid)
    $18 Avg Bid
    7 bids

    ...I know telegram gifs are very short. So, cut it to the minimum, speed it up, do whatever is needed. High res video sample here if needed Do your research! For example I found this here "Telegram and GIFs Telegram natively supports h264 encoded videos, in either the MP4 or MOV containers. Here’s what I’ve found to be the best settings: Resolution of 640×360 (for 16:9 content) Framerate of 25, 29.97, or 30fps Data rate of 1.5mbps No audio track 10mb or less total size With these settings, it is possible to get really good-looking GIFs that can run for up to about 45 seconds, and still fall under that 10mb limit. Above 10mb, Telegram

    $25 (Avg Bid)
    Guaranteed
    $25
    30 entries

    we need to integrate a VCU unit into out project to use the HARD H264 encoder on a KRIA SOM. the PL side should be straightforward, the Linux driver shall be integrated and a basic test shall be performed. the test shall be: configure the encoder, send via DMA a test video (could be generated with FFMPEG), save the coded video in a .h264 file which might then be post processed outside of the module a reference design with Petalinux and the board BSP will be shared and the VCU encoder shall be integrated and tested on that design

    $527 (Avg Bid)
    $527 Avg Bid
    18 bids

    ...you to know. What is required is that you have a very strong understanding of all C++ concepts and computer graphics programming expertise since this is what my plug-in revolves around. To give you an example, one of my current challenges requires serialization / deserialization of data. Other challenges require help with optimization, object pools, UI, and more. GPU programming knowledge like OpenCL, OpenGL, CUDA would be great because I know nothing about it and would love to be able to eventually implement it. Finally, you should be especially strong in mathematics so as to help with algorithms and of course have a strong understanding of fundamental computer graphics concepts. So basically, I need someone who is well experienced in most aspects of software development using ...

    $19 / hr (Avg Bid)
    $19 / hr Avg Bid
    29 bids

    I am looking for a skilled AI video processing expert to help with my project. The desired output of the AI video processing is object recognition and tracking. - Human Object recognition and tracking algorithms with high accuracy - CRITICAL - Proficiency in AI video processing techniques and technologies - Experience in working with multiple video input formats and platforms. - Achiev...accuracy - CRITICAL - Proficiency in AI video processing techniques and technologies - Experience in working with multiple video input formats and platforms. - Achieve 1:1 processing time - Extract Gender, Age Group, Color of Dress of detected humans - Output to be in csv for tracking, features (gender, age, color). - Output the input video in mp4 if its of other formats like avi, mpeg etc with H264...

    $442 (Avg Bid)
    $442 Avg Bid
    122 bids

    we need support to 1. add logging (or use the existing one if any, but most probably we will need to customize it) to a H264 codec to add internal relevant information abount the calculus and the algorithm. Probably modifying and recompiling x264 lib (if called by FFMPEG as codec) or the internal FFMPEG codec. we need log for 1a: Intra Prediction 1b: CAVLC 1c: CABAC 1d: Inter Prediction 2. setup and configure encoder and decoder and streaming/play.

    $130 (Avg Bid)
    $130 Avg Bid
    28 bids

    i need a programmer to who can write a cuda or opencl program for seed recovery of crypto knowledge of cuda c++ , crypto and blockchain is mandatory

    $697 (Avg Bid)
    $697 Avg Bid
    14 bids

    ...Raspberry Pi4 using gstreamer and python. - Receiving H264 encoded video from a network camera via RTSP protocol. - The resolution of the received video is 1280x720. - Decode the H264 video, convert it to RGB image, and display it on the screen. - Control the start and end of recording from the program. I am now successfully receiving video and displaying it on the screen; due to the performance of the Raspberry pi4, the achieved FPS on display is from 12 to 15. More specifically, the performance is slowing down with H264 decoding and RGB conversion. I am satisfied with this performance. The problem I am facing is that the recording file size is zero when running the preview display and recording at the same time, I want to record the H264 encoded video di...

    $156 (Avg Bid)
    $156 Avg Bid
    26 bids

    I need to change 8 titles in a after effect video project. I also need to add the sound to the background i got the sound in mp3. This the video i got the files. Only if available now its a quick/easy job. Write apple in your response so i know you read all.

    $19 (Avg Bid)
    $19 Avg Bid
    28 bids

    ...realtime in mbp/s - show total streams, total online streams, total offline streams, total disabled streams - show total users created / total disabled users / disabled users / expired users - show realtime streams in a list with options: streamname, current bitrate , stream uptime, audio/video codecs, profile h264/265 / stop stream/ start stream button for each stream in overview - options for streams -> create/ stop / start / edit / delete / disable - options for profiles transcoding h264 / h265 effiecently transcoding. - nginx part should have security ip field only acces from allowed ip's port settings for streaming / restart button for nginx* connected users realtime show user and ipadress ...

    $115 (Avg Bid)
    $115 Avg Bid
    13 bids

    i need to play rtsp stream in webpage . there will be mutipal rtsp stream rtsp stream can be h264/h265

    $57 (Avg Bid)
    $57 Avg Bid
    11 bids

    ...emission, and more. Unfortunately, my colleague needs to move on to another project so I need to find someone capable of taking over. The project has been developed with Visual Studio C++, the After Effects SDK, and associated GPU libraries. It is half-done and it compiles fine but still needs a bunch of additional features, as well as bug fixes. Currently it only works with CUDA but it will require OpenCL and Metal compatibility as it will need to be compiled for Mac as well as PC. I am looking for an experienced GPU developer who is willing to take on the project and work with me to see it through to the end. A significant number of features are still required, along with bug fixes, and aforementioned GPU compatibility. I have a detailed list I will be able to share. The ide...

    $302 (Avg Bid)
    $302 Avg Bid
    24 bids

    ...skilled FFMPEG - JM expert with knowledge in H264 to provide software support for my project. we need support to setup and configure encoder and decoder and streaming/play. We also need to print debug information from the code. if logging do not support these information you will need to go into the code and add proper logging. Knowledge of source code of FFMPEG is a must (JM is an alternative). H264 knowledge, transport stream and video codec in general is a plus Specific Requirements: - Proficiency in FFMPEG, JM, and H264 - Experience in addressing functionality and usage issues with FFMPEG software - Ability to understand and implement specific requirements provided by the client Skills and Experience: - Expertise in FFMPEG, JM, and H264 - Strong pro...

    $19 / hr (Avg Bid)
    $19 / hr Avg Bid
    20 bids

    I can handle java Only. So i wrote the code with Java. I want to run code on GPU to accelerate the speed(large amount of calculation). I hope you can handle OpenCL or Cuda.

    $562 (Avg Bid)
    $562 Avg Bid
    15 bids

    ...ramps, slow-downs, and transitions to make it more dynamic. Your objective is to fit as many good shots as possible. Increase the exposure on underexposed shots and decrease it on overexposed ones. Use continuity when action begins by one person and ends by another. All Raw clips are Full HD HAVC 60fps 50Mb/sec 10 Bit H264. Because it's a 10 Bit you will have more room when grading and adjusting the exposure) Your final files should be Full HD 24 fps, MOV, H264, Stereo audio. What to highlight: Two Chefs (pictures listed in this job) must be highlighted in the process and when talking (use the shot where flash is liting their faces, people filming them) We want to display guests exiting and enjoying their food and the restaurant's ambiance. The objectiv...

    $100 (Avg Bid)
    Guaranteed
    $100
    19 entries

    ...video compelling and professional. You will need to draw from other videos and images for the content. Video length: 50 to the max. 60 seconds. This would be an evolution of our existing video – Logos, videos, and images to work from will be referenced. Technical requirement of the image spot: - 16:9 image format - 1920 x 1080 resolution - MP4 file with H264 codec - Video length: 50 seconds to max. 60 seconds - Language: English - Two versions – End of video must have the Studica Robotics logo. The difference in the versions will be the URL that goes with that logo. Version #1 – Version #2 – Script will be provided. Voice-over narration is required. We want an intelligent, clear, conscience, and English-speaking

    $127 (Avg Bid)
    $127 Avg Bid
    67 bids

    I am looking for an experienced freelancer to edit an after effects template for a promotional video. I have specific branding guidelines and color schemes that need to be followed. I will provide the logo asset for the edit. Ideal skills and experience: - Proficient in after effects and video editing - Familiar with branding guid...I will provide the logo asset for the edit. Ideal skills and experience: - Proficient in after effects and video editing - Familiar with branding guidelines and color schemes - Attention to detail in editing for a cohesive and professional look - Ability to complete the project within the given timeline This is the video to be edited -

    $14 (Avg Bid)
    $14 Avg Bid
    9 bids

    Need to find the reason and make the fix for ffmpeg in part of parsing h264. When ffmpeg get live stream from specific device as input, it shows a lot of errors and not processing stream correctly: [h264 @ 0x327f3210] missing picture in access unit with size xxx It seems, this is error from libavcodech264_parser.c, function parse_nal_units of these NALs is 6 (H264_NAL_SEI) Problematic behavior can be reproduced in this way using attached file: ffmpeg -i -vcodec copy -acodec copy -f null /dev/null Need to find the reason and make fix for source code of ffmpeg 5.1 and 6.0.

    $550 (Avg Bid)
    $550 Avg Bid
    6 bids

    I am in need of a skilled programmer to parallelize a loop on GPU using OpenCL in C++. The project requires expertise in the Intel OpenCL Software Development Kit. Programmers who are familiar with OpenCL and C++ programming and with experience in parallelizing loops on GPU using OpenCL are highly encouraged to apply. The project requires a code optimization for the loop using GPU acceleration. The aim is to increase the speed of the computations. The steps of the project: 1- add a time mesurement to the existing code and mesure the time without modifying it. 2- parallelize the loop step 3 on the GPU using OpenCL, getting the same result on the csv file and higher speed. 3- send me the two codes for a check. If I can run and compile them with no issue ...

    $191 (Avg Bid)
    $191 Avg Bid
    13 bids

    Hello! I'm looking for an experienced developer to configure lib open H.264 for a quality video stream video call on a Mobile platform. The programming language I am looking for is C++, The perfect candidate will have extensive experience in this particular field and the ability to create a stable and high-quality video stream. - Im using PJSIP lib to make VIDEO CALL - Lib Open H264 config here: - I need modify function oh264_codec_open with best param for mobile device to show HD VIDEO Currently i can able show HD Video but not optimize about CPU & Quality , VIDEO show lag and like image bellow when network slow or network fast will show sometime. I need guys who have

    $173 (Avg Bid)
    $173 Avg Bid
    7 bids

    I have 3 x 2 second background compositions to be looped, then exported to SWF, H264 and PNG sequences. No audio. As the project continues and we tweak artwork, I'll need you to re-export new versions of these.

    $13 / hr (Avg Bid)
    $13 / hr Avg Bid
    15 bids

    Need to find the reason of issue with ffmpeg in part of parsing h264, describe it in details with recommended fix steps. When ffmpeg get live stream from specific device as input, it shows a lot of errors and not processing stream correctly: [h264 @ 0x327f3210] missing picture in access unit with size xxx It seems, this is error from libavcodech264_parser.c, function parse_nal_units of these NALs is 6 (H264_NAL_SEI) Problematic behavior can be reproduced in this way using attached file: ffmpeg -i -vcodec copy -acodec copy -f null /dev/null Need to find the reason, describe it in details with recommended fix steps. Second part of the task will be "make fix for source code of ffmpeg 5.1 and 6.0." as new project or separate milestone in this one.

    $140 (Avg Bid)
    $140 Avg Bid
    4 bids

    Hello!!! Please, build an YouTube-like free platform. Will be called VIdblity. It will have music videos from Sony Music Entertainment, Warner Music G...artist will have an channel, and any music video will have an description, like YouTube. Vidblity will have likes, subscriptions, comments, etc. And also, it will have free premium movies and tv shows, without paying. And also, any user can upload any video to Vidblity. Any user can edit and/or add video description, title, etc. And also, it will have notifications, etc. It will have H264, VP9, HEVC and AV1 codecs. H264 is from 144p to 4K, VP9 is from 144p to 8K, AV1 is from 144p to 8K and HEVC is from 144p to 8K. It will be packaged to HLS, MPEG-DASH, HDS and Smooth Streaming. The new platform will be autoscaled to avoid pro...

    $38 (Avg Bid)
    $38 Avg Bid
    12 bids

    Hi, I am looking for Cuda and OpenCL programmer for a job. If you have experience with Java that will be great plus. More details through chat.

    $176 (Avg Bid)
    $176 Avg Bid
    5 bids

    Hi, I am looking for Cuda and OpenCL programmer for a job. If you have experience with Java that will be great plus. More details through chat.

    $178 (Avg Bid)
    $178 Avg Bid
    8 bids

    Hi, I am looking for Cuda and OpenCL programmer for a job. If you have experience with Java that will be great plus. More details through chat.

    $170 (Avg Bid)
    $170 Avg Bid
    6 bids

    We need a customized version of Armbian OS (Ubuntu 20 or 22) with a patched kernel to enable hardware H.264 encoding support for Allwinner H3 CPU. The Linux image should be sourced from the official website or other if they support configurations for NanoPi Core. The customized image should also include support for YUYV to H.264 encoding for USB cameras. Requirements: 1. The customized Armbian OS image must be based on Ubuntu 20 or 22. 2. The image must include the required patch for enabling hardware H.264 encoding support for the Allwinner H3 CPU. 3. The kernel must be patched to support YUYV to H.264 encoding for USB cameras. 4. The customized image should be compatible with the NanoPi Neo or NanoPi Core hardware. 5. The customized image must be provided with detailed instructions fo...

    $36 / hr (Avg Bid)
    $36 / hr Avg Bid
    8 bids

    ...[GAME_ID]/[LONGPLAY_ID]/ (HLS) or [GAME_ID]/[LONGPLAY_ID]/ (DASH), following the formats: LQ, AAC, 64kbps MQ, AAC, 128kbps HQ, AAC, 320kbps 144p, H264, 100-250kbps 144p, AV1, 80-200kbps 144p, VP9, 130-370kbps 240p, H264, 320-750kbps 240p, AV1, 290-690kbps 240p, VP9, 360-820kbps 360p, H264, 810-1640kbps 360p, AV1, 760-1530kbps 360p, VP9, 890-1720kbps 480p, H264, 1730-3100kbps 480p, AV1, 1600-2980kbps 480p, VP9, 1820-3310kbps 720p, H264, 3500-5870kbps 720p, AV1, 3340-5520kbps 720p, VP9, 3710-6040kbps 1080p, H264, 6260-10560kbps 1080p, AV1, 5950-10320kbps 1080p, VP9, 6550-11090kbps 1440p, AV1, 10630-21500kbps 1440p, VP9, 10920-22800kbps 2160p, AV1, 22100-49200kbps 2160p, VP9, 22990-50450kbps ElAmigos, FitGirl, CODEX, PLAZA, FLT

    $12 (Avg Bid)
    $12 Avg Bid
    3 bids

    I have a project written by Java. This project is very simple. Hashing with Sha256, and curve25519. ex) password = name123 name123 --->hashing with sha256--->hashing with curve25519--->result I need more than million calculating power. I don't care about language if program works. ( python, c++, c, java etc) Maybe openCL or cuda or GPGPU is required ( in my opinion )

    $560 (Avg Bid)
    $560 Avg Bid
    19 bids

    RTSP feed can be h264 or h265 can give sample rtsp feed

    $31 (Avg Bid)
    $31 Avg Bid
    2 bids

    ...relatively easy to do and can be added after the base features are there) - Plugin must be developed in a manner that can be taken over and clearly understood. Additionally, cross-platform compatible functions must be used as this will also be compiled for Mac. Milestone 2 - OpenCL Optimization for the Physics Solver. ( This would be done after the core is there not as a final optimization, but as a framework for future optimization too when starting to work on more advanced features it will be easier to have a framework for OpenCL optimization. After giving it some thought I think that Multi-Threading would be useless in this case the problem of simulating thousands of particles is a task best fit for GPU not CPU.) - Add collision with planes and shapes but *not* 3D ...

    $471 (Avg Bid)
    $471 Avg Bid
    14 bids

    We have a project which includes a C++ component that performs transf...and transforms video from mp4 to vp9. Now we're looking for someone to expand this project to support a range of codecs and formats, as well as various resizing options. The existing project has a CMake build system and runs on WSL, OS X and Linux. The ideal candidate will: * Add code for using libswscale to perform rescales (as part of the pipeline). * Add code to correctly setup codecs like h264, h265, av-1, aac and mp3 (we already have a proof of concept written that runs using vp9, so you can use this as a template for the others). * Given a folder of input files in these various formats, write a small script that submits each of these files to the service, and verifies that their outputs are in the ...

    $37 / hr (Avg Bid)
    Featured NDA
    $37 / hr Avg Bid
    22 bids

    ...tasklist with time stamps and several threads or several little programs, to process several tasks at the same time. From the experience a new photo meigt be saved all 10 sec; each hotvideo meight have a lenght of 5 sec, each pre- and post video meight have also 5 sec; so in total the result video meight have about 15 sec. Hot-, pre- and postvideo will have same format; this can be AVI or mp4 (h264). So its also important to watch the pcs processing and memory levels to prevent from overloading/hanging. - program name - hot photo folder - hot video folder - outout file name method (photo name or filename digits) - video input files (, , ) - time window (sec) - output video folder - target ftp server: ftp login data, target folder - mac adress

    $302 (Avg Bid)
    $302 Avg Bid
    11 bids

    I am look for a raspberry based (low consumption and cheap but need to be stable) solution to stream multicast audio + static picture streaming with catching audio input from line in or microphone input. on paspberry hw. It will be used for inserting regional audio broadcast into local IPTV network. That is why we need multicast output that contains low bitrate static picture 300-500 kbps h264 (that i can edit or change via ftp) and mono 128 kb aac or mpeg 1 output in transport stream. TS ID must be editable too.

    $181 (Avg Bid)
    $181 Avg Bid
    13 bids

    - Lineups fun is a website and overwolf application containing lineup videos for Valorant. Please check our website to get the idea. You should have an understanding of what Valorant is and how to play it. You should know the agents and their abilities and maps. The task is to create 20 lineup videos. (H264, MP4, 1920x1080, 60FPS, less then 30MB, less then 25 seconds, no audio attached.). It should be easy to understand and execute. These videos should be recorded from the game and you have to either come up with a lineup or have to make a similar based off of other sources. We choose the agent and the map for this task. Previous experience creating these kind of videos help a lot.

    $15 (Avg Bid)
    $15 Avg Bid
    4 bids

    - Lineups fun is a website and overwolf application containing lineup videos for Valorant. Please check our website to get the idea. You should have an understanding of what Valorant is and how to play it. You should know the agents and their abilities and maps. The task is to create 20 lineup videos. (H264, MP4, 1920x1080, 60FPS, less then 30MB, less then 25 seconds, no audio attached.). It should be easy to understand and execute. These videos should be recorded from the game and you have to either come up with a lineup or have to make a similar based off of other sources. We choose the agent and the map for this task. Previous experience creating these kind of videos help a lot.

    $92 (Avg Bid)
    $92 Avg Bid
    20 bids

    Urgent Requirement for C# Windows Forms - UI & Integration Full Time / Part Time / Free Lance - All Welcome Remote / In-Office (Mumbai) - All Welcome Should have at least 1-2 Years of Experience. Skill Set: C#, .net Core, UI - Windows Forms, Integration of REST API in Windows Forms, Understanding of H264 / H265 Video Streaming

    $400 (Avg Bid)
    $400 Avg Bid
    16 bids

    ... This tool allows for real-time inference of Convolutional Neural Networks on Pathology Slides (images have a size of 200 Mb- 4 Gb). GitHub project: It is absolutely necessary to be familiar with the Fast-pathology project (Download and test it to understand the requirements) This project is written in C++, front-end: QT-Widgets, backend: OpenGL/OpenCL/Tensorflow engine. Examples of necessary features are: - Better design if possible, changing the logo/ name of the app... - A scale (in millimeters if available otherwise in pixels) on the bottom and left side of the screen to better localize the position of the cursor within the slide. - A mini-screen in the bottom-right corner to visualize the point of view of the user when he zooms in on the

    $509 (Avg Bid)
    NDA
    $509 Avg Bid
    32 bids

    I need a gpu-based brainwallet search pereferably in cuda opencl is also good. skill in cuda and c++ is essential

    $24 (Avg Bid)
    $24 Avg Bid
    6 bids

    I need a cuda or opencl (purely gpu-based) program to generate valid mnemonics for crypto based on my wordlists and my rules

    $145 (Avg Bid)
    $145 Avg Bid
    4 bids

    Hey , hope everyone is good , please don't apply if you don't know what i'm talking about i need a kernel to calculate a keccak hash of an unsigned char * containing a public key need to be able to remove the leading 04 and to handle endians to produce correct hash thank you

    $137 (Avg Bid)
    $137 Avg Bid
    9 bids

    Looking for someone to make a video tutorial on how to fix an opencl issue when running hashcat Windows 11 and Kali Dell Alienware Nvidia 3080ti

    $110 (Avg Bid)
    $110 Avg Bid
    7 bids

    We are Expertise in QT software full scale development automotive, medical, etc. All design documents , development, testing full sdlc implementation. Expertise in languages c++, python. Windows,Linux operating system. Expertise in Parallel programming, cuda, opencv, opencl, opengl, LabVIEW, matlab.

    $12 / hr (Avg Bid)
    $12 / hr Avg Bid
    7 bids