On Tue, Dec 20, 2011 at 8:03 PM, Paul Saunders <da...@darac.org.uk> wrote: > On Tue, 20 Dec 2011 18:35:33 +0800 > lina <lina.lastn...@gmail.com> wrote: > >> sorry, supposed to send to list. >> >> ---------- Forwarded message ---------- >> From: lina <lina.lastn...@gmail.com> >> Date: Tue, Dec 20, 2011 at 6:34 PM >> Subject: Re: what's the best media player ? >> To: Walter Hurry <walterhu...@lavabit.com> >> >> >> On Tue, Dec 20, 2011 at 5:38 AM, Walter Hurry >> <walterhu...@lavabit.com> wrote: >> > On Sun, 18 Dec 2011 23:44:16 +0800, lina wrote: >> > >> >> Hi, >> >> >> >> which media player is your favoriate and love to recommend. >> >> >> >> I have a problem in using movie player, it's kinda of funny when >> >> open some song with it, all the process just being killed and came >> >> to login interface. (more like the new-started laptop without >> >> truely re-start). >> >> >> >> Thanks with best regards, >> > >> > mplayer, gxine, gnome-mplayer, vlc, totem. They all work very well >> > indeed with pretty much anything you throw at them, provided you >> > have the codecs installed. Take your pick. >> >> my laptop is undesirable weird. >> >> I installed the mplayer, when I >> use $ mplayer some.mp4 >> >> it's just crashed, jump to login interface. >> the same as the vlc media player. >> $ vlc some.mp4 >> >> >> # aptitude install codecs >> Couldn't find package "codecs". However, the following >> packages contain "codecs" in their name: >> python2.7-cjkcodecs libk3b6-extracodecs python3.1-cjkcodecs >> python3.2-cjkcodecs python2.6-cjkcodecs >> >> I don't know which one I should choose. >> >> and I even don't know how to examine, >> >> why it's just jump to login, and everything becomes so new. > > It sounds like your X server is crashing, possibly when the media > player accesses the XVIDEO extension. To rule out the player, try: > > $ mplayer -vo x11 filename.mp4 > > or > > $ mplayer -vo null filename.mp4
cool... the -vo x11 and -vo null both works. > > If the file plays correctly (the second command will give you sound, > but no video), then you have a broken X server/driver. Check your > Xorg and Xsession logs. I attached the Xorg.0.log.old [ 34895.081] 0: /usr/bin/X (xorg_backtrace+0x26) [0x7f3945e339a6] [ 34895.081] 1: /usr/bin/X (0x7f3945caf000+0x188609) [0x7f3945e37609] [ 34895.081] 2: /lib/x86_64-linux-gnu/libpthread.so.0 (0x7f3944fd8000+0xf020) [0x7f3944fe7020] [ 34895.081] 3: /usr/lib/xorg/modules/drivers/fglrx_drv.so (xs111LookupPrivate+0x22) [0x7f39418dac72] [ 34895.081] 4: /usr/lib/xorg/modules/drivers/fglrx_drv.so (xclLookupPrivate+0xd) [0x7f39412ad75d] [ 34895.081] 5: /usr/lib/xorg/modules/amdxmm.so (X740XvPutImage+0x12e) [0x7f393e61d8de] [ 34895.081] 6: /usr/bin/X (0x7f3945caf000+0xa69ce) [0x7f3945d559ce] [ 34895.081] 7: /usr/lib/xorg/modules/extensions/libextmod.so (0x7f3942ddb000+0x12e02) [0x7f3942dede02] [ 34895.081] 8: /usr/bin/X (0x7f3945caf000+0x51fc9) [0x7f3945d00fc9] [ 34895.081] 9: /usr/bin/X (0x7f3945caf000+0x4122a) [0x7f3945cf022a] [ 34895.081] 10: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xfd) [0x7f3943d03ead] [ 34895.081] 11: /usr/bin/X (0x7f3945caf000+0x4151d) [0x7f3945cf051d] [ 34895.081] Segmentation fault at address 0x20 [ 34895.081] Fatal server error: [ 34895.081] Caught signal 11 (Segmentation fault). Server aborting [ 34895.081] [ 34895.081] Please consult the The X.Org Foundation support at http://wiki.x.org for help. [ 34895.081] Please also check the log file at "/var/log/Xorg.0.log" for additional information. [ 34895.081] [ 34895.116] (II) Power Button: Close [ 34895.116] (II) UnloadModule: "evdev" [ 34895.116] (II) Unloading evdev [ 34895.116] (II) Video Bus: Close [ 34895.117] (II) UnloadModule: "evdev" [ 34895.117] (II) Unloading evdev [ 34895.117] (II) Power Button: Close [ 34895.117] (II) UnloadModule: "evdev" [ 34895.117] (II) Unloading evdev [ 34895.117] (II) Sleep Button: Close [ 34895.118] (II) UnloadModule: "evdev" [ 34895.118] (II) Unloading evdev [ 34895.120] (II) Apple Inc. Apple Internal Keyboard / Trackpad: Close [ 34895.120] (II) UnloadModule: "evdev" [ 34895.120] (II) Unloading evdev [ 34895.141] (II) UnloadModule: "synaptics" [ 34895.141] (II) Unloading synaptics [ 34895.142] (II) Logitech Logitech USB Optical Mouse: Close [ 34895.142] (II) UnloadModule: "evdev" [ 34895.142] (II) Unloading evdev [ 34895.144] (II) FaceTime HD Camera (Built-in): Close [ 34895.144] (II) UnloadModule: "evdev" [ 34895.144] (II) Unloading evdev [ 34895.145] (II) AIGLX: Suspending AIGLX clients for VT switch [ 34895.145] (II) fglrx(0): Backup framebuffer data. [ 34895.166] (II) fglrx(0): Backup complete. [ 34895.710] Server terminated with error (1). Closing log file. > > > > -- > Paul Saunders Thanks, > > > -- > To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org > with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org > Archive: http://lists.debian.org/20111220120314.4ce2c...@fowler.darac.org.uk > -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/cag9cjmm-z6kg87kdjbgnst1j4eqpa1njo-gjhr0l6+p83uz...@mail.gmail.com