2008-04-21, 17:58
  #1
Medlem
conluceos avatar
Sitter och bråkar med mitt mplayer för att få det att spotta ut video med xvidix. Postar här lite loggar.

Mplayer. resulterar i greenscreen.


Kod:
axel@amd2800:~/MPlayer-1.0rc2$ sudo mplayer -vo xvidix:nvidia /home/axel/down/Earth.2007.720p.BluRay.x264-hV/Earth.2007.720p.BluRay.x264-hV.mkv
MPlayer 1.0rc2-4.1.3 (C) 2000-2007 MPlayer Team
CPU: AMD Athlon(tm) XP 2800+ (Family: 6, Model: 10, Stepping: 0)
CPUflags:  MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 0
Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx SSE

Playing /home/axel/down/Earth.2007.720p.BluRay.x264-hV/Earth.2007.720p.BluRay.x264-hV.mkv.
Cache fill:  4.49% (376832 bytes)   
[mkv] Track ID 1: audio (A_AC3), -aid 0, -alang eng
[mkv] Track ID 2: video (V_MPEG4/ISO/AVC), -vid 0
[mkv] Will play video track 2.
Matroska file format detected.
VIDEO:  [avc1]  1280x720  24bpp  23.976 fps    0.0 kbps ( 0.0 kbyte/s)
xscreensaver_disable: Could not find XScreenSaver window.
[nvidia_vid] Found chip: GeForce 7600 GS
[nvidia_vid] arch 40 register base 0xb51e0000
[nvidia_vid] detected memory size 256 MB
[nvidia_vid] MTRR set up
[nvidia_vid] video mode: 1280x1024@32
[VO_SUB_VIDIX] Description: NVIDIA RIVA OVERLAY DRIVER.
[VO_SUB_VIDIX] Author: Sascha Sommer <saschasommer@freenet.de>.
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264)
==========================================================================
==========================================================================
Forced audio codec: mad
Opening audio decoder: [liba52] AC3 decoding with liba52
Using SSE optimized IMDCT transform
Using MMX optimized resampler
AUDIO: 48000 Hz, 2 ch, s16le, 448.0 kbit/29.17% (ratio: 56000->192000)
Selected audio codec: [a52] afm: liba52 (AC3-liba52)
==========================================================================
AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample)
Starting playback...
VDec: vo config request - 1280 x 720 (preferred colorspace: Planar YV12)
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.78:1 - prescaling to correct movie aspect.
SwScaler: reducing / aligning filtersize 1 -> 4
SwScaler: reducing / aligning filtersize 1 -> 4
SwScaler: reducing / aligning filtersize 1 -> 1
SwScaler: reducing / aligning filtersize 5 -> 4
[swscaler @ 0x881fc10]SwScaler: BICUBIC scaler, from yuv420p to yuyv422 using MMX2
[swscaler @ 0x881fc10]SwScaler: using 4-tap MMX scaler for horizontal luminance scaling
[swscaler @ 0x881fc10]SwScaler: using 4-tap MMX scaler for horizontal chrominance scaling
[swscaler @ 0x881fc10]SwScaler: using n-tap MMX scaler for vertical scaling (BGR)
[swscaler @ 0x881fc10]SwScaler: 1280x720 -> 1280x720
VO: [xvidix] 1280x720 => 1280x720 Packed YUY2 
[nvidia_vid] set colorkey 0xff00
[nvidia_vid] setting up a 1280x768-5x128 video window (src 1280x720), format 0x32595559
New_Face failed. Maybe the font path is wrong.
Please supply the text font file (~/.mplayer/subfont.ttf).
subtitle font: load_sub_face failed.
A:   0.7 V:   0.1 A-V:  0.599 ct: -0.000   4/  4 ??% ??% ??,?% 3 0 99% 
Exiting... (Quit)
axel@amd2800:~/MPlayer-1.0rc2$ 

Mplayer med -nocolorkey

Kod:
axel@amd2800:~/MPlayer-1.0rc2$ sudo mplayer -vo xvidix:nvidia -nocolorkey /home/axel/down/Earth.2007.720p.BluRay.x264-hV/Earth.2007.720p.BluRay.x264-hV.mkv
MPlayer 1.0rc2-4.1.3 (C) 2000-2007 MPlayer Team
CPU: AMD Athlon(tm) XP 2800+ (Family: 6, Model: 10, Stepping: 0)
CPUflags:  MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 0
Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx SSE

Playing /home/axel/down/Earth.2007.720p.BluRay.x264-hV/Earth.2007.720p.BluRay.x264-hV.mkv.

