Find Jobs
Hire Freelancers

ASF creation using C++

$30-100 USD

クローズ
投稿日: 15年以上前

$30-100 USD

完了時にお支払い
We want to cut a part of video clip and save it as a separate video file using DiretShow rendering. Our utility can create successfully the compressed/uncompressed AVI file in good quality. But we have problems with the ASF which is created in low quality. We guess that problems in profile that we don't use during creating ASF. In the same time we created uncompressed AVI file, and converted it to ASF using MS SDK sample UncompAVIToWMV (with included profile support). We got final asf in good quality but this way has a few lacks: 1) It is too expansive to convert file from the compressed to uncompressed AVI format and only after that to ASF. 2) Windows Media Format Runtime should be installed on user machine to convert avi to asf 3) Asf file cannot be played on machine without installed Windows Media Format Runtime. So we need a help with the creation of ASF file of the best quality passing uncompressed format. Example of code is below // Build the graph. hr = m_pRenderEngine->SetTimelineObject(m_pTL); hr = m_pRenderEngine->ConnectFrontEnd(); ICaptureGraphBuilder2 *m_pBuilder; hr = CoCreateInstance(CLSID_CaptureGraphBuilder2, NULL, CLSCTX_INPROC, IID_ICaptureGraphBuilder2, (void **)&m_pBuilder); hr = m_pRenderEngine->GetFilterGraph(&m_pGraph); hr = m_pBuilder->SetFiltergraph(m_pGraph); // Create the file-writing section. IBaseFilter *pMux; hr = m_pBuilder->SetOutputFileName(&MEDIASUBTYPE_Asf, m_strOutputFile, &pMux, NULL); // Render video pin IPin *pOutpin; hr = m_pRenderEngine->GetGroupOutputPin(0, &pOutpin); hr = m_pBuilder->RenderStream(NULL, NULL, pOutpin, NULL, pMux); hr = m_pGraph->QueryInterface(IID_IMediaControl, (void **)&m_pControl); hr = m_pControl->Run(); ## 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 Windows
プロジェクト ID: 3133762

プロジェクトについて

1個の提案
リモートプロジェクト
アクティブ 16年前

お金を稼ぎたいですか?

Freelancerで入札する利点

予算と期間を設定してください
仕事で報酬を得る
提案をご説明ください
登録して仕事に入札するのは無料です
ありがとうございます!無料クレジットを受け取るリンクをメールしました。
メールを送信中に問題が発生しました。もう一度お試しください。
登録ユーザー 投稿された仕事の合計
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
プレビューを読み込み中
位置情報へのアクセスが許可されました。
あなたのログインセッションの有効期限がきれ、ログアウトされました。もう一度ログインしてください。