- ベストアンサー
fedora14で使える録画ソフトを教えてください
USBビデオキャプチャPCA-DAV2 http://www.princeton.co.jp/product/multimedia/pcadav2.html を使って録画したいと思っています TV番組をPCA-DAV2でPCに取り込み録画したいのですが fedora14でも使える録画用ソフトやリポジトリを教えてください よろしくお願いします
- みんなの回答 (2)
- 専門家の回答
USBビデオキャプチャPCA-DAV2 http://www.princeton.co.jp/product/multimedia/pcadav2.html を使って録画したいと思っています TV番組をPCA-DAV2でPCに取り込み録画したいのですが fedora14でも使える録画用ソフトやリポジトリを教えてください よろしくお願いします
お礼
ありがとうございます rpmfusinのfree/non freeリポジトリはインストール済みなので探してみたいと思います ただ、該当のサイトは詳細を書いていないので録画方法を突き止めるのは大変そうですね OSを慣れないubuntuに変えるのは最後の手段にとっておきたいと思います 変えるとしたらfedora14に近いdebianあたりにしようと思います 現在はマルチブートのVistaに切り替えてPCA-DAV2についていたソフトで録画をし fedora14に切り替えて再生している状態ですから不便で仕方がありません 基本的にはVistaは録画のときだけしか使わないので切り替え(再起動)しないで済めば大変便利になります
補足
補足の続き 使われているコマンドをリストしてみると dmesg:通常のコマンドで常に使えるみたい cheese:既にインストールされていた mencoder:今回インストールした mplayer:今回インストールした tvtime:今回インストールした /etc/modprobe.d/em28xx.conf: options em28xx card=40libv4l:インストールされていた 書いているとおり /etc/modprobe.d/em28xx.conf: options em28xx card=40 としPCA-DAV2を挿入すると cheese を実行するとウインドウが開きTV画面がでてきたが音がない また mplayer tv:// -tv driver=v4l2:device=/dev/video0:input=1:norm=NTSC を実行するとやはり を実行するとウインドウが開きTV画面がでてきたが音がない またmencoderの実行結果は # mencoder -quiet -ovc xvid -xvidencopts turbo:nochroma_me:notrellis:max_bframes=0:vhq=0:bitrate=15000 -oac pcm -of avi -tv driver=v4l2:device=/dev/video0:input=1:norm=NTSC-M-JP:width=720:height=480:brightness=-20:contrast=-10:immediatemode=0:audiorate=44100:amode=1 tv:// -o gomi.avi MEncoder SVN-r31628-4.4.4 (C) 2000-2010 MPlayer Team success: format: 9 data: 0x0 - 0x0 TV file format detected. Selected driver: v4l2 name: Video 4 Linux 2 input author: Martin Olschewski <olschewski@zpr.uni-koeln.de> comment: first try, more to come ;-) Selected device: Plextor ConvertX PX-TV100U Tuner cap: Tuner rxs: Capabilites: video capture VBI capture device tuner audio read/write streaming supported norms: 0 = NTSC; 1 = NTSC-M; 2 = NTSC-M-JP; 3 = NTSC-M-KR; 4 = NTSC-443; 5 = PAL; 6 = PAL-BG; 7 = PAL-H; 8 = PAL-I; 9 = PAL-DK; 10 = PAL-M; 11 = PAL-N; 12 = PAL-Nc; 13 = PAL-60; 14 = SECAM; 15 = SECAM-B; 16 = SECAM-G; 17 = SECAM-H; 18 = SECAM-DK; 19 = SECAM-L; 20 = SECAM-Lc; inputs: 0 = Television; 1 = Composite1; 2 = S-Video; Current input: 1 Current format: YUYV v4l2: current audio mode is : STEREO v4l2: ioctl set format failed: Invalid argument v4l2: ioctl set format failed: Invalid argument v4l2: ioctl set format failed: Invalid argument Unable to open '/dev/dsp': No such file or directory Unable to open '/dev/dsp': No such file or directory Unable to open '/dev/dsp': No such file or directory v4l2: 0 frames successfully processed, 0 frames dropped. ============ Sorry, this file format is not recognized/supported ============= === If this file is an AVI, ASF or MPEG stream, please contact the author! === Cannot open demuxer. Exiting... # となりエラーで終わって何もしなかった そもそも/dev/dsp,/dev/dsp1が存在しないのでダメみたいです /dev/dsp,/dev/dsp1はオーディオデバイスのようで 無いのでどうしようも無さそうです totemでflvを再生して音はでているのですがそれとは違うみたいです 致命的かもしれません