Ffmpeg x264 cudacông việc

Bộ lọc

Tìm kiếm gần đây của tôi
Lọc theo:
Ngân sách
đến
đến
đến
Loại
Nhiều kỹ năng
Ngôn ngữ
    Tình trạng công việc
    2,000 ffmpeg x264 cuda công việc được tìm thấy, giá theo USD
    Record A Live Stream Đã kết thúc left

    I Want a Python Script that can call and pass the parameter to a library. and perform a small algorithm. Easy Simple.. Requirements are Python, and ffmpeg knowledge

    $16 (Avg Bid)
    $16 Giá đặt trung bình
    3 lượt đặt giá
    FFMPEG update existing project Đã kết thúc left

    I want you to give me an command that will put a text at the bottom left corner of an image

    $49 (Avg Bid)
    $49 Giá đặt trung bình
    2 lượt đặt giá

    I have a relay project for several social networks, youtube, facebook and instagram when streaming video to facebook and youtube runs normal servers when transmitting to instagram the server gets cpu high and starts to hang transmission .. is that my application is having problem use wowza 4 and ffmpeg to make transcorde wanted to solve this problem of instagram hang and consume a lot of server

    PHP
    $484 (Avg Bid)
    $484 Giá đặt trung bình
    12 lượt đặt giá

    I want you to give me an command that will put a text at the bottom left corner of an image

    $44 (Avg Bid)
    $44 Giá đặt trung bình
    6 lượt đặt giá

    To write CUDA and C programs for image blurring. Mathematically, an image blurring function calculates the values of an output image pixel as a weighted sum of a patch of pixels encompassing the pixel in the input image. The patch size is determined by a constant BLUR_SIZE. For a 3 ×3 patch, the BLUR_SIZE is set to 1. For a 7 ×7 patch, the BLUR_SIZE is set to 3. The weight can be set to 1 but you can try different weight values to illustrate the blurring effect. You choose one of your pictures with a proper image size to demonstrate the blurring effect. The length and width of the image are divisible by 16 so you can use a 16 ×16 thread block, with 16 threads n the x direction and 16 threads in the y direction.

    $198 (Avg Bid)
    $198 Giá đặt trung bình
    5 lượt đặt giá

    My client wants to start a "People in the lifestyle" community (Swingers). He tasked me to evaluate SocialEngine, phpFOX, Sngine, and WoWonder. Personally I would like him to go with SocialEngine but the only thiing that I can see that may be a problem is the uploading of a video. The site w...evaluate SocialEngine, phpFOX, Sngine, and WoWonder. Personally I would like him to go with SocialEngine but the only thiing that I can see that may be a problem is the uploading of a video. The site will be hosted on a normal ISP without VPS because the video part will be limited. This creates the problem because most ISP's will not allow for FFMPEG on a shared hosting packet. So my question - With Sngine it is possible to upload a video without ffmpeg in place, how c...

    $157 (Avg Bid)
    $157 Giá đặt trung bình
    13 lượt đặt giá

    Hi u remember the cuda project can u do it in 4 hours

    $20 - $20
    $20 - $20
    0 lượt đặt giá

    Need to implement the KNN algorithm using CUDA and show the results how fast it is than the sequential program either in c or cpp.

    $23 / hr (Avg Bid)
    $23 / hr Giá đặt trung bình
    7 lượt đặt giá

    Need some expert to help aboute dvb_subtitle to include in stream.

    $138 (Avg Bid)
    $138 Giá đặt trung bình
    10 lượt đặt giá
    Trophy icon Logo For Car Dealership Đã kết thúc left

    Hi there I need a logo for a car dealership made. Attached is the logo the client likes. It must say Auto Collection Montreal (Montreal in the cursive font) Only issue is the car is wrong... he wants a Red Hemi Cuda 71 Like seen here . So we need to fix car craphic... I think what is in car logo is very close to this... so we can switch car and fonts. :1575481019640&source=lnms&tbm=isch&sa=X&ved=2ahUKEwjkmJqUxJzmAhVDheAKHZgCAXIQ_AUoAXoECA0QAw&biw=1520&bih=776

    $15 (Avg Bid)
    Bảo đảm
    $15
    33 bài tham dự

    word count using MapReduce on GPU using Cuda C. a text document file contains words and the output should be number of words and all these has to be done using Cuda C and using MapReduce tecnique

    $130 (Avg Bid)
    $130 Giá đặt trung bình
    3 lượt đặt giá
    DeepSpeech for Balkans region Đã kết thúc left

    Hello! We would like to make speech recognition for Balkans region using DeepSpeech technology. We have Amazon Servers and CUDA for tensorflow, but we need AI expert.

    $21 / hr (Avg Bid)
    $21 / hr Giá đặt trung bình
    8 lượt đặt giá

    Dear Image Processing expert, Requirement Summary: I have an photo retouching application which is written i...with information on your knowledge in Opencv and image-processing. Detailed: The structure of the code is added in the below slide. The function named "" needed to ported completely into C++/opencv. The project has dependency on Cuda10.0. So you need to have Cuda 10.0 installed in your PC. However there is no CUDA programming involved for our task. The version of Visual studio used is VS2017. The code is in Git repository with Bitbucket. Expecting you to know simple operations such as clone, branch, commit, push.I can assist you to get the code from git repo. Thanks

    $25 / hr (Avg Bid)
    $25 / hr Giá đặt trung bình
    10 lượt đặt giá

    ...project, you will develop a complete CUDA program to compute the Histogram of the input array. You will implement the Histogram on the device GPU. After the device Histogram is invoked, your program will also compute the Histogram sequentially on the CPU, and compare that solution with the device-computed solution. If it matches, then it will print out "Test PASSED" to the screen before exiting. Assume the Histogram will have 256 bins, i.e., bin 0, bin 1, …, and bin 255. Input value i will be mapped to the bin i. Use the following pseudo code for array initialization. int *A; A=malloc(sizeof(int)*N); //N is the size int init =1325; For (i=0;i<N;i++){ init=3125*init%65537; A[i]=init %256; } Task 1 - Basic CUDA Program using global memory Develop a...

    $205 (Avg Bid)
    $205 Giá đặt trung bình
    7 lượt đặt giá

    I need a programmer who is experienced in implementing CUDA Tensorflow/Keras codes. My current code only uses 10 to 20% of the GPU / CPU. I need the programmer to enhance my current code and create two versions of the code by introducing: 1) Multi Thread CPU Version: Multi Thread CPU execution using Keras/Tensorflow or Pytorch. I expect the coder's version of the code to use 100% of the CPU. 2) CUDA GPU Version: GPU execution using Keras/Tensorflow or Pytorch. I expect the coder's version of the code to use 100% of the GPU. Please Note: I expect the programmer to show that his version of the code is faster than mine and the Multi Thread CPU version of the code uses 100% of the CPU and similarly, the CUDA GPU version of the code uses 100% of the GPU. Kin...

    $175 (Avg Bid)
    $175 Giá đặt trung bình
    4 lượt đặt giá

    Hi, I need a simple php script for downloading 1080p Full HD video and It should be 37 format. And also need to download mp3 from youtube. The script should be simple and must be less than 7 file in the script. The script should be work in SSD host and work in xampp server in localhost. Not use ffmpeg. No API(without youtube video api) or remote server use. No external css, html, php, javascript, jquery use.

    $23 (Avg Bid)
    $23 Giá đặt trung bình
    3 lượt đặt giá
    CUDA concept on histogram Đã kết thúc left

    Need to build a CUDA project on histogram.

    $150 (Avg Bid)
    $150 Giá đặt trung bình
    1 lượt đặt giá

    I need nginx ffmpeg hls developer frame settings

    $57 (Avg Bid)
    $57 Giá đặt trung bình
    2 lượt đặt giá

    use ffmpeg to record camera video. build a small tool to start, stop recording. cut video by time, track time in the video

    $500 (Avg Bid)
    $500 Giá đặt trung bình
    8 lượt đặt giá
    fix playtube script and ffmpeg Đã kết thúc left

    I have been trying to get a decent response from the developer of this scrit for 3 solid weeks regarding the issue I am having. He says that the file upload size is not big enough on the server. The file upload size is 4GB, more than enough for a 50mb file. The upload happens, the thumbnail is made, however, the ffmpeg processing to oter resolutions is causing the conversion to lock up with anything over 30mb. I need someone who knows how to do this, because I have wasted multiple projects for the same thing and NO ONE has fixed it the right way. DO NOT MESSAGE ME UNLESS THIS CAN BE DONE!

    $35 (Avg Bid)
    $35 Giá đặt trung bình
    2 lượt đặt giá

    Dear Image Processing expert, Requirement Summary: I have an photo retouching application which is written i...Please bid with information on your knowledge in Opencv and image-processing. Detailed: The structure of the code is added in the below slide. "" is the function we need to port completely into C++. The project has dependency on Cuda10.0. So you need to have Cuda 10.0 installed in your PC. However there is no CUDA programming involved for our task. The version of Visual studio used is VS2017. The code is in Git repository with Bitbucket. Expecting you to know simple operations such as clone, branch, commit, push.I can assist you to get the code from git repo. Thanks

    $16 / hr (Avg Bid)
    $16 / hr Giá đặt trung bình
    8 lượt đặt giá
    Writing CUDA kernels Đã kết thúc left

    I need someone who have good experience writing CUDA kernels for some functions to be excuted in GPU. More details will discussed in private. You need to have invidia graphics card and CUDA 9.2 and vs 17 to work on this project.

    $85 (Avg Bid)
    $85 Giá đặt trung bình
    2 lượt đặt giá
    MPEG to SIP VoIP caller Đã kết thúc left

    I'm looking for a SIP phone dialer to be able to use FFMPEG or other video capture and transcoding software to dial into a VoIP call and send the video stream to the call. It would have to be able to run multiple calls simultaneously for the different video streams. It would be necessary for it to be command line driven. The platform is preferably windows, but could be Linux if needed.

    $1341 (Avg Bid)
    $1341 Giá đặt trung bình
    3 lượt đặt giá

    ...p36-autokeras-gpu - python 3.6 - autokeras (0.4) - that supports GPU (nvidia RTX 2080 Ti) processing (of autokeras) - depending on correct versions of nvidia cuda and cuDNN (for cuda 10.0) - tensorflow-gpu (as backend) - keras (keras may be installed as , but has to work with GPU) - pandas - numpy - jupyter notebook ( I primarily work in notebook. Lauch with conda jupyter notebook ) - - seaborn - psutil - humanize - os - GPUtil - talib (probably requires install on os as well) The important part is to get the dependencies and versions correct to make it all work (tensorflow-gpu, keras-gpu, autokeras, cuda (10), cuDNN) I will essentially open a jupyter notebook, import the modules above and test whether autokeras and keras both work with gpu support and whether ...

    $69 (Avg Bid)
    $69 Giá đặt trung bình
    7 lượt đặt giá
    Need expert flask developer Đã kết thúc left

    Hello I need expert flask developer who is famaliar with Nginx, Socket IO, Group Chat, Amazon S3 and FFmpeg. We need him/her for 3 small uncompleted jobs. Only bid if you are a freelancer not a company. Thanks

    $14 (Avg Bid)
    $14 Giá đặt trung bình
    2 lượt đặt giá

    I'm looking for a script to generate audiogram style videos for pieces of audio. Made with ffmpeg on nodeJs or python. (With the use of fluent Ffmpeg possible). I already made a script working on an ubuntu server but I now need this script to be implemented to a python or node js module. The process : - Start with a static background image and add the audio (it'll be an MP3 or wav) - Add a waveform of the audio, size of the wave, coordinate and color can be changed. (And later on i will want to create different kind of wave pattern). Optionally add a text caption, horizontally centred, but at a y co-ordinate/size/color that can be specified - Also if the audio input is 30minutes for example i would like that we find a way to make the generation of the waveform tak...

    $177 (Avg Bid)
    $177 Giá đặt trung bình
    8 lượt đặt giá

    I am having issue with ffmpeg converting avi's and m4s when they are uploaded into mp4 file formats. The entire process fails to happen, and it sits there spinning for ages with no results. Please get this fixed. I dont know if it does it to other file formats, but I am sure it might.

    $20 (Avg Bid)
    $20 Giá đặt trung bình
    2 lượt đặt giá
    C and CUDA Đã kết thúc left

    Document with tasks - Need completing whatever been highlighted in green has been completed. everything else is outstanding. C password cracking needs to be converted into cuda also cuda is using gpu so all the cores will be used Nvidia graphics is required

    $225 (Avg Bid)
    $225 Giá đặt trung bình
    5 lượt đặt giá
    Cuda developer Đã kết thúc left

    It is based on the flower pollination algorithm you have to make a cuda program , just search for it you'll find the algo on github , implement the cuda code .

    $7 - $9
    $7 - $9
    0 lượt đặt giá
    CUDA programming Đã kết thúc left

    Anyone who is good in CUDA can ping me

    $6 / hr (Avg Bid)
    $6 / hr Giá đặt trung bình
    1 lượt đặt giá
    Create .SO file using ffmpeg Đã kết thúc left

    If you have an idea about ffmpeg library just ping me message

    $16 (Avg Bid)
    $16 Giá đặt trung bình
    2 lượt đặt giá

    Looking for someone to make some changes to a program for me. This project requires an Nvidia GPU with compute 6 or higher and CUDA 10 or higher. The program is this Looking to replace the tacotron with this build here, and adding an option for a second reference file in the program. goal is to have the program use 2 reference files, one for the voice the second for the global style tokens.

    $242 (Avg Bid)
    $242 Giá đặt trung bình
    13 lượt đặt giá

    This is a part of a bigger project. I have some custom images and videofiles and want to make a slideshow with FFMPEG. The files can have different sizes, different videoformats and possible needs to be resized to fit in the result. Some things needed: Custom duration, Fade (crossfade or other or move in), based on the basclass info I have a base class (list of slides), created in C#. This baseclass will contain the necessary info.

    $60 (Avg Bid)
    $60 Giá đặt trung bình
    5 lượt đặt giá
    Build me an API Đã kết thúc left

    The general idea is to create a mobile app that displays subtitles for movies/tv shows. This requires an experienced API developer as it would function off an API by making calls to 2 subtitle data...a mobile app that displays subtitles for movies/tv shows. This requires an experienced API developer as it would function off an API by making calls to 2 subtitle databases. The process would be; - User unlocks the phone - Opens the app - Navigate to the appropriate subtitles for the movie/tv show (this would have categories in which it would allow the user to sort the results in terms of x264, webrip, hdrip) - Download subtitles - Display subtitles I hope I can find someone who is willing to work hard and is willing is discuss this thoroughly prior to starting the work. Reg...

    $197 (Avg Bid)
    $197 Giá đặt trung bình
    16 lượt đặt giá

    Hi Jin Your friend recommen you to do CUDA staff to render the surface of 3D object

    $10 (Avg Bid)
    $10 Giá đặt trung bình
    1 lượt đặt giá

    Hi, I am looking for CUDA developer to parallelizing some functions to accelerate rendering time. I have worked on some part of the project and still some part of it using CPU. I want to move all process to GPU. The requirements: 1- Parallelizing the remaining functions in MC file. 2- Delete the part that using the CPU and move all the process to be done in GPU. Project bidders should have invidia graphics card and vs17.

    $179 (Avg Bid)
    $179 Giá đặt trung bình
    11 lượt đặt giá

    Estamos desarrollando una plataforma de streaming de videos bajo demanda y necesitamos transcodificar los videos Mp4 a un formato de streaming que este soportado por Amazon. M3U8 - HLS , etc. Necesitamos el codigo para generar dicho video en ffmpeg

    $21 / hr (Avg Bid)
    $21 / hr Giá đặt trung bình
    8 lượt đặt giá

    We have a project that is related to record video and shoot photos, optimize it (by using mobile native APIs and/or FFMPEG) and upload to the webserver. The project has the following applications: - Android app native (Java); - iOS app native (Objective-C and Swift); - Dashboard web application front-end (Angular 8 and PHP 7); - Webserver (PHP 7); We are looking for a full-stack programmer with experience in all these areas. We are currently updating the web applications from Angular JS and PHP 5.6 to Angular 8 and PHP 7.4. So we are also looking for someone who can help us giving maintenance to the old system when necessary (until the new system is completed). The candidate must have the following skills: 1. Backend - PHP7 and NodeJS (for AWS features). 2. Web front-end Angular...

    $30 / hr (Avg Bid)
    $30 / hr Giá đặt trung bình
    55 lượt đặt giá

    I need a programmer who is experienced in implementing CUDA Tensorflow/Keras codes. My current code only uses 10 to 20% of the GPU / CPU. I need the programmer to enhance my current code and create two versions of the code by introducing: 1) Multi Thread CPU Version: Multi Thread CPU execution using Keras/Tensorflow or Pytorch. I expect the coder's version of the code to use 100% of the CPU. 2) CUDA GPU Version: GPU execution using Keras/Tensorflow or Pytorch. I expect the coder's version of the code to use 100% of the GPU. Please Note: I expect the programmer to show that his version of the code is faster than mine and the Multi Thread CPU version of the code uses 100% of the CPU and similarly, the CUDA GPU version of the code uses 100% of the GPU. Kin...

    $46 (Avg Bid)
    $46 Giá đặt trung bình
    3 lượt đặt giá
    react.js project for hemal Đã kết thúc left

    Need a reactjs project done with ffmpeg install. Project will use existing editor done on reactjs and add a new feature overlay that will display on the canvas of our reactjs app. Output will store to mysql db

    $141 (Avg Bid)
    $141 Giá đặt trung bình
    34 lượt đặt giá
    Project for Matthew C. Đã kết thúc left

    Hi Matthew, I look at your recent portfolio and see that you've past experience in decrypting widevine DRM streams and pipe it to FFMPEG. What price are we looking at to develop similar software? Or maybe use your previous work? Talk to you soon, Dito

    $250 (Avg Bid)
    $250 Giá đặt trung bình
    1 lượt đặt giá

    I have an old listing (program written in 2009 for PC with geforce 9800 GTX old type), now it does'nt run on pc with geforce 745 gt . I 'd have new listing and program useful for my modern pc HP pavilion with geforce 745 gt or other actual geforce (gt 1060, 1070 ecc.). I have the source of old listing for changing some lines not good

    $99 (Avg Bid)
    $99 Giá đặt trung bình
    3 lượt đặt giá

    I want to extracts some app and use the api to regenerate the live streams. drm key extract , re stream Widewine encryption and verimatrix encryption

    $494 (Avg Bid)
    $494 Giá đặt trung bình
    7 lượt đặt giá
    Project for Hamid A. Đã kết thúc left

    Hello, I'm currently looking at your profile, and it looks like you have past experience in media streaming. Is it possible to create modified FFMPEG that takes input from a widevine DRM stream (live video) and remux & transcode to normal HLS/UDP? Thank you!

    $250 (Avg Bid)
    $250 Giá đặt trung bình
    1 lượt đặt giá

    ...processing experts, I have a Face Landmark detection project coded in C#. DlibDotNet library is used to interface DLIB with C#. I need to extend my code. The work basically is on Cropping image, Resizing image using DlibDotNet. Please bid if you have experience in using DLIB, C# and image processing. The project has dependency on Cuda10.0. So you need to have Cuda 10.0 installed in your PC. But there is no cuda programming involved. Cuda is necessary to run the existing project because it is using CNN face detection. The version of Visual studio used is VS2017. The code is in Git repository with Bitbucket. Taking code from Git is very simple with simple operations such as clone, branch, commit, push. I can help you with it. The budget of this project is 100$ an...

    $275 (Avg Bid)
    $275 Giá đặt trung bình
    2 lượt đặt giá

    Hello, we looking for ffmpeg command for 100% precision FRAME by FRAME u need use start_number and vframes thanks

    $12 (Avg Bid)
    $12 Giá đặt trung bình
    4 lượt đặt giá
    C# Image processing using Dlib. Đã kết thúc left

    ...Image processing experts, I have a Face Landmark detection project coded in C#. DlibDotNet library is used to interface DLIB with C#. I need to extend my code. The work basically is on Cropping image, Resizing image using DlibDotNet. Bid if you have experience in using DLIB, C# and image processing. The project has dependency on Cuda10.0. So you need to have Cuda 10.0 installed in your PC. But there is no cuda programming involved. Cuda is necessary to run the existing project because it is using CNN face detection. The version of Visual studio used is VS2017. The code is in Git repository with Bitbucket. Taking code from Git is very simple with simple operations such as clone, branch, commit, push. I can help you with it. The budget of this project is 100$ and...

    $100 (Avg Bid)
    $100 Giá đặt trung bình
    2 lượt đặt giá

    Hi, I have a C# project built on DlibDotNet library. () I need to extend my code which uses DlibDotNet. The work basically is on Cropping image, Resizing image using DlibDotNet. Bid if you have experience in using DLIB, C# and good in image processing. The project has dependency on Cuda10.0. So you need to have Cuda 10.0 installed in your PC. The version of Visual studio is VS2017. The code is in Git repository with Bitbucket. Expecting you to know simple operations such as clone, branch, commit, push. Thanks.

    $162 (Avg Bid)
    $162 Giá đặt trung bình
    6 lượt đặt giá

    Hello i am looking C developer for small task for very short term. Prefer local developer (jaipur, Rajasthan India)

    $664 (Avg Bid)
    $664 Giá đặt trung bình
    3 lượt đặt giá

    looking C developer for implement some changes in FFmpeg.

    $1242 (Avg Bid)
    $1242 Giá đặt trung bình
    2 lượt đặt giá