1月
13
- バグ修正
-
- Windows Vista 以降で、アンインストールが失敗する。
- x64 バージョンで、デコード時にクラッシュすることがある。
readme 日本語 英語 / バイナリ Windows (exe) Mac OS X (zip) / ソース
アンインストールは手元で試した限りでは確実に失敗します。
x64 バージョンのクラッシュですが、例えば Windows 8 のエクスプローラでのサムネイルの生成は確実にクラッシュするようです。Windows 7 だとクラッシュしないようですが、これは「たまたま」です。
How can I install the 32bit ver. in a 64bit Win7 system? Please help!
If you run the installer, both 32bit version and 64bit version are installed.
よろしく
UtVideoいつもデスクトップキャプチャ、PCゲームキャプチャ用途などで使用させて頂いております。
(Windows8x64 Z68 Intel core i5-2500)
素人の思い付き書き込みで恐縮です。
Intel Media SDK 2013でディスパッチャのコードをオープンソース化したとのこと。
UtVideoのエンコードにいつも余ってるQSVを利用できたら、
キャプチャ、エンコード時の負荷が軽くなったら素晴らしいなと。
うちの環境ですと、Geforce GTX480でゲームプレイをキャプチャ。
持て余してる内蔵GPU、QSV利用でCPU負荷を減らせたら快適なのに…と妄想した次第です。
他にそんなソフトウェアは存在しませんから、流行るんじゃないかと。
QSV って Quick Sync Video のことですよね。私の理解では QSV ってのはハードウェア MPEG2/4 Codec + フィルタなので、投げられる処理は存在しない気がします。
GPGPU によるオフロードなら可能性はありそうですが、現状では所詮ハフマン符号なので、オフロードするオーバーヘッドの方が高いイメージがあります。将来もっと重いアルゴリズムを採用したらチャレンジしてみたいですね。
There currently is a bug with “–enable-asm=x64” optimization. In Linux it causes a Segmentation fault when trying to encode with ffmpeg using libutvideo.
I wrote to the ffmpeg mailing list and we learned that it is not a bug that happens within ffmpeg. It happens within utvideo. Here are some links that you should definitely check out:
First E-Mail: http://ffmpeg.org/pipermail/ffmpeg-user/2013-March/013980.html
^Look through the mails if you are interested, here’s another important mail that you should read:
http://ffmpeg.org/pipermail/ffmpeg-user/2013-March/013992.html
^Debugged ffmpeg showing where the errors happen.
Please fix this problem.
– Johann Rekowski
What is that (configure?) option? libutvideo does not support assembly language optimization.
Oh sorry, it seems to be a custom patch from:
https://github.com/qyot27/libutvideo
^I have used that unofficial git repository, because it had patches for the buildsystem on linux. So it was much easier to build it. Sorry for bringing this up, I though you made these optimizations.
I would like to ask of a feature in this codec.
Can you please contact me, or let me contact you, through email i guess.
Thanks!
Why don’t you do it HERE?