バグ修正
  • Windows Vista 以降で、アンインストールが失敗する。
  • x64 バージョンで、デコード時にクラッシュすることがある。

readme 日本語 英語 / バイナリ Windows (exe) Mac OS X (zip) / ソース

アンインストールは手元で試した限りでは確実に失敗します。

x64 バージョンのクラッシュですが、例えば Windows 8 のエクスプローラでのサムネイルの生成は確実にクラッシュするようです。Windows 7 だとクラッシュしないようですが、これは「たまたま」です。

Trackback

10 comments untill now

  1. How can I install the 32bit ver. in a 64bit Win7 system? Please help!

  2. 梅澤 威志 @ 2013-01-15 14:01

    If you run the installer, both 32bit version and 64bit version are installed.

  3. よろしく

  4. UtVideoいつもデスクトップキャプチャ、PCゲームキャプチャ用途などで使用させて頂いております。
    (Windows8x64 Z68 Intel core i5-2500)

    素人の思い付き書き込みで恐縮です。
    Intel Media SDK 2013でディスパッチャのコードをオープンソース化したとのこと。

    UtVideoのエンコードにいつも余ってるQSVを利用できたら、
    キャプチャ、エンコード時の負荷が軽くなったら素晴らしいなと。
    うちの環境ですと、Geforce GTX480でゲームプレイをキャプチャ。
    持て余してる内蔵GPU、QSV利用でCPU負荷を減らせたら快適なのに…と妄想した次第です。
    他にそんなソフトウェアは存在しませんから、流行るんじゃないかと。

  5. 梅澤 威志 @ 2013-02-13 00:43

    QSV って Quick Sync Video のことですよね。私の理解では QSV ってのはハードウェア MPEG2/4 Codec + フィルタなので、投げられる処理は存在しない気がします。

    GPGPU によるオフロードなら可能性はありそうですが、現状では所詮ハフマン符号なので、オフロードするオーバーヘッドの方が高いイメージがあります。将来もっと重いアルゴリズムを採用したらチャレンジしてみたいですね。

  6. Johann Rekowski @ 2013-03-11 08:19

    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

  7. 梅澤 威志 @ 2013-03-11 20:58

    What is that (configure?) option? libutvideo does not support assembly language optimization.

  8. Johann Rekowski @ 2013-03-12 02:04

    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.

  9. Zerowalker @ 2013-04-06 00:49

    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!

  10. 梅澤 威志 @ 2013-04-07 02:10

    Why don’t you do it HERE?

Add your comment now