(Solved) Video Playback problem with 1080p
|
26th Jan, 2016, 11:09 PM
Post: #1
|
|||
|
|||
(Solved) Video Playback problem with 1080p
Hello Xbian Community,
since the great xbian was created i used it on my Raspberry Pi 1, and now on Raspberry Pi B+. Some days ago i buy a new tv, and now want to play 1080p videos. I have a strange problem with the video playback. I can see the video, but there is a green cloud in front. Please see a photo in attachment. Anyone know that issue, or maybe know howto fix this ? |
|||
27th Jan, 2016, 03:12 AM
Post: #2
|
|||
|
|||
RE: Video Playback problem with 1080p
All files do this?
Please read rules and do a search before you post! | FAQs | How to post log file? | Can't find an answer? Contact us. |
|||
27th Jan, 2016, 03:36 AM
Post: #3
|
|||
|
|||
RE: Video Playback problem with 1080p
(27th Jan, 2016 03:12 AM)f1vefour Wrote: All files do this? All files, 720 and 1080p. But i can remember that some time ago it was running fine. (27th Jan, 2016 03:36 AM)Marvin9931 Wrote:(27th Jan, 2016 03:12 AM)f1vefour Wrote: All files do this? ok, strange. All files, 1080p, 720p and lower. I updated some days ago, before it was running fine. (27th Jan, 2016 03:36 AM)Marvin9931 Wrote:ok! Problem found and solved. Do not play with overclock settings...(27th Jan, 2016 03:12 AM)f1vefour Wrote: All files do this? |
|||
27th Jan, 2016, 04:16 AM
(This post was last modified: 27th Jan, 2016 04:26 AM by f1vefour.)
Post: #4
|
|||
|
|||
RE: Video Playback problem with 1080p
Ah too much over clock, glad you figured it out.
Please read rules and do a search before you post! | FAQs | How to post log file? | Can't find an answer? Contact us. |
|||
27th Jan, 2016, 09:09 PM
Post: #5
|
|||
|
|||
RE: (Solved) Video Playback problem with 1080p
(27th Jan, 2016 04:16 AM)f1vefour Wrote: Ah too much over clock, glad you figured it out. Hi, sorry, since some new tests from today not totally. The problem is back again. But i figured out some new details: If i boot the device (plug power in) or reboot from ssh console, the problem is there. If i go to the xbian-config and go to settings - system - videooutput and just set the settings and leave and reboot from that menu, its working. |
|||
27th Jan, 2016, 09:31 PM
Post: #6
|
|||
|
|||
RE: (Solved) Video Playback problem with 1080p
(27th Jan, 2016 04:16 AM)f1vefour Wrote: Ah too much over clock, glad you figured it out. Hi, sorry, since some new tests from today not totally. The problem is back again. I try to set again and no luck. I remember also playing with the video settings, cause i want to disable CEC. Im figured out some new details: - If i boot the device (plug power in) or reboot from ssh console, the problem is there. - If i go to the xbian-config and go to settings - system - videooutput and just set the settings and leave and reboot from that menu, its working. One more reboot, and the problem is back. Thanks to https://searchcode.com/codesearch/view/73653797/ i now know, that the settings are directly saved in the /boot/config.txt. I saved again from the xbian-config and did a copy of that file. I reboot 2 times and then did a diff on that saved file and the one in /boot/config.txt. Here the difference: xbian@wohnzimmer ~ $ diff config.txt /boot/config.txt 1c1 < #initramfs initramfs.gz 0x1000000 --- > initramfs initramfs.gz 0x1000000 But know here is the strange thing, the problem doesnt happen all the time. I reboot 5 times now and it didnt appear again. |
|||
28th Jan, 2016, 05:17 AM
Post: #7
|
|||
|
|||
RE: (Solved) Video Playback problem with 1080p
Sounds like your power supply is a little underpowered.
Please read rules and do a search before you post! | FAQs | How to post log file? | Can't find an answer? Contact us. |
|||
6th Feb, 2016, 05:33 AM
Post: #8
|
|||
|
|||
RE: (Solved) Video Playback problem with 1080p | |||
6th Feb, 2016, 05:39 AM
Post: #9
|
|||
|
|||
RE: (Solved) Video Playback problem with 1080p | |||
6th Feb, 2016, 06:44 AM
Post: #10
|
|||
|
|||
RE: (Solved) Video Playback problem with 1080p
(6th Feb, 2016 05:39 AM)Marvin9931 Wrote:(28th Jan, 2016 05:17 AM)f1vefour Wrote: Sounds like your power supply is a little underpowered. different PSU together with USB cable or same cable? Cable makes big difference too ~~~~>>>Please always follow rules and read before you post<<<~~~~ |
|||
14th Feb, 2016, 06:57 AM
Post: #11
|
|||
|
|||
RE: (Solved) Video Playback problem with 1080p
(6th Feb, 2016 06:44 AM)rikardo1979 Wrote:different PSU and USB cable.(6th Feb, 2016 05:39 AM)Marvin9931 Wrote:(28th Jan, 2016 05:17 AM)f1vefour Wrote: Sounds like your power supply is a little underpowered. And i buy a raspberry pi 2 B. installed from scratch. same issue. But maybe im now closer to the problem. Maybe it is something i installed. |
|||
14th Feb, 2016, 07:59 AM
Post: #12
|
|||
|
|||
RE: (Solved) Video Playback problem with 1080p
(14th Feb, 2016 06:57 AM)Marvin9931 Wrote:(6th Feb, 2016 06:44 AM)rikardo1979 Wrote:different PSU and USB cable.(6th Feb, 2016 05:39 AM)Marvin9931 Wrote:(28th Jan, 2016 05:17 AM)f1vefour Wrote: Sounds like your power supply is a little underpowered. samba mount with fstab = not working (playback error) nfs mount = working |
|||
23rd Feb, 2016, 08:40 AM
Post: #13
|
|||
|
|||
RE: (Solved) Video Playback problem with 1080p
What is the device you are mounting? Maybe something in the config there?
I have SMB link from a pi to a Zyxel NSA325 and no problems at all with 720p/1080p. I really need a bigger nas, but can't afford one just yet. |
|||
29th Feb, 2016, 08:54 PM
Post: #14
|
|||
|
|||
RE: (Solved) Video Playback problem with 1080p
(23rd Feb, 2016 08:40 AM)Skywatch Wrote: What is the device you are mounting? Maybe something in the config there? i have a 8core server, with debian 8 and samba-server. so nothing special. default configuration. |
|||
« Next Oldest | Next Newest »
|
Possibly Related Threads... | |||||
Thread: | Author | Replies | Views: | Last Post | |
[SOLVED] Strange Video Playback Problem | Skywatch | 45 | 82,011 |
24th Aug, 2018 11:12 PM Last Post: Nachteule |