[BUG] in mrl_look_like_file() using DVB

thomas schorpp <[email protected]>
Newsgroups gmane.comp.video.xine.user
Message-ID <[email protected]>
on klicking the DVB button.

config set to supported budget dvb-c card, (card nr. 0), 
vdr and tvtime off.

xine output attached.

gdb:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x2b09f1cc4d70 (LWP 5384)]
0x00000000004337b3 in mrl_look_like_file (mrl=0x41 <Address 0x41 out of bounds>)
    at mediamark.c:2945
2945      if(mrl && strlen(mrl)) {
(gdb) bt
#0  0x00000000004337b3 in mrl_look_like_file (mrl=0x41 <Address 0x41 out of bounds>)
    at mediamark.c:2945
#1  0x00000000004322b3 in mediamark_insert_entry (index=201,
    mrl=0x41 <Address 0x41 out of bounds>, ident=0x41 <Address 0x41 out of bounds>, sub=0x0,
    start=0, end=-1, av_offset=0, spu_offset=0) at mediamark.c:2554
#2  0x000000000043254e in mediamark_append_entry (mrl=0x41 <Address 0x41 out of bounds>,
    ident=0x41 <Address 0x41 out of bounds>, sub=0x0, start=0, end=-1, av_offset=0, spu_offset=0)
    at mediamark.c:2594
#3  0x0000000000448557 in playlist_scan_input (w=0x175c750, ip=0x0) at playlist.c:777
#4  0x00000000004863f7 in notify_click_labelbutton (w=0x175c750, button=1, bUp=1, x=280, y=76)
    at labelbutton.c:367
#5  0x0000000000486a55 in notify_event (w=0x175c750, event=0x7fffbdacfaf0, result=0x7fffbdacfae0)
    at labelbutton.c:533
#6  0x000000000049646d in xitk_click_notify_widget_list (wl=0x74fbc0, x=280, y=76, button=1, bUp=1)
    at widget.c:1118
#7  0x00000000004a12fa in xitk_xevent_notify (event=0x7fffbdad0040) at xitk.c:1691
#8  0x00000000004a1f62 in xitk_run (cb=0x417d10 <on_start>, data=0x7fffbdad1270) at xitk.c:2015
#9  0x000000000041825c in gui_run (session_opts=0x0) at event.c:1914
#10 0x000000000042c6fe in main (argc=1, argv=0x7fffbdad2768) at main.c:2225
(gdb) bt full
#0  0x00000000004337b3 in mrl_look_like_file (mrl=0x41 <Address 0x41 out of bounds>)
    at mediamark.c:2945
No locals.
#1  0x00000000004322b3 in mediamark_insert_entry (index=201,
    mrl=0x41 <Address 0x41 out of bounds>, ident=0x41 <Address 0x41 out of bounds>, sub=0x0,
    start=0, end=-1, av_offset=0, spu_offset=0) at mediamark.c:2554
        autosub = "`·ùî\t+\000\000\000·ùî\t+\000\0000¢ùî\t+\000\000Уùî\t+\000\000Ð×ùî\t+\000\000pÛùî\t+\000\000àª{\001", '\0' <repeats 556 times>, "\203±{\001\000\000\000\000³,\223î\t+\000\000ÈÞ{\001\000\000\000\000\204±{\001\000\000\000\000\200¢{\001\000\000\000\000¹±{\001\000\000\000\000¹±{\001\000\000\000\000°¢{\001\000\000\000\000Èꬽÿ\177\000\000ÁéÁï\t+\000\000\005", '\0' <repeats 23 times>, "°Q{\001\000\000\000\000\200¢{\001\000\000\000\000\005\000\000\000\000\000\000\000 \223ãï\t+\000\000²0Âï\t+\000\000\200묽ÿ\177\000"...
#2  0x000000000043254e in mediamark_append_entry (mrl=0x41 <Address 0x41 out of bounds>,
    ident=0x41 <Address 0x41 out of bounds>, sub=0x0, start=0, end=-1, av_offset=0, spu_offset=0)
    at mediamark.c:2594
No locals.
#3  0x0000000000448557 in playlist_scan_input (w=0x175c750, ip=0x0) at playlist.c:777
        ident = 0x0
        j = 201
        cdda_mode = 0
        num_mrls = 699
        autoplay_mrls = (char **) 0x7e2a80
        stream = (xine_stream_t *) 0x1b0ac40
        autoplay_plugins = (const char * const *) 0x793680
        i = 1
