Forum

Full Version: Movie doesnt play from mounted SMB
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I cant play movies shared by my Windows PC

Tried both ways - browse Windows SMB shares from XBMC
also mapped share this command

Code:
mount -t cifs -o username=user,rw //192.168.1.22/D /storage/smb


it looks it plays (can see movie control buttons) but counter stopped no video displayed.
Same move plays perfectly, from same Windows box, but shared out of there via XBMC and upnp

What is wrong ??


EDIT

Missing info


1) XBIANVersion: 1.0 Alpha 5
2) System is overclocked Xbian default. Tried also Turbo mode
3) have 2A power supply
4) have wifi dongle and pendrive conected to both ports
5) network connection via wireless
6) Using 8GB 10class Kingston SD card
7) Log file:

Code:
    14:29:34 T:3037519872  NOTICE: COMXPlayer: Opening: smb://HTPC/D/_FILMY_/FILMy/3D Transformers 3  (2011)/Transformers.3.2011.PLSUBBED.PPVRip.XviD-BiDA.avi
14:29:34 T:2879636544  NOTICE: Thread COMXPlayer start, auto delete: false
14:29:34 T:2879636544  NOTICE: Creating InputStream
14:29:34 T:2879636544  NOTICE: Creating Demuxer
14:30:05 T:2879636544  NOTICE: Opening video stream: 0 source: 256
14:30:05 T:2879636544  NOTICE: OMXClock using video as reference
14:30:05 T:2879636544  NOTICE: Creating video thread
14:30:05 T:2791527488  NOTICE: Thread COMXPlayerVideo start, auto delete: false
14:30:05 T:2879636544  NOTICE: Opening audio stream: 1 source: 256
14:30:05 T:2879636544  NOTICE: Creating audio thread
14:30:05 T:2888025152  NOTICE: Thread COMXPlayerAudio start, auto delete: false
14:31:33 T:2879636544  NOTICE: Opening audio stream: 1 source: 256
please read my signature and follow the rule how to post.than edit your OP post with all necessary infos plus information about file type what you trying to play (mediainfo output)
do you have your USB devices connected through powered USB Hub ? if no that this may cause the issue as by direct USB connections you drain much power from RPi what may cause issues
also post the filetype info - use MediaInfo software to pull this out
Powered hub seems resolved an issue! Many thanks!
Reference URL's