Find the answer to your Linux question:
Results 1 to 5 of 5
Hi, I am facing the following problem while playing VIdeo using Xine: xcb_io.c:242: process_responses: Assertion Assertion `!(req && current_request && !(((long) (req->sequence) - (long) (current_request)) <= 0))' failed Here is ...
  1. #1
    Just Joined!
    Join Date
    Oct 2009
    Posts
    2

    XWindows faile while playing video using Xine

    Hi,

    I am facing the following problem while playing VIdeo using Xine:
    xcb_io.c:242: process_responses: Assertion Assertion `!(req && current_request && !(((long) (req->sequence) - (long) (current_request)) <= 0))' failed

    Here is the backtrace:
    (gdb) bt
    #0 0xb7a10bf6 in raise () from /lib/libc.so.6
    #1 0xb7a12908 in abort () from /lib/libc.so.6
    #2 0xb7a09ace in __assert_fail () from /lib/libc.so.6
    #3 0xb7ee3082 in ?? () from /usr/lib/libX11.so.6
    #4 0xb7ee34ef in _XReply () from /usr/lib/libX11.so.6
    #5 0xb7ed9ab8 in XSync () from /usr/lib/libX11.so.6
    #6 0xae2541a5 in shmget ()
    from /usr/lib/xine/plugins/1.25/xineplug_vo_out_xshm.so
    #7 0xae255766 in shmget ()
    from /usr/lib/xine/plugins/1.25/xineplug_vo_out_xshm.so
    #8 0xb7d18cb2 in ?? () from /usr/lib/libxine.so.1
    #9 0xb7d1a4e4 in ?? () from /usr/lib/libxine.so.1
    #10 0xaad99996 in _x_stream_info_set ()
    from /usr/lib/xine/plugins/1.25/xineplug_decode_mpeg2.so
    #11 0xaadadc69 in _x_stream_info_set ()
    from /usr/lib/xine/plugins/1.25/xineplug_decode_mpeg2.so
    #12 0xb7d16ca2 in ?? () from /usr/lib/libxine.so.1
    #13 0xb79c33d0 in ?? () from /lib/libpthread.so.0
    #14 0xb7acd2de in clone () from /lib/libc.so.6
    (gdb)

    Regards,
    Deb

  2. #2
    Linux Guru reed9's Avatar
    Join Date
    Feb 2009
    Location
    Boston, MA
    Posts
    4,651
    Is this all video files or a particular video file? Do you know how the file is encoded? Have you installed non-free codecs for xine? (In the rpmfusion repository, I think the package is xine-lib-extras-nonfree for Fedora.)

  3. #3
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,974
    This thread should probably be moved to the Linux Desktop / X-Windows forum.
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

  4. #4
    Just Joined!
    Join Date
    Oct 2009
    Posts
    2
    Hi reed9,
    Right now I am playing .mpg file and I haven't installed any non free codecs for xine, whatever comes with Xine, I am using it.
    Regards,
    Debsu

  5. #5
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,974
    Quote Originally Posted by debsu View Post
    Hi reed9,
    Right now I am playing .mpg file and I haven't installed any non free codecs for xine, whatever comes with Xine, I am using it.
    Regards,
    Debsu
    Mpeg files are already decrypted. One needs libdvdcss in order to run commercial DVD's because they use the Content Scramble System (CSS) to "protect" the content from copying. Very robust stuff - it was cracked a couple of weeks (or months) after it came out by a scandinavian teenager.
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...