#4  0x00000000004863f7 in notify_click_labelbutton (w=0x175c750, button=1, bUp=1, x=280, y=76)
    at labelbutton.c:367
        private_data = (lbutton_private_data_t *) 0x175c7b0
        ret = 0
#5  0x0000000000486a55 in notify_event (w=0x175c750, event=0x7fffbdacfaf0, result=0x7fffbdacfae0)
    at labelbutton.c:533
        retval = 0
#6  0x000000000049646d in xitk_click_notify_widget_list (wl=0x74fbc0, x=280, y=76, button=1, bUp=1)
    at widget.c:1118
        bRepaint = 0
        mywidget = (xitk_widget_t *) 0x175c750
---Type <return> to continue, or q <return> to quit---
        menu = (xitk_widget_t *) 0x0
        event = {type = 2, x = 280, y = 76, button_pressed = 1, button = 1, focus = 0,
  tips_timeout = 140733193388072, xevent = 0x71d180, skonfig = 0x7fffbdacfb40,
  skin_layer = 7459200}
        result = {value = 518, image = 0x0}
        __FUNCTION__ = "xitk_click_notify_widget_list"
#7  0x00000000004a12fa in xitk_xevent_notify (event=0x7fffbdad0040) at xitk.c:1691
        fx = (__gfx_t *) 0x7640d0
        fxd = (__gfx_t *) 0x756da0