[mkv] Track ID 1: audio (A_AC3), -aid 0, -alang eng
[mkv] Track ID 2: video (V_MPEG4/ISO/AVC), -vid 0
[mkv] Will play video track 2.
Matroska file format detected.
VIDEO:  [avc1]  1280x720  24bpp  23.976 fps    0.0 kbps ( 0.0 kbyte/s)
xscreensaver_disable: Could not find XScreenSaver window.
[nvidia_vid] Found chip: GeForce 7600 GS
[nvidia_vid] arch 40 register base 0xb51e8000
[nvidia_vid] detected memory size 256 MB
[nvidia_vid] MTRR set up
[nvidia_vid] video mode: 1280x1024@32
[VO_SUB_VIDIX] Description: NVIDIA RIVA OVERLAY DRIVER.
[VO_SUB_VIDIX] Author: Sascha Sommer <saschasommer@freenet.de>.
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264)
==========================================================================
==========================================================================
Forced audio codec: mad
Opening audio decoder: [liba52] AC3 decoding with liba52
Using SSE optimized IMDCT transform
Using MMX optimized resampler
AUDIO: 48000 Hz, 2 ch, s16le, 448.0 kbit/29.17% (ratio: 56000->192000)
Selected audio codec: [a52] afm: liba52 (AC3-liba52)
==========================================================================
AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample)
Starting playback...
VDec: vo config request - 1280 x 720 (preferred colorspace: Planar YV12)
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.78:1 - prescaling to correct movie aspect.
SwScaler: reducing / aligning filtersize 1 -> 4
SwScaler: reducing / aligning filtersize 1 -> 4
SwScaler: reducing / aligning filtersize 1 -> 1
SwScaler: reducing / aligning filtersize 5 -> 4
[swscaler @ 0x881fc10]SwScaler: BICUBIC scaler, from yuv420p to yuyv422 using MMX2
[swscaler @ 0x881fc10]SwScaler: using 4-tap MMX scaler for horizontal luminance scaling
[swscaler @ 0x881fc10]SwScaler: using 4-tap MMX scaler for horizontal chrominance scaling
[swscaler @ 0x881fc10]SwScaler: using n-tap MMX scaler for vertical scaling (BGR)
[swscaler @ 0x881fc10]SwScaler: 1280x720 -> 1280x720
VO: [xvidix] 1280x720 => 1280x720 Packed YUY2 
[nvidia_vid] colorkeying disabled
[nvidia_vid] setting up a 1280x768-5x128 video window (src 1280x720), format 0x32595559
New_Face failed. Maybe the font path is wrong.
Please supply the text font file (~/.mplayer/subfont.ttf).
subtitle font: load_sub_face failed.
A:   7.5 V:   7.5 A-V: -0.000 ct: -0.000 180/180 246% 41%  0.8% 24 0 94% 
Exiting... (Quit)

xorg.conf

Kod:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder3)  Wed Sep 12 14:29:35 PDT 2007

# xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "ServerLayout"

# Uncomment if you have a wacom tablet
#	InputDevice     "stylus"	"SendCoreEvents"
#	InputDevice     "cursor"	"SendCoreEvents"
#	InputDevice     "eraser"	"SendCoreEvents"
    Identifier     "Default Layout"
    Screen         "Default Screen" 0 0
    InputDevice    "Generic Keyboard"
    InputDevice    "Configured Mouse"
EndSection

Section "Files"
EndSection

Section "Module"
    Load           "glx"
EndSection

Section "InputDevice"
    Identifier     "Generic Keyboard"
    Driver         "kbd"
    Option         "CoreKeyboard"
    Option         "XkbRules" "xorg"
    Option         "XkbModel" "pc105"
    Option         "XkbLayout" "se"
EndSection

Section "InputDevice"
    Identifier     "Configured Mouse"
    Driver         "mouse"
    Option         "CorePointer"
    Option         "Device" "/dev/input/mice"
    Option         "Protocol" "ExplorerPS/2"
    Option         "ZAxisMapping" "4 5"
    Option         "Emulate3Buttons" "true"
EndSection

Section "InputDevice"
    Identifier     "stylus"
    Driver         "wacom"
    Option         "Device" "/dev/input/wacom"
    Option         "Type" "stylus"
    Option         "ForceDevice" "ISDV4"		# Tablet PC ONLY
EndSection

Section "InputDevice"
    Identifier     "eraser"
    Driver         "wacom"
    Option         "Device" "/dev/input/wacom"
    Option         "Type" "eraser"
    Option         "ForceDevice" "ISDV4"		# Tablet PC ONLY
EndSection

Section "InputDevice"
    Identifier     "cursor"
    Driver         "wacom"
    Option         "Device" "/dev/input/wacom"
    Option         "Type" "cursor"
    Option         "ForceDevice" "ISDV4"		# Tablet PC ONLY
EndSection

Section "Monitor"
    Identifier     "Allmän skärm"
    HorizSync       28.0 - 64.0
    VertRefresh     43.0 - 60.0
    Option         "DPMS"
EndSection

Section "Device"
  	Identifier     "Allmänt grafikkort"
    	Driver         "nvidia"
	Option "VideoOverlay" "True"
	Option "OpenGLOverlay" "False"

EndSection

Section "Screen"
    Identifier     "Default Screen"
    Device         "Allmänt grafikkort"
    Monitor        "Allmän skärm"
    DefaultDepth    24
    SubSection     "Display"
        Depth       24
        Modes      "1280x1024" "1024x768" "800x600"
    EndSubSection
EndSection

Detta driver mig till vansinne, någon som kan hjälpa?
Citera
2008-04-21, 21:26
  #2
Medlem
conluceos avatar
Om någon nu undrar VARFÖR jag vill ha xvidix beror det på att hd-material laggar när jag kör Xv. Hoppas att vidix skall åtgärda det.
Citera

Skapa ett konto eller logga in för att kommentera

Du måste vara medlem för att kunna kommentera

Skapa ett konto

Det är enkelt att registrera ett nytt konto

Bli medlem

Logga in

Har du redan ett konto? Logga in här

Logga in