Keresés

Új hozzászólás Aktív témák

  • Bici

    félisten

    válasz Jester01 #18358 üzenetére

    köszi!

    Chakra linuxom van, ott nincs cpufrequtils, csak cpupower. Azzal kiderült, hogy 800Mhz-en megy a procim, és 3 lépcső van: 800, 1280 és 1600.
    Szal ez is jónak tűnik.

    feltettem az mplayer-vbaapi csomagot, és ez lett az eredménye:
    (sajna nekem még nem sikerült értelmeznem :B)

    $ mplayer /path/film.mkv -vo xv
    MPlayer SVN-r35107-4.8.0 (C) 2000-2012 MPlayer Team
    198 audio & 409 video codecs
    mplayer: could not connect to socket
    mplayer: No such file or directory
    Failed to open LIRC support. You will not be able to use your remote control.

    Playing /path/film.mkv.
    libavformat version 54.25.104 (internal)
    libavformat file format detected.
    [dca @ 0xe46300]Number of channels changed in DCA decoder (6 -> 7)
    [lavf] stream 0: video (h264), -vid 0, x264_L4.1 @ 13787Kbps
    [lavf] stream 1: audio (dca), -aid 0, -alang hun, 5.1 DTS 768kbps
    [lavf] stream 2: audio (dca), -aid 1, -alang eng, 6.1 DTS-ES 1510kbps
    [lavf] stream 3: subtitle (text), -sid 0, -slang hun, FORCED
    [lavf] stream 4: subtitle (text), -sid 1, -slang hun
    [lavf] stream 5: subtitle (ass), -sid 2, -slang eng
    VIDEO: [H264] 1906x798 0bpp 23.976 fps 0.0 kbps ( 0.0 kbyte/s)
    Clip info:
    creation_time: 2011-06-22 18:50:56
    Load subtitles in /path/
    ==========================================================================
    Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
    libavcodec version 54.53.100 (internal)
    Selected video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264)
    ==========================================================================
    ==========================================================================
    Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
    AUDIO: 48000 Hz, 2 ch, s16le, 768.0 kbit/50.00% (ratio: 96000->192000)
    Selected audio codec: [ffdca] afm: ffmpeg (FFmpeg DTS)
    ==========================================================================
    [AO OSS] audio_setup: Can't open audio device /dev/dsp: No such file or directory
    AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample)
    Starting playback...
    Unsupported PixelFormat 61
    Unsupported PixelFormat 81
    Unsupported PixelFormat 61
    [VD_FFMPEG] Trying pixfmt=0.
    Unsupported PixelFormat 61
    Could not find matching colorspace - retrying with -vf scale...
    Opening video filter: [scale]
    The selected video_out device is incompatible with this codec.
    Try appending the scale filter to your filter list,
    e.g. -vf spp,scale instead of -vf spp.
    [VD_FFMPEG] Trying pixfmt=1.
    Could not find matching colorspace - retrying with -vf scale...
    Opening video filter: [scale]
    The selected video_out device is incompatible with this codec.
    Try appending the scale filter to your filter list,
    e.g. -vf spp,scale instead of -vf spp.
    Unsupported PixelFormat 81
    [VD_FFMPEG] Trying pixfmt=2.
    Unsupported PixelFormat 81
    Could not find matching colorspace - retrying with -vf scale...
    Opening video filter: [scale]
    The selected video_out device is incompatible with this codec.
    Try appending the scale filter to your filter list,
    e.g. -vf spp,scale instead of -vf spp.
    [VD_FFMPEG] Trying pixfmt=3.
    Movie-Aspect is undefined - no prescaling applied.
    VO: [xv] 1906x798 => 1906x798 Planar YV12
    Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 14: reading configurations from ~/.fonts.conf is deprecated.
    A: 8.8 V: 6.6 A-V: 2.174 ct: 0.659 0/ 0 69% 6% 5.3% 50 0


    ************************************************
    **** Your system is too SLOW to play this! ****
    ************************************************

    Possible reasons, problems, workarounds:
    - Most common: broken/buggy _audio_ driver
    - Try -ao sdl or use the OSS emulation of ALSA.
    - Experiment with different values for -autosync, 30 is a good start.
    - Slow video output
    - Try a different -vo driver (-vo help for a list) or try -framedrop!
    - Slow CPU
    - Don't try to play a big DVD/DivX on a slow CPU! Try some of the lavdopts,
    e.g. -vfm ffmpeg -lavdopts lowres=1:fast:skiploopfilter=all.
    - Broken file
    - Try various combinations of -nobps -ni -forceidx -mc 0.
    - Slow media (NFS/SMB mounts, DVD, VCD etc)
    - Try -cache 8192.
    - Are you using -cache to play a non-interleaved AVI file?
    - Try -nocache.
    Read DOCS/HTML/en/video.html for tuning/speedup tips.
    If none of this helps you, read DOCS/HTML/en/bugreports.html.

    A: 32.9 V: 32.9 A-V: 0.002 ct: 1.576 0/ 0 62% 5% 3.6% 436 0
    No bind found for key 'MOUSE_BTN2'.
    A: 112.7 V: 94.2 A-V: 18.526 ct: 1.576 0/ 0 91% 5% 5.1% 1535 0

    Too many video packets in the buffer: (454 in 33596915 bytes).
    Maybe you are playing a non-interleaved stream/file or the codec failed?
    For AVI files, try to force non-interleaved mode with the -ni option.
    A: 113.2 V: 113.2 A-V: -0.039 ct: 3.442 0/ 0 98% 5% 4.2% 1535 0
    [AO_ALSA] Write error: Broken pipe
    [AO_ALSA] Trying to reset soundcard.
    A: 181.3 V: 159.0 A-V: 22.276 ct: 1.576 0/ 0 109% 5% 5.0% 2629 0

    Too many video packets in the buffer: (545 in 33561544 bytes).
    Maybe you are playing a non-interleaved stream/file or the codec failed?
    For AVI files, try to force non-interleaved mode with the -ni option.
    A: 181.8 V: 181.8 A-V: -0.037 ct: 3.827 0/ 0 110% 5% 4.4% 2629 0
    [AO_ALSA] Write error: Broken pipe
    [AO_ALSA] Trying to reset soundcard.
    A: 214.7 V: 203.6 A-V: 11.134 ct: 1.654 0/ 0 113% 5% 4.9% 3146 0

    A video szaggat, a hang 20-30mp-ekre kihagy, néha siet, néha késik. :U
    Valami meg van makkanva, az tuti. :D

Új hozzászólás Aktív témák