#8  0x00000000004a1f62 in xitk_run (cb=0x417d10 <on_start>, data=0x7fffbdad1270) at xitk.c:2015
        myevent = {type = 5, xany = {type = 5, serial = 3289, send_event = 0, display = 0x73a050,
    window = 58721233}, xkey = {type = 5, serial = 3289, send_event = 0, display = 0x73a050,
    window = 58721233, root = 76, subwindow = 0, time = 822918969, x = 280, y = 76, x_root = 504,
    y_root = 594, state = 256, keycode = 1, same_screen = 1}, xbutton = {type = 5, serial = 3289,
    send_event = 0, display = 0x73a050, window = 58721233, root = 76, subwindow = 0,
    time = 822918969, x = 280, y = 76, x_root = 504, y_root = 594, state = 256, button = 1,
    same_screen = 1}, xmotion = {type = 5, serial = 3289, send_event = 0, display = 0x73a050,
    window = 58721233, root = 76, subwindow = 0, time = 822918969, x = 280, y = 76, x_root = 504,
    y_root = 594, state = 256, is_hint = 1 '\001', same_screen = 1}, xcrossing = {type = 5,
    serial = 3289, send_event = 0, display = 0x73a050, window = 58721233, root = 76,
    subwindow = 0, time = 822918969, x = 280, y = 76, x_root = 504, y_root = 594, mode = 256,
    detail = 1, same_screen = 1, focus = 387, state = 390}, xfocus = {type = 5, serial = 3289,
    send_event = 0, display = 0x73a050, window = 58721233, mode = 76, detail = 0}, xexpose = {
    type = 5, serial = 3289, send_event = 0, display = 0x73a050, window = 58721233, x = 76, y = 0,
    width = 0, height = 0, count = 822918969}, xgraphicsexpose = {type = 5, serial = 3289,
    send_event = 0, display = 0x73a050, drawable = 58721233, x = 76, y = 0, width = 0, height = 0,
    count = 822918969, major_code = 0, minor_code = 280}, xnoexpose = {type = 5, serial = 3289,
    send_event = 0, display = 0x73a050, drawable = 58721233, major_code = 76, minor_code = 0},
  xvisibility = {type = 5, serial = 3289, send_event = 0, display = 0x73a050, window = 58721233,
    state = 76}, xcreatewindow = {type = 5, serial = 3289, send_event = 0, display = 0x73a050,
    parent = 58721233, window = 76, x = 0, y = 0, width = 822918969, height = 0,
    border_width = 280, override_redirect = 76}, xdestroywindow = {type = 5, serial = 3289,
    send_event = 0, display = 0x73a050, event = 58721233, window = 76}, xunmap = {type = 5,
    serial = 3289, send_event = 0, display = 0x73a050, event = 58721233, window = 76,
    from_configure = 0}, xmap = {type = 5, serial = 3289, send_event = 0, display = 0x73a050,
    event = 58721233, window = 76, override_redirect = 0}, xmaprequest = {type = 5, serial = 3289,
---Type <return> to continue, or q <return> to quit---
    send_event = 0, display = 0x73a050, parent = 58721233, window = 76}, xreparent = {type = 5,
    serial = 3289, send_event = 0, display = 0x73a050, event = 58721233, window = 76, parent = 0,
    x = 822918969, y = 0, override_redirect = 280}, xconfigure = {type = 5, serial = 3289,
    send_event = 0, display = 0x73a050, event = 58721233, window = 76, x = 0, y = 0,
    width = 822918969, height = 0, border_width = 280, above = 2551210574328,
    override_redirect = 256}, xgravity = {type = 5, serial = 3289, send_event = 0,
    display = 0x73a050, event = 58721233, window = 76, x = 0, y = 0}, xresizerequest = {type = 5,
    serial = 3289, send_event = 0, display = 0x73a050, window = 58721233, width = 76, height = 0},
  xconfigurerequest = {type = 5, serial = 3289, send_event = 0, display = 0x73a050,
    parent = 58721233, window = 76, x = 0, y = 0, width = 822918969, height = 0,
    border_width = 280, above = 2551210574328, detail = 256, value_mask = 1662152343553},
  xcirculate = {type = 5, serial = 3289, send_event = 0, display = 0x73a050, event = 58721233,
    window = 76, place = 0}, xcirculaterequest = {type = 5, serial = 3289, send_event = 0,
    display = 0x73a050, parent = 58721233, window = 76, place = 0}, xproperty = {type = 5,
    serial = 3289, send_event = 0, display = 0x73a050, window = 58721233, atom = 76, time = 0,
    state = 822918969}, xselectionclear = {type = 5, serial = 3289, send_event = 0,
    display = 0x73a050, window = 58721233, selection = 76, time = 0}, xselectionrequest = {
    type = 5, serial = 3289, send_event = 0, display = 0x73a050, owner = 58721233, requestor = 76,
    selection = 0, target = 822918969, property = 326417514776, time = 2551210574328},
  xselection = {type = 5, serial = 3289, send_event = 0, display = 0x73a050, requestor = 58721233,
    selection = 76, target = 0, property = 822918969, time = 326417514776}, xcolormap = {type = 5,
    serial = 3289, send_event = 0, display = 0x73a050, window = 58721233, colormap = 76, new = 0,
    state = 0}, xclient = {type = 5, serial = 3289, send_event = 0, display = 0x73a050,
    window = 58721233, message_type = 76, format = 0, data = {
      b = "9¿\f1\000\000\000\000\030\001\000\000L\000\000\000ø\001\000", s = {-16583, 12556, 0, 0,
        280, 0, 76, 0, 504, 0}, l = {822918969, 326417514776, 2551210574328, 4294967552,
        1662152343553}}}, xmapping = {type = 5, serial = 3289, send_event = 0, display = 0x73a050,
    window = 58721233, request = 76, first_keycode = 0, count = 0}, xerror = {type = 5,
    display = 0xcd9, resourceid = 0, serial = 7577680, error_code = 209 'Ñ',
    request_code = 3 '\003', minor_code = 128 '\200'}, xkeymap = {type = 5, serial = 3289,
    send_event = 0, display = 0x73a050, window = 58721233,
    key_vector = "L", '\0' <repeats 15 times>, "9¿\f1\000\000\000\000\030\001\000\000L\000\000"},
  pad = {47317654700037, 3289, 0, 7577680, 58721233, 76, 0, 822918969, 326417514776,
    2551210574328, 4294967552, 1662152343553, 1687922147718, 1713691951500, 1739461755282,
    1765231559064, 1791001362846, 1816771166628, 1842540970410, 1868310774192, 1894080577974,
    1919850381756, 1945620185538, 1971389989320}}
---Type <return> to continue, or q <return> to quit---
        action = {__sigaction_handler = {sa_handler = 0x49dc71 <xitk_signal_handler>,
    sa_sigaction = 0x49dc71 <xitk_signal_handler>}, sa_mask = {__val = {0 <repeats 16 times>}},
  sa_flags = 0, sa_restorer = 0x71d180}
        r = {fds_bits = {64, 0 <repeats 15 times>}}
        got_event = 1
        fx = (__gfx_t *) 0x0
        tv = {tv_sec = 0, tv_usec = 24000}
        xconnection = 6
        __FUNCTION__ = "xitk_run"
