Find Jobs
Hire Freelancers

Musical BPM detection with adaptive, variable-speed Video-playback

€2000-3000 EUR

완료함
게시됨 1년 이상 전

€2000-3000 EUR

제출할때 지불됩니다
The Project is to create a "Proof of Concept" mini-application (later extendable, of course) - yet, for now WITHOUT any design, menus, user handling, authentication, etc - in which a pre-recorded, High-FPS Mp4 video should be adjusting its on-screen playback speed in real-time, gradually, proportionally to the detected & calculated approximate actual musical BPM ("Beats Per Minute") from the Phone's Microphone. (The Video itself will not have sound, or, at least not for now). Video Playback speed should follow the rhythm / tempo change in real-time. In plain words - The mini-Application should download (prior to starting the visualization) a High-framerate MP4 Video file from the Client's server, and the use the Microphone to continuously take samples (ie. in every 5-10-20 milliSeconds), to be stored for evaluation in a Sliding-time-Window array, to look for "Volume Peaks" inside which are significantly (ie. min 1.5x) louder than the average Volume of the latest few seconds, count them (by excluding double-detection of the same) Peaks, and then approximate the musical BPM, based on the last few seconds ie. the latest 5 seconds) by counting the Peaks & linearly projecting them up to 60 seconds (BPM). BPM evaluation & video playback speed variation should be continuous & instantaneous, ie on each new sample taken from the MIC (ie. every 5-10-20 miliSeconds), BPM estimation should be re-calculated, & video playback speed altered, if needed. Since BPM is calculated from a sliding window, averaging BPM over ie. 5 seconds, this should almost never result in sudden "jumps" in BPM and / or correlated Video playback speed. The Client-provided videos will be short (30-40 seconds), but of relatively high framerate (ie. 60-240 true FPS), so that slowing down the Video should & could will result in very SMOOTH playback, WITHOUT GLITCHES OR JUMPS (ie. a 120 FPS video would still have 15 Frames/ second even if slowed down to 1/8, or 0.125 speed. The Target video playback speed rate - relative to the calculated BPM - will also be provided by the Client's server, for example (a typical value) would be 1.0x playback speed for 120 BPM, changing linearly (0.5x speed for 60 BPM, 2x speed for 240 BPM), and so on. The Project is for both Android & iOS, but Android should be prioritized in Milestones as well because it is 10x times more common in the Client's country. The project will be split up to 4-6 milestones, depending on the accepted bid, to be discussed after granting the job. More technical details will also be available in the Tech Spec document for the selected Freelancer. For serious bidders, even more detailad technical specification will be available. Bidders should be deeply familiar with AudioVisual / Multimedia capabilities of both Android and iOS devices, the project might require low-level, Native function calls on both Audio Pre-processing, Audio Sampling, as well as Real-time Video playback speed variations (ie. Speeding up / slowing down a high-FPS video on-the-fly).
프로젝트 ID: 34808504

프로젝트 정보

24 제안서
원격근무 프로젝트
활동 중 2년 전

돈을 좀 벌 생각이십니까?

프리랜서 입찰의 이점

예산 및 기간 설정
작업 결과에 대한 급여 수급
제안의 개요를 자세히 쓰세요
무료로 프로젝트에 신청하고 입찰할 수 있습니다
프로젝트를 수여된 사용자:
사용자 아바타
€0 EUR 14일에
4.9 (21 건의 리뷰)
8.2
8.2
24 이 프로젝트에 프리랜서들의 평균 입찰은 €2,738 EUR입니다.
사용자 아바타
Hi there, I have read the details. I see you have been looking for POC where pre-recorded video should be adjusting its on-screen playback speed in real-time. This is something I have experience with and can do. If you have more detailed requirements please share. Also please initiate the chat so we could discuss it in detail. Thanks
€3,000 EUR 60일에
5.0 (74 건의 리뷰)
8.3
8.3
사용자 아바타
Hi please initiate the chat to discuss more about this opportunity. i will assure you for the quality service and support
€3,500 EUR 70일에
4.9 (107 건의 리뷰)
8.4
8.4
사용자 아바타
Hi. As an Mobile Expert, I can build your app. I am familiar with video stream and BPM estimation I will service you good design. I have mobile and backend skills with 7+ years. I wish to work for you. Thanks for attention.
€2,000 EUR 20일에
5.0 (28 건의 리뷰)
6.8
6.8
사용자 아바타
Hi there! I can create a "Proof of Concept" mini-application You need a Musical BPM detection with adaptive, variable-speed Video-playback, I have seen the project description carefully send me a message for more discussion. As per your project need, I can build your project more efficient with my knowledge and experience. I'm looking to work with you and I'm very sure that you'll feel great to work with me. Along with your project requirement, I'll provide you clean source code with free bug fixing and maintenance. I Have 7+ years of work experience in web and mobile Apps development. I have worked on so many projects like Marketplace, Real Estate, Grocery, Classifieds, Instagram Clone, Taxi, Delivery, food delivery, Inventory Management, Reward, Social Media, On-demand Services provider, Nutrition, school management, Pos, E-commerce, Event booking, etc. I am fully dedicated to doing my work very efficient and less time-consuming. "Looking forward to your positive response please open your chat window to more details" Thanks. regard, Christina`
€2,200 EUR 28일에
4.9 (56 건의 리뷰)
7.0
7.0
사용자 아바타
Good Day. Looks like you are tying to download the pre-recorded MP4 video from the server actual musical and sync with BPM ("Beats Per Minute") from the Phone's Microphone. I would like to have an opportunity to discuss with you on the project. Please let me know your availability for a quick discussion IT FLEX SOLUTIONS is a 10+ years experienced mobile app development and services company. From our global delivery center in India, we have helped several customers address their problems by offering these solutions in the mobile application area: 1. We follow: Design Led Engineering 2. Expertise: iPhone App Development, Android App Development, Windows Mobile App Development, iPad Application Development, Android Tablet App Development 3. Technology (Native APP)- Objective-C, iOS SDK, Android SDK, Eclipse IDE, Hybrid 4. Methodology: Proprietary development methodology to ensure timely delivery within budget 5. Transparency: Communication is utmost important. We love to communicate with customer 6. System Integration: Extend existing IT system onto mobile
€3,500 EUR 40일에
4.9 (12 건의 리뷰)
6.7
6.7
사용자 아바타
Thank you for looking at our bid. If I understand correctly in the prototype, we can assume audio data in the MP4 file downloaded - (a)Playing the video (b)Sampling the audio using microphone (c)Averaging samples in the last 5 seconds - find average value (d)Find number of peak variations, excluding the duplicates in a 60 seconds time frame. if there are n peaks in 30 seconds, the projection will be 2 X n peaks for 60 seconds.. We request you to share a detailed spec. Kindly check out my Freelancer portfolio https://freelancer.com/u/fleetways.html for previous work. Please disregard our estimates for now, we can discuss this going forward. Looking forward to an opportunity to discuss this project further.
€2,500 EUR 7일에
5.0 (2 건의 리뷰)
6.0
6.0
사용자 아바타
Hello How are you? I read your job description and I am sure I am good candidate to complete your job very well in given deadline. I am high skilled and rich experienced web & mobile design & development expert for over 10 + years. I can start to work right now and I will provide great quality and long term maintenance. That's why I concentrate on researching your requirement carefully and fully to meet your needs quickly. I have gone through every detail of your description very carefully and found that I could be the best fit for your needs. I am a pixel-perfect website developer. I have rich experience in website design, React.js, Javascript (ES6), CSS, HTML, WebPack for 7+ years. My main skill stack: - CSS, HTML, Bootstrap,blockchain,UI/UX. - React.js, Node.js, AngularJS, Vue.js - CMS (WordPress, graphic design,Shopify, Magento, Joomla, Drupal) - PHP framework (Code Igniter, Laravel) - Google Cloud functions, Firestore, firebase and cloud storage - developing REST APIs with NodeJS. - Google Cloud Platform - micro-service, AWS 5+ - C Programming, QT, C# - modern ES5, ES6 standards - Android Developer 3+, ISO 5+, react native, flutter + 3 - Unity Developer 5+ -Blockchain, Smart Contract I hope to discuss more detail and I will provide my past work during chatting. I am looking forward hearing from you. Thanks.
€2,000 EUR 7일에
4.4 (10 건의 리뷰)
6.1
6.1
사용자 아바타
Hello, we have 20 years of experience in design and web development, we can make your App in a hybrid system, based on nodeJS, AngularJS (like IONIC) or ReactJS (like React Native), in other words, with a single development you have the possibility of creating an App for Android, iOS (iPhone, iPad), MacOS and Windows, in addition, it can be viewed on the Web and thus you can upload it to the App Store, Play Store and Windows Store. The app must be connected to a content manager backend, we can work in Laravel (PHP framework) or Strapi, a headless backend based on nodeJS. We also need to use Google AI We chat to define the milestones of the project ...
€5,000 EUR 60일에
5.0 (1 건의 리뷰)
5.5
5.5
사용자 아바타
Hello, I have read your project on ""Musical BPM detection with adaptive, variable-speed Video-playback"" Project is to create a "Proof of Concept" mini-application (later extendable, of course) - yet, for now WITHOUT any design, menus, user handling, authentication, etc - in which a pre-recorded, High-FPS Mp4 video should be adjusting its on-screen playback speed in real-time, gradually, proportionally to the detected & calculated approximate actual musical BPM ("Beats Per Minute") from the Phone's Microphone. The Project is for both Android & iOS, but Android should be prioritized in Milestones as well because it is 10x times more common in the Client's country.b I conscientiously, read your description details and believe I am efficient working on this Please connect with me an open message for further communication. we are a developnment company able to offer you high quality service and fullfill each and every requirenmnts and specification we'll create the best sports app for you and make your idea live . I am an experienced Mobile App (Android & iOS/iPhone) developer that has worked in a team for the past 8+ years, thus we have built a team and are working professionally. Waiting for a postive result from your side. Thanks & Regards Palak
€2,500 EUR 28일에
5.0 (10 건의 리뷰)
5.6
5.6
사용자 아바타
Hello, this is Koki from Japan who has been working as a Mobile app development to for the last 8 years. I have checked your project description carefully and I found this project as a good fit to match my skill sets and my past experience. I am ready to start working on your project right away full time. I will be dedicated and detail oriented. Looking forward to hearing from you. Regards Koki
€3,000 EUR 15일에
4.9 (5 건의 리뷰)
5.2
5.2
사용자 아바타
Hi. I can take care of the BPM and I have experience with analysing audio and producing visuals using FFT and other means. I can also work with video synthesis and resembling them based on requirements.
€3,000 EUR 20일에
4.8 (14 건의 리뷰)
5.1
5.1
사용자 아바타
Greetings !! Hope you are doing well ! I have 7+ years of experience in Android app development. I go through with the job requirement and I can do this. As encryption of messages is your main requirement I have done these kinds of techniques and functionalities in my application. I can use flutter for making the application in Android , IOS and website and can deploy them also on the Play Store , App Store and Server. Let me know the requirement in detail so that I can share the detailed document with you with the approx. time estimation too like how the app will work and what will be the more functionalities in this. I am very keen of learning the new things and excited to work on the new ideas. Always ready to work. Of course my profile is new but my experience is not new, I have delivered more than 40 applications in Android and Flutter. Also I worked individually so I can handle the whole project individually. Check some of modules on which I have worked on ============================================================ - Rest Apis - Google APIs - Chat apps (Firebase Integration , Twilio, Sockets, CometChat etc) - Music and Audio apps - Taxi apps - NFC Tags - Payment gateway - Calculation apps - E-commerce - Sanbot SDK (For ROBOTS) - TTS (For radioactive scripts) and many more Let's connect for more details. Hope to get hear from you soon. Hoping for the best ! :) Thanks and have a nice day !
€2,000 EUR 7일에
4.9 (12 건의 리뷰)
5.0
5.0
사용자 아바타
Hello, this is Mitchell from United State who has a very good experience with Mobile app development. I have read your project description in detail and I think I am the good fit for this project. Looking forward to talking with you further via interview. Thanks, Mitchell King :)
€3,000 EUR 20일에
5.0 (8 건의 리뷰)
4.6
4.6
사용자 아바타
have rich experience in React.js with Node.js and integration with React Native and Flutter apps. I am very familiar with handling timeline mobile app for Android and iOS. So I have confidence in this project. As a senior full-stack developer, I have been working with React Native, Java, Xamarine, Flutter, Node.js, Laravel, ASP.NET for 6+ years and developer many projects for Android and iOS. I can guarantee high quality of your project and I will help you get the perfect project on timw at a reasonable price. I'm looking forward to working with you. Please contact me and start right now.
€2,500 EUR 7일에
4.8 (9 건의 리뷰)
4.9
4.9
사용자 아바타
Hey, Hope you are fine. I read your project details and understood your requirement. I would like to do this project if you like to accept my proposal. I am expert in Mobile application development and I have developed multiple apps before with client satisfaction. I am experienced in Android/IOS too, I will do my best to make you satisfied with high quality product and i am confident enough my skills & experience can make your project more effective. Please come on chat so we can discuss further. Feel free to contact me. Thank you
€3,000 EUR 7일에
4.8 (11 건의 리뷰)
3.4
3.4
사용자 아바타
Hello, I hope this finds you well. I have just seen your project requiring; Mobile App Development Android iOS Development Audio Processing Video Processing I believe that my 10-year experience in this field is what you need right away. Avoid the headache of looking further. Let's save time and focus on the real task. My proposed timelines and budget are just placeholder and an open for negotiation to increase or decrease as per the full requirements at hand. Allow me to prove how better my review can be. Smile all the way! Click the message button, so initiate the conversation. Regards, Fridah
€2,500 EUR 6일에
2.8 (3 건의 리뷰)
4.2
4.2
사용자 아바타
Audio & Video Processing Expert using AI !!! Hello, I am glad to chance to get this project posting, and i read you description carefully and understood what you need. I am a Senior Image Processing, Audio Processing and Machine Learning Engineer with 8 years of experience. So I have developed so many image processing, audio processing projects such as, Voice Recognition, Speech Recognition, Speech to Text, Text to Speech, Video Processing, Auto Video Editing Tool... I am really good with Libs and Frameworks for Audio Processing, Video Processing, and machine learning. I can make perfect result for you intime. Please let's discuss about more details in chat. Hope to get reply from you soon. Best regards.
€2,500 EUR 7일에
5.0 (1 건의 리뷰)
2.4
2.4
사용자 아바타
Hello, We are a team of product designers and developers from Pune, India. We have been working on building different business solutions and digital products for our clients worldwide. Our expertise lies in building cross platform Mobile Applications and helping every business reach their potential customers. Our highly skilled design team will understand and analyze exactly what your idea is and will build the perfect UI for the app . We have a development which is very active and experienced with various different frameworks like Flutter, React Native and Vue. All this backed with a scalable backend architecture is precisely what your Idea needs! Do reach out to us to know more and let’s get started!
€2,500 EUR 7일에
5.0 (2 건의 리뷰)
2.1
2.1
사용자 아바타
Hello, employer. Innovative, task driven professional having more than 5 years experience in mobile development. sure I am the righ suited candidate you are seeking for. Highly innovative, tech goal oriented app developer with hands on in various skill sets for both of frontend and backend side. I have perfect skills and experiences of developing this kind of mobile apps by React Native, Android, Kotlin, Java, Swift, Flutter and Xamarin. For the backend, I use node.js. implemented and made eye-catching, highly fast, tec interactive app. If you do not mind to hire me, let me know you the detailed objectives of your task.
€2,000 EUR 7일에
0.0 (0 건의 리뷰)
0.0
0.0

고객에 대한 정보

국기 (HUNGARY)
Budapest, Hungary
5.0
5
결제 수단 확인
11월 16, 2016부터 회원입니다

고객 확인

감사합니다! 무료 크레딧을 신청할 수 있는 링크를 이메일로 보내드렸습니다.
이메일을 보내는 동안 문제가 발생했습니다. 다시 시도해 주세요.
등록 사용자 전체 등록 건수(일자리)
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
미리 보기 화면을 준비 중...
위치 정보 관련 접근권이 허용되었습니다.
고객님의 로그인 세션이 만료되어, 자동으로 로그아웃 처리가 되었습니다. 다시 로그인하여 주십시오.