Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - techguy2211

Pages: [1]
1
Software / Problem Playing Mpeg4 File On Mplayer
« on: October 22, 2005, 03:54:08 am »
Hi everyone,

  I am using MPlayer-1.0pre7 cross compiled for mips platform using gcc 3.3.5.I am using kernel 2.6.11.
I have compiled the mplayer using following options

CC=mipsel-linux-gcc RANLIB=mipsel-linux-ranlib LD=mipsel-linux-ld  ./configure --disable-x11 --target=mips-linux --enable-crash-debug --prefix=/usr/local/mipsmediaplayer/   --language=en --disable-tv --disable-network --disable-rtc --disable-edl --disable-vm  --disable-freetype --disable-png --disable-esd --disable-nas --disable-sdl --disable-gif  --disable-jpeg --disable-gl --disable-mencoder --disable-iconv --disable-xv  --disable-dga --disable-vorbis --enable-menu --enable-fbdev  --enable-directfb


I am able to play mpeg1/2 files but when i play mpeg4 file it gives the following error

/mnt/usb # ./mplayer sockbaby_1.mp4
MPlayer 1.0pre7-3.3.5 © 2000-2005 MPlayer Team
CPU: SGI MIPS

85 audio & 196 video codecs
Playing sockbaby_1.mp4.
ISO: File Type Major Brand: ISO/IEC 14496-1 (MPEG-4 system) v2
ISO: File Type Major Brand: ISO/IEC 14496-1 (MPEG-4 system) v2
Seek failed
Seek failed
Seek failed
Seek failed
Seek failed
Seek failed
Seek failed
Seek failed

After pressing Ctrl-C it shows
MPlayer interrupted by signal 2 in module: demux_open


Even if i give -vo fbdev -nosound, it gives the same error.


Can anyone help me plz,thanx in advance

Thnx/Rgds
sharad

2
Software / Problem Playing Mpeg4 File On Mplayer
« on: October 22, 2005, 03:52:15 am »
Hi everyone,

  I am using MPlayer-1.0pre7 cross compiled for mips platform using gcc 3.3.5.I am using kernel 2.6.11.
I have compiled the mplayer using following options

CC=mipsel-linux-gcc RANLIB=mipsel-linux-ranlib LD=mipsel-linux-ld  ./configure --disable-x11 --target=mips-linux --enable-crash-debug --prefix=/usr/local/mipsmediaplayer/   --language=en --disable-tv --disable-network --disable-rtc --disable-edl --disable-vm  --disable-freetype --disable-png --disable-esd --disable-nas --disable-sdl --disable-gif  --disable-jpeg --disable-gl --disable-mencoder --disable-iconv --disable-xv  --disable-dga --disable-vorbis --enable-menu --enable-fbdev  --enable-directfb


I am able to play mpeg1/2 files but when i play mpeg4 file it gives the following error

/mnt/usb # ./mplayer sockbaby_1.mp4
MPlayer 1.0pre7-3.3.5 © 2000-2005 MPlayer Team
CPU: SGI MIPS

85 audio & 196 video codecs
Playing sockbaby_1.mp4.
ISO: File Type Major Brand: ISO/IEC 14496-1 (MPEG-4 system) v2
ISO: File Type Major Brand: ISO/IEC 14496-1 (MPEG-4 system) v2
Seek failed
Seek failed
Seek failed
Seek failed
Seek failed
Seek failed
Seek failed
Seek failed

After pressing Ctrl-C it shows
MPlayer interrupted by signal 2 in module: demux_open


Even if i give -vo fbdev -nosound, it gives the same error.


Can anyone help me plz,thanx in advance

Thnx/Rgds
sharad

3
Open Embedded / Prism Driver For Mips
« on: September 01, 2005, 06:46:26 am »
depmod: *** Unresolved symbols in /lib/modules/2.4.20-8/net/hostap_pci.o
depmod:         register_netdevice
depmod:         __netdev_watchdog_up
depmod:         __wake_up
depmod:         __kfree_skb
depmod:         alloc_skb
depmod:         create_proc_entry
depmod:         alloc_etherdev
depmod:         remove_wait_queue
depmod:         unregister_netdev
depmod:         wireless_send_event
depmod:         dev_alloc_name
depmod:         remove_proc_entry
depmod:         skb_over_panic
depmod:         add_wait_queue
depmod:         softnet_data
depmod:         irq_stat

I got this errors while make install...i am using Driver hostAP for prism 2.5 chipset

4
Linux Issues / Prism Driver For Mips
« on: September 01, 2005, 03:06:04 am »
Hi,

CAN ANY ONE HELP ME PLEASE:


I am using Linksys Wireless compact Flash WCF54G for AU1200 board in linux.I have contacted Linksys and they have told me that it is based on Prism 2.5 chipset. I have downloaded Host AP driver for Intersil Prism2/2.5/3.



1.Can anyone tell me how to cross compile and load the hostAP driver for MIPS.

2.Also it gives error while i compile on intel.:Unresolved symbols!!!

Any help is welcome in advance

Thnaks/Regards
TechGuy2211

5
Open Embedded / Prism Driver For Mips
« on: September 01, 2005, 03:01:47 am »
Hi,

 CAN ANY ONE HELP ME PLEASE:


I am using Linksys Wireless compact Flash WCF54G for AU1200 board in linux.I have contacted Linksys and they have told me that it is based on Prism 2.5 chipset. I have downloaded Host AP driver for Intersil Prism2/2.5/3.



1.Can anyone tell me how to cross compile and load the hostAP driver for MIPS.

2.Also it gives error while i compile on intel.:Unresolved symbols!!!

Any help is welcome in advance

Thnaks/Regards
TechGuy2211

Pages: [1]