#9  0x000000000041825c in gui_run (session_opts=0x0) at event.c:1914
        startup = {start = 0, session_opts = 0x0}
        i = 7459200
        auto_start = 0
#10 0x000000000042c6fe in main (argc=1, argv=0x7fffbdad2768) at main.c:2225
        c = -1
        aos = 0
        option_index = 0
        audio_channel = -1
        window_id = 0
        spu_channel = -1
        audio_driver_id = 0x0
        video_driver_id = 0x0
        vo_mask = {__val = {8192, 0 <repeats 15 times>}}
        _argv = (char **) 0x71cfb0
        _argc = 1
        driver_num = -1
        session = -1
        aspect_ratio = 0
        no_auto_start = 0
        cfgdir = 0x4db608 ".xine"
        cfgfile = 0x4db585 "config"
        old_playlist_cfg = 0
        no_old_playlist = 0
        pplugins = (char **) 0x0
        pplugins_num = 0
        tvout = 0x0
---Type <return> to continue, or q <return> to quit---
        pdeinterlace = 0x0
        enable_deinterlace = 0
        session_argv = (char **) 0x0
        session_argv_num = 0
        retval = 0
        mutexattr = {__size = "\001\000\000", __align = 1}
(gdb) quit
The program is running.  Exit anyway? (y or n) y
schorpp@tom1:~$

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/

