Posts: 40
Joined: Jan 2014
Reputation:
0
Hi Stephan,
I'm now using your latest patches for the kernel, but on xbmc I reverted to smallint commit e0ea7fd as your latest 318954fd is makig the HD Video very choppy and the last commit from smallint looks great but after some time it unsychronize the audio even on SD , here is the video ahead and on (some) HD stays the video behind.. :-(
anyway the spot in the middle is away, this looks really great. Big Thank to you :-)
Miro
Posts: 256
Joined: Nov 2012
Reputation:
4
wolfgar
Retired Team-Kodi Member
Posts: 256
Hi Miro,
I am really dubious regarding smallint commit e0ea7fd as my latest 318954fd : They can't change anything I think...
The e0ea7fd is a way to disable deinterlacing when a environment var is set (but there is no reason you have set that var) and 318954fd is almost pure cosmetic : it avoids to call a method because its return was previously stored...
So I am almost certain these 2 ones wont change anything.
But I perfectly believe you when you report videos are sometimes choppy : I guess the real culprit is commit 3b86444 (smallint ec62da5) in a specific case.
I am also aware that the latest commit from smallint can help and you can get the same behavior by setting
"export IMX_NOPTS=1"
before launching xbmc to get the same behavior from my code...
Some additional investigations are needed and a little massaging required to get a perfect behavior with any source (many sources work just fine)
At least we share a dedicated video to investigate with smallint
If you could send a file or an URL which is choppy when played with the latest commit, that would help as we will be able to investigate exactly the issue you witness
Nice that the spot in the middle is gone...
Stephan
Posts: 1,950
Joined: Jul 2012
Reputation:
71
@wolfar I have applied your kernel patches and your latest XBMC git to GeexBox for the Cuboxi. and things are much much better. I will try tomorrow on the larger screen but the changes are quite noticeable, not just the patch in the middle, in some quick tests on my 15" dev monitor a/v sync is better and the number of dropped frames is way down.
Great work.
Martin
Posts: 256
Joined: Nov 2012
Reputation:
4
wolfgar
Retired Team-Kodi Member
Posts: 256
Hi Martin
Nice, thanks for reporting !
On which commit are you exactly ?
Stephan
Posts: 256
Joined: Nov 2012
Reputation:
4
wolfgar
Retired Team-Kodi Member
Posts: 256
Hi Martin,
Thanks a lot for sharing your updated image with my latest changes for cuboxi and for your feedback...
Best regards
Stephan
Posts: 40
Joined: Jan 2014
Reputation:
0
Hi Stephan,
I made a try of your commit e26d58c7bf today. The HTDV video seems to play well, but if you jump/skip forward then the audio stays behind,, (you may try it out on my sample too).
SD is working well. I coudn't discover any problem like reported from pmthexton on your previous commit (using Tvheadend 3.9.376~ga2c9e91) except the problem with audio while skipping, here is it same like on the VDR recorded file....
Thanks a lot :-)
Kind regards
Miro
Posts: 256
Joined: Nov 2012
Reputation:
4
wolfgar
Retired Team-Kodi Member
Posts: 256
Thanks again for your feedback Miro,
I am currently releasing an images for the targets I support (utlite, udoo, wandboard) in this state and then I will go for a next cycle of improvements...
Best regards
Stephan
Posts: 1,950
Joined: Jul 2012
Reputation:
71
Thanks Stéphan XBMC on my Wandboard Quad is now working like my on Cubox i2ultra.
Martin
Posts: 9
Joined: Jan 2012
Reputation:
0
Thanks Stéphan, I installed your version on Utilite (Dual) with SSD. And I'm impressed how quick it boots. The menu interacts also very quickly. I'm coming from using Rasbmc, so this is a good improvement. Thanks for your great work.
A few questions though (not really mx6 related):
- The NFS shares are not mounted automatically on startup. Even though I have the correct entries in /etc/fstab and a manual "mount -a" does mount all shares.
- Reboot doesn't seem to work (either via menu, or via console / ssh).
- Somehow I managed to configure the playback speed of my videos to x2 as default. I am currently unable to switch back to "normal speed". Even after rebooting XBMC plays the movies with fast speed.
Do you have any ideas / tips for the above issues?
Thanks,
Stefan
Posts: 24
Joined: Oct 2013
Reputation:
0
aplund
Junior Member
Posts: 24
Hi,
Thanks for all the work done on this platform.
I have just received a cubox-i4pro and have been playing around with it.
First question, what BSP are you guys using? I'm using 3.0.35_4.1.0. Seems rather old, but I'm a little confusing about upgrading as things seems rather fractured and you have to get the kernel talking to userspace in just the right way to get it to work. I'm running on an arch linux distro and I've made a few packages which keep track of the board specific files.
Second, I seem to have _very_ dark playback and other issues such as a mainly purple screen. I'm using the imx-wip branch. I can post xbmc.log if that is of any assistance, but there doesn't seem to be any errors or the like.