Find Jobs
Hire Freelancers

Function to generate Quicktime Reference Movie

$30-100 USD

Completed
Posted about 20 years ago

$30-100 USD

Paid on delivery
I need a Quicktime reference movie generated from an existing movie file. The reference movie (the output) must work on both Windows and Mac. I have this code which creates a reference movie as an alias, but the reference movie output is only able to be used on Mac OS X... I need this code replaced with code that generates a reference movie that can be opened on Windows and Mac OS X in the Quicktime Player. - (void)createReferenceMovie: (NSString*)inRefMoviePath fromMovie: (NSString*)inSourceMoviePath { Handle dataRef = nil; FSSpec srcSpec, dstSpec; OSErr err = noErr; err = NativePathNameToFSSpec([inSourceMoviePath cString], &srcSpec, 0); if (!err) { err = NativePathNameToFSSpec([inRefMoviePath cString], &dstSpec, 0); if (!err || err == fnfErr) // fnf ok for dest movie { err = QTNewAlias(&srcSpec, (AliasHandle *)&dataRef, true); if (!err) { err = CreateShortcutMovieFile(&dstSpec, 'APPL', smCurrentScript, createMovieFileDeleteCurFile | createMovieFileDontCreateResFile, dataRef, rAliasType); } } } if (dataRef) DisposeHandle((Handle)dataRef); } I have found that MakeRefMovie, which is a tool provided by Apple, does exactly what I want to do. I just need the code to do it. You can find info on the internet about MakeRefMovie. ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Deliverables must be in ready-to-run condition, as follows? (depending on the nature? of the deliverables): a)? For web sites or? other server-side deliverables intended to only ever exist in one place in the Buyer's environment--Deliverables must be installed by the Seller in ready-to-run condition in the Buyer's environment. b) For all others including desktop software or software the buyer intends to distribute: A software? installation package that will install the software in ready-to-run condition on the platform(s) specified in this bid request. 3) All deliverables will be considered "work made for hire" under U.S. Copyright law. Buyer will receive exclusive and complete copyrights to all work purchased. (No GPL, GNU, 3rd party components, etc. unless all copyright ramifications are explained AND AGREED TO by the buyer on the site per the coder's Seller Legal Agreement). ## Platform Mac OS X output must be able to be used on Windows. C, Objective-C
Project ID: 3144197

About the project

1 proposal
Remote project
Active 20 yrs ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
Awarded to:
User Avatar
See private message.
$84.99 USD in 5 days
5.0 (1 review)
1.9
1.9

About the client

Flag of UNITED STATES
Columbus, United States
5.0
15
Member since Sep 25, 2003

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.