_______________________________________________
xine-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xine-user
BUG-REPORT.TXT (text/plain, 27 KB)
This is xine (X11 gui) - a free video player v0.99.6cvs-[DEBUG].
(c) 2000-2007 The xine Team.
Built with xine library 1.1.8 (1.1.8)
Found xine library version: 1.1.8 (1.1.8).
   Platform information:
   --------------------
        system name     : Linux
        node name       : tom1
        release         : 2.6.23.1
        version         : #2 PREEMPT Mon Nov 5 18:56:02 CET 2007
        machine         : x86_64
   CPU information:
   ---------------
	processor	: 0
	vendor_id	: AuthenticAMD
	cpu family	: 15
	model		: 47
	model name	: AMD Athlon(tm) 64 Processor 3200+
	stepping	: 2
	cpu MHz		: 2000.136
	cache size	: 512 KB
	fpu		: yes
	fpu_exception	: yes
	cpuid level	: 1
	wp		: yes
	flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt lm 3dnowext 3dnow rep_good pni lahf_lm
	bogomips	: 4005.72
	TLB size	: 1024 4K pages
	clflush size	: 64
	cache_alignment	: 64
	address sizes	: 40 bits physical, 48 bits virtual
	power management: ts fid vid ttp tm stc
   -------
   Display Name:          :0.0,
   XServer Vendor:        The X.Org Foundation,
   Protocol Version:      11, Revision: 0,
   Available Screen(s):   1,
   Default screen number: 0,
   Using screen:          0,
   Depth:                 24,
   Maximum request size:  16777212 bytes,
   Motion buffer size:    256,
   Bitmap unit:           32,
     Bit order:           LSBFirst,
     Padding:             32,
   Image byte order:      LSBFirst,
   Number of supported pixmap formats: 7,
   Supported pixmap formats:
     Depth        Bits_per_pixel        Scanline_pad
         1                     1                  32
         4                     8                  32
         8                     8                  32
        15                    16                  32
        16                    16                  32
        24                    32                  32
        32                    32                  32
     -----------------------------------------------

   Focus:                  Window 0x1e00007, revert to PointerRoot,
   Number of extensions:   33
     BIG-REQUESTS:                 [opcode: 131]
     DAMAGE:                       [opcode: 159, base (event: 118, error: 198)]
     DEC-XTRAP:                    [opcode: 146, base (event: 94, error: 170)]
     DOUBLE-BUFFER:                [opcode: 143, base (error: 155)]
     DPMS:                         [opcode: 138]
     Extended-Visual-Information:  [opcode: 140]
     GLX:                          [opcode: 144, base (event: 77, error: 156)]
     MIT-SCREEN-SAVER:             [opcode: 133, base (event: 67)]
     MIT-SHM:                      [opcode: 147, base (event: 95, error: 179)]
     MIT-SUNDRY-NONSTANDARD:       [opcode: 130]
     RANDR:                        [opcode: 157, base (event: 116, error: 195)]
     RECORD:                       [opcode: 145, base (error: 169)]
     RENDER:                       [opcode: 156, base (error: 190)]
     SECURITY:                     [opcode: 153, base (event: 113, error: 187)]
     SGI-GLX:                      [opcode: 144, base (event: 77, error: 156)]
     SHAPE:                        [opcode: 129, base (event: 64)]
     SYNC:                         [opcode: 132, base (event: 65, error: 130)]
     TOG-CUP:                      [opcode: 139]
     X-Resource:                   [opcode: 142]
     XAccessControlExtension:      [opcode: 152]
     XC-APPGROUP:                  [opcode: 151, base (error: 186)]
     XC-MISC:                      [opcode: 134]
     XFIXES:                       [opcode: 154, base (event: 114, error: 189)]
     XFree86-Bigfont:              [opcode: 155]
     XFree86-DGA:                  [opcode: 137, base (event: 68, error: 147)]
     XFree86-DRI:                  [opcode: 128, base (error: 128)]
     XFree86-Misc:                 [opcode: 136, base (error: 139)]
     XFree86-VidModeExtension:     [opcode: 135, base (error: 132)]
     XINERAMA:                     [opcode: 158]
     XInputExtension:              [opcode: 148, base (event: 96, error: 180)]
     XKEYBOARD:                    [opcode: 150, base (event: 112, error: 185)]
     XTEST:                        [opcode: 149]
     XVideo:                       [opcode: 141, base (event: 75, error: 152)]
   X-Video Extension version: 2.2
   Dimensions:             1024x768 pixels (372x283 millimeters).
   Resolution:             70x69 dots per inch.
   Depths (7):             24, 1, 4, 8, 15, 16, 32
   Root window id:         0x4e
   Depth of root window:   24 planes
   Number of colormaps:    min 1, max 1
   Default colormap:       0x20
   Default number of colormap cells:   256
   Preallocated pixels:    black 0, white 16777215
   Options:                backing-store no, save-unders no
   Largest cursor:         64x64
   Xv infos:
    Adaptor #0:         "video4linux"
       Number of ports:   1
       Port base:         73
       Operations supported: PutVideo 
     Supported visuals:
       - Depth 24, visualID 0x23
       - Depth 24, visualID 0x24
       - Depth 24, visualID 0x25
       - Depth 24, visualID 0x26
       - Depth 24, visualID 0x27
       - Depth 24, visualID 0x28
       - Depth 24, visualID 0x29
       - Depth 24, visualID 0x2a
     Number of attributes: 5
       - XV_ENCODING
       - XV_BRIGHTNESS
       - XV_CONTRAST
       - XV_SATURATION
       - XV_HUE
     Number of encodings: 6
       - encoding ID #0: "PAL-composite"
         size:             768 x 576
         rate:             0.020000
       - encoding ID #1: "NTSC-composite"
         size:             640 x 480
         rate:             0.016683
       - encoding ID #2: "SECAM-composite"
         size:             768 x 576
         rate:             0.020000
       - encoding ID #3: "PAL-svideo"
         size:             768 x 576
         rate:             0.020000
       - encoding ID #4: "NTSC-svideo"
         size:             640 x 480
         rate:             0.016683
       - encoding ID #5: "SECAM-svideo"
         size:             768 x 576
         rate:             0.020000
    End #0.
    Adaptor #1:         "video4linux"
       Number of ports:   1
       Port base:         74
       Operations supported: PutVideo 
     Supported visuals:
       - Depth 24, visualID 0x23
       - Depth 24, visualID 0x24
       - Depth 24, visualID 0x25
       - Depth 24, visualID 0x26
       - Depth 24, visualID 0x27
       - Depth 24, visualID 0x28
       - Depth 24, visualID 0x29
       - Depth 24, visualID 0x2a
     Number of attributes: 7
       - XV_ENCODING
       - XV_BRIGHTNESS
       - XV_CONTRAST
       - XV_SATURATION
       - XV_HUE
       - XV_VOLUME
       - XV_MUTE
     Number of encodings: 3
       - encoding ID #0: "PAL-dvb"
         size:             768 x 576
         rate:             0.020000
       - encoding ID #1: "NTSC-dvb"
         size:             640 x 480
         rate:             0.016683
       - encoding ID #2: "SECAM-dvb"
         size:             768 x 576
         rate:             0.020000
    End #1.
    Adaptor #2:         "ATI Radeon Video Overlay"
       Number of ports:   1
       Port base:         75
       Operations supported: PutImage 
     Supported visuals:
       - Depth 24, visualID 0x23
       - Depth 24, visualID 0x24
       - Depth 24, visualID 0x25
       - Depth 24, visualID 0x26
       - Depth 24, visualID 0x27
       - Depth 24, visualID 0x28
       - Depth 24, visualID 0x29
       - Depth 24, visualID 0x2a
       - Depth 24, visualID 0x2b
       - Depth 24, visualID 0x2c
       - Depth 24, visualID 0x2d
       - Depth 24, visualID 0x2e
       - Depth 24, visualID 0x2f
       - Depth 24, visualID 0x30
       - Depth 24, visualID 0x31
       - Depth 24, visualID 0x32
     Number of attributes: 22
       - XV_DEVICE_ID
       - XV_LOCATION_ID
       - XV_INSTANCE_ID
       - XV_DUMP_STATUS
       - XV_SET_DEFAULTS
       - XV_AUTOPAINT_COLORKEY
       - XV_COLORKEY
       - XV_DOUBLE_BUFFER
       - XV_OVERLAY_ALPHA
       - XV_GRAPHICS_ALPHA
       - XV_ALPHA_MODE
       - XV_BRIGHTNESS
       - XV_CONTRAST
       - XV_SATURATION
       - XV_COLOR
       - XV_HUE
       - XV_RED_INTENSITY
       - XV_GREEN_INTENSITY
       - XV_BLUE_INTENSITY
       - XV_SWITCHCRT
       - XV_GAMMA
       - XV_COLORSPACE
     Maximum XvImage size: 2048 x 2048
     Number of image formats: 8
       - Id: 0x41424752 (RGBA):
          Bits per pixel: 32
          Number of planes: 1
          Type: RGB (packed)
          Depth: 32
          Red, green, blue masks: 0xff0000, 0xff00, 0xff
       - Id: 0x0:
          Bits per pixel: 24
          Number of planes: 1
          Type: RGB (packed)
          Depth: 24
          Red, green, blue masks: 0xff0000, 0xff00, 0xff
       - Id: 0x54424752 (RGBT):
          Bits per pixel: 16
          Number of planes: 1
          Type: RGB (packed)
          Depth: 16
          Red, green, blue masks: 0x7c00, 0x3e0, 0x1f
       - Id: 0x32424752 (RGB2):
          Bits per pixel: 16
          Number of planes: 1
          Type: RGB (packed)
          Depth: 16
          Red, green, blue masks: 0xf800, 0x7e0, 0x1f
       - Id: 0x32595559 (YUY2):
          Bits per pixel: 16
          Number of planes: 1
          Type: YUV (packed)
       - Id: 0x59565955 (UYVY):
          Bits per pixel: 16
          Number of planes: 1
          Type: YUV (packed)
       - Id: 0x32315659 (YV12):
          Bits per pixel: 12
          Number of planes: 3
          Type: YUV (planar)
       - Id: 0x30323449 (I420):
          Bits per pixel: 12
          Number of planes: 3
          Type: YUV (planar)
    End #2.
