No video on my XBMC
Forum rules
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
No video on my XBMC
Hi all,
I have a raspberry Pi connected to my TV by wifi. Openelec (XBMC) is installed on this PI, and UMS 3.3.0 is installed on my Windows 7 computer.
My Xbmc recognised the UMS and i can see folders and video files. On UMS, everything seems to be ok, in the log there is no error when i stream a video.
The problem is when i want to play anyvideo (avi, mkv, MP4), I only have audio! I do not have any video. Is it something to do in the transcode option?
If someone has an idea, I take it:p
Thank you
I have a raspberry Pi connected to my TV by wifi. Openelec (XBMC) is installed on this PI, and UMS 3.3.0 is installed on my Windows 7 computer.
My Xbmc recognised the UMS and i can see folders and video files. On UMS, everything seems to be ok, in the log there is no error when i stream a video.
The problem is when i want to play anyvideo (avi, mkv, MP4), I only have audio! I do not have any video. Is it something to do in the transcode option?
If someone has an idea, I take it:p
Thank you
Re: No video on my XBMC
Please follow instructions at viewtopic.php?f=9&t=556
Re: No video on my XBMC
Thank you for your answer
Here is the zip file.
Here is the zip file.
- Attachments
-
- ums_dbg.zip
- (20.47 KiB) Downloaded 628 times
Re: No video on my XBMC
It seems to me that you use only VLC for video transcoding. You hide advanced option of UMS and also set so you can't try different engine for transcoding.
Let untick the "Hide advanced option" at the General Configuration tab, save and restart UMS. At the Transcoding Settings tab change the order of engines (make Mencoder or FFMpeg first) or enable them because it seems to me that these ase both disabled and only VLC is enabled. Test it and if it will not work send debug.log.
Code: Select all
hide_transcode_folder =true
Let untick the "Hide advanced option" at the General Configuration tab, save and restart UMS. At the Transcoding Settings tab change the order of engines (make Mencoder or FFMpeg first) or enable them because it seems to me that these ase both disabled and only VLC is enabled. Test it and if it will not work send debug.log.
Re: No video on my XBMC
Hi valib
thank you again for your advices,
I choose FFmpeg and Mencoder, and with both transcod option, I still have only audio on my Xbmc, no video.
Attached files are the debug files for both options.
Thank you
thank you again for your advices,
I choose FFmpeg and Mencoder, and with both transcod option, I still have only audio on my Xbmc, no video.
Attached files are the debug files for both options.
Thank you
- Attachments
-
- ums_dbg_Mencoder.zip
- (36.17 KiB) Downloaded 629 times
-
- ums_dbg_FFmpeg.zip
- (26.88 KiB) Downloaded 673 times
Re: No video on my XBMC
UMS seems to be OK. It should be an XBMC or your Raspberry Pi problem. Unfortunately I can't help you with them.
Re: No video on my XBMC
Try ffmpeg with this in XBMC.conf:Raspberry Pi only supports H264 video natively (mpeg2 requires a $3 license).
Code: Select all
TranscodeVideo=H264TSAC3
Re: No video on my XBMC
Hi Valib and infidel,
Just to let you know that the problem is solved with the solution of infidel (trnascode option in XMBC.conf).
Thank you both of you to have spent time on my problem!
MooO
Just to let you know that the problem is solved with the solution of infidel (trnascode option in XMBC.conf).
Thank you both of you to have spent time on my problem!
MooO