-[ xiTK version 0.10.7 [XFT] ]-[ WM type: (EWMH) KWIN {KWin} ]-
videowin: display is using xinerama with 1 screens
videowin: going to assume we are using the first screen.
videowin: size of the first screen is 1024x768.
videowin: Xinerama fullscreen parameters: X_origin=0 Y_origin=0 Width=1024 Height=768
load_plugins: skipping unreadable plugin directory /home/schorpp/.xine/plugins.
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_decode_mpeg2.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_inp_vcdo.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_qt.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_mpeg.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_flv.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_vo_out_xcbshm.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_iff.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_decode_dvaudio.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_slave.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_decode_mpc.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_inp_cdda.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_decode_theora.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_inp_mms.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_rawdv.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_inp_rtsp.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_inp_dvd.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_decode_speex.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_pva.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_decode_dts.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_decode_spucmml.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_inp_pvr.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_vo_out_xv.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_vo_out_xv.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_decode_lpcm.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_vo_out_dxr3.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_vo_out_dxr3.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_decode_spu.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_mpeg_ts.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_decode_spucc.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_decode_mad.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_asf.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_inp_http.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_inp_vcd.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_decode_image.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_yuv_frames.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_decode_bitplane.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_vo_out_syncfb.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_vo_out_aa.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_yuv4mpeg2.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_sputext.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_vo_out_none.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_vo_out_xvmc.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_inp_v4l.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_inp_v4l.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_matroska.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_flac.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_flac.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_nsv.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_ogg.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_ogg.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_decode_spudvb.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_inp_gnome_vfs.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_ao_out_none.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_games.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_games.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_games.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_games.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_games.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_games.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_games.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_games.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_games.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_games.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_games.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_ao_out_oss.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_mng.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_decode_nsf.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_ao_out_alsa.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_mpeg_pes.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/post/xineplug_post_tvtime.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/post/xineplug_post_audiochannel.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/post/xineplug_post_mosaico.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/post/xineplug_post_planar.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/post/xineplug_post_planar.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/post/xineplug_post_planar.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/post/xineplug_post_planar.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/post/xineplug_post_planar.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/post/xineplug_post_planar.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/post/xineplug_post_planar.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/post/xineplug_post_planar.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/post/xineplug_post_planar.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/post/xineplug_post_planar.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/post/xineplug_post_autocrop.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/post/xineplug_post_audio_filters.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/post/xineplug_post_audio_filters.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/post/xineplug_post_audio_filters.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/post/xineplug_post_audio_filters.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/post/xineplug_post_visualizations.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/post/xineplug_post_visualizations.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/post/xineplug_post_visualizations.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/post/xineplug_post_goom.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/post/xineplug_post_switch.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_decode_dxr3_video.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_decode_ff.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_decode_ff.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_decode_ff.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_decode_ff.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_decode_faad.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_ao_out_pulseaudio.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_mpeg_block.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_decode_vorbis.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_inp_file.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_inp_net.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_ao_out_file.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_inp_xvdr.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_vo_out_xshm.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_vo_out_xshm.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_audio.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_audio.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_audio.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_audio.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_audio.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_audio.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_audio.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_audio.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_audio.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_audio.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_audio.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_audio.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_audio.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_audio.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_audio.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_audio.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_audio.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_audio.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_decode_gsm610.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_vo_out_caca.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_mpeg_elem.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_vo_out_xcbxv.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_vo_out_xxmc.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_ao_out_esd.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_real.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_inp_smb.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_inp_stdin_fifo.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_image.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_decode_dxr3_spu.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_vo_out_sdl.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_inp_rtp.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_vo_out_fb.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_vo_out_xdirectfb.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_vo_out_xdirectfb.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_decode_sputext.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_decode_a52.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_vo_out_directfb.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_decode_rgb.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_inp_dvb.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_vo_out_opengl.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_avi.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_inp_pnm.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_fli.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_ao_out_jack.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_decode_gdk_pixbuf.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_decode_real.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_decode_real.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_decode_yuv.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_wavpack.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_wavpack.so found
init class succeeded
pixel_aspect: 0.985828
main: probing <aadxr3> video output plugin
main: probing <dxr3> video output plugin
video_out_dxr3: Failed to open control device /dev/em8300-0 (No such file or directory)
main: probing <xv> video output plugin
video_out_xv: using Xv port 75 from adaptor ATI Radeon Video Overlay for hardware colorspace conversion and scaling.
video_out_xv: port attribute XV_AUTOPAINT_COLORKEY (7) value is 0
video_out_xv: port attribute XV_COLORKEY (6) value is 30
video_out_xv: double buffering mode = 1
video_out_xv: port attribute XV_BRIGHTNESS (5) value is 434
video_out_xv: port attribute XV_CONTRAST (4) value is 0
video_out_xv: port attribute XV_SATURATION (3) value is 0
video_out_xv: port attribute XV_HUE (2) value is 0
video_out_xv: this adaptor supports the yuy2 format.
video_out_xv: this adaptor supports the yv12 format.
x11osd: unscaled overlay created (Colorkey mode).
video_out: thread created
audio_alsa_out : supported modes are 8bit 16bit 24bit 32bit mono stereo (4-channel not enabled in xine config) (4.1-channel not enabled in xine config) (5-channel not enabled in xine config) (5.1-channel not enabled in xine config) (a/52 and DTS pass-through not enabled in xine config)
audio_out: thread created
xine_stream_new
video_out: thread created
audio_out: thread created
osd: error loading font sans with ft2
osd: error loading font sans with ft2
osd: error loading font sans with ft2
xine_interface: unknown or deprecated stream param 10 set
xine_stream_new
xine_interface: unknown or deprecated stream param 10 set
xine_stream_new
xine_interface: unknown or deprecated stream param 10 set
video_out_xv: VO_PROP_ASPECT_RATIO(0)
gnome_vfs init_input_class
gnome-vfs not initialised
[1706] [input_vdr] detected verbose logging xine->verbosity=255, setting log level to 256:DEBUG
[1706] [input_vdr] init class succeeded
params.c:OpenConfFile() - Unable to open configuration file "/home/schorpp/.smb/smb.conf":
	No such file or directory
params.c:OpenConfFile() - Unable to open configuration file "/home/schorpp/.smb/smb.conf.append":
	No such file or directory
Using netbios name TOM1.
Using workgroup RUE19.DE.
xine: could not connect to socket
xine: No such file or directory
gui_xine_open_and_play():
	mrl: 'file:/usr/share/xine/skins/xine-ui_logo.mpv',
	sub 'NONE',
	start_pos 0, start_time 0, av_offset 0, spu_offset 0.
gnome_vfs init_input_class
gnome-vfs not initialised
xine: found input plugin  : file input plugin
load_plugins: probing demux 'anx'
load_plugins: probing demux 'image'
load_plugins: probing demux 'flashvideo'
load_plugins: probing demux 'iff'
load_plugins: probing demux 'slave'
load_plugins: probing demux 'pva'
load_plugins: probing demux 'mpeg-ts'
load_plugins: probing demux 'asf'
load_plugins: probing demux 'yuv4mpeg2'
load_plugins: probing demux 'matroska'
ebml: invalid EBML ID size (0x0) at position 1
ebml: invalid master element
load_plugins: probing demux 'nsv'
load_plugins: probing demux 'ogg'
load_plugins: probing demux 'wve'
load_plugins: probing demux 'idcin'
load_plugins: probing demux 'ipmovie'
load_plugins: probing demux 'vqa'
load_plugins: probing demux 'wc3movie'
load_plugins: probing demux 'roq'
load_plugins: probing demux 'str'
load_plugins: probing demux 'film'
load_plugins: probing demux 'smjpeg'
load_plugins: probing demux 'fourxm'
load_plugins: probing demux 'vmd'
load_plugins: probing demux 'mng'
load_plugins: probing demux 'mpeg_pes'
load_plugins: probing demux 'mpeg_block'
load_plugins: probing demux 'aud'
load_plugins: probing demux 'aiff'
load_plugins: probing demux 'flac'
load_plugins: probing demux 'nsf'
load_plugins: probing demux 'realaudio'
load_plugins: probing demux 'snd'
load_plugins: probing demux 'tta'
load_plugins: probing demux 'voc'
load_plugins: probing demux 'vox'
load_plugins: probing demux 'mod'
TEST mod decode
load_plugins: probing demux 'real'
load_plugins: probing demux 'avi'
load_plugins: probing demux 'fli'
load_plugins: probing demux 'quicktime'
load_plugins: probing demux 'mpeg'
load_plugins: probing demux 'dts'
load_plugins: probing demux 'ac3'
load_plugins: probing demux 'wav'
load_plugins: probing demux 'cdda'
load_plugins: probing demux 'mpc'
load_plugins: probing demux 'rawdv'
load_plugins: probing demux 'flac'
load_plugins: probing demux 'mp3'
load_plugins: probing demux 'shn'
load_plugins: probing demux 'sputext'
load_plugins: probing demux 'elem'
xine: found demuxer plugin: Elementary MPEG stream demux plugin
video discontinuity #1, type is 0, disc_off 0
waiting for audio discontinuity #1
audio discontinuity #1, type is 0, disc_off 0
waiting for in_discontinuity update #1
vpts adjusted with prebuffer to 22390
load_plugins: plugin dxr3-mpeg2 failed to instantiate itself.
load_plugins: plugin mpeg2 will be used for video streamtype 00.
av_offset=0 pts
spu_offset=0 pts
xine_play
AFD changed from -2 to -1
play_internal ...done
gnome_vfs init_input_class
gnome-vfs not initialised
gnome_vfs init_input_class
gnome-vfs not initialised
gnome_vfs init_input_class
gnome-vfs not initialised
gnome_vfs init_input_class
gnome-vfs not initialised
input_dvb: found 698 channels...
xine_stream_new
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.