Kode Wrote:No, does it have sshd by default then? Will try that tonight.
*edit* Though i have found out this is a known bug and is in trac, and has been there for 5 months
Ooo, that doesnt sound to good
Hope a fix will come..
slanbarn
Junior Member Posts: 12 Joined: May 2010 Reputation: 0 Location: Sweden |
2010-05-17 15:05
Post: #11
Kode Wrote:No, does it have sshd by default then? Will try that tonight. Ooo, that doesnt sound to good Hope a fix will come..
|
| find quote |
cejstrup
Senior Member Posts: 168 Joined: Mar 2008 Reputation: 0 |
2010-05-17 15:26
Post: #12
What ? 5 months..Wow. Well, that doesn't sound as if there's an easy fix
|
| find quote |
Kode
fanart.tv admin Posts: 713 Joined: Mar 2010 Reputation: 14 |
2010-05-18 01:24
Post: #13
here is the trac ticket http://trac.xbmc.org/ticket/8337
|
| find quote |
slanbarn
Junior Member Posts: 12 Joined: May 2010 Reputation: 0 Location: Sweden |
2010-05-19 11:58
Post: #14
I wonder why xbmc chooses to use VDPAU at all when the codec isnt supported by VDPAU? In the log it clearly states what coceds the local VDPAU implementation supports...
Code: 22:17:16 T:140409124682000 M:7458537472 NOTICE: VDPAU Decoder capabilities:Why does it choose VDPAU when it identifies the codec as Code: NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-4 part 2 (VDPAU)As I said before, I have no problems playing hd-content and xvid-content with VDPAU and software respectivly with mplayer, using a commandline like this: mplayer -vo vdpau, -vc ffh264vdpau,ffvc1vdpau, -ao alsa:device=iec958 -ac hwdts,hwac3, -fs "$1" EDIT: Searched wikipedia a bit for feature-sets, and looking at those tables and the output from my log regarding VDPAU capabillities, I have a feature set B card. I have a G92 GF9800GT.
(This post was last modified: 2010-05-19 13:16 by slanbarn.)
|
| find quote |
elupus
Team-XBMC Developer Posts: 3,764 Joined: Mar 2004 Reputation: 2 |
2010-05-19 17:45
Post: #15
We just forget to check for mpeg4, it's on my todo list. But the decoder still accepts it as supported.
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. ![]() |
| find quote |
P.Kosunen
Senior Member Posts: 101 Joined: Jan 2010 Reputation: 0 |
2010-05-28 16:41
Post: #16
How about disable this vdpau h263 codec by default until fixed?
|
| find quote |
P.Kosunen
Senior Member Posts: 101 Joined: Jan 2010 Reputation: 0 |
2010-06-20 11:58
Post: #17
Any update on this problem?
|
| find quote |
ToBe
Junior Member Posts: 14 Joined: Feb 2010 Reputation: 0 Location: Germany |
2010-07-15 13:59
Post: #18
Still no update?
|
| find quote |
P.Kosunen
Senior Member Posts: 101 Joined: Jan 2010 Reputation: 0 |
2010-07-29 11:33
Post: #19
Fixed yesterday, thank you.
|
| find quote |
X3lectric
Closed Account Joined: Feb 2006 Location: in a Dropbox |
2010-07-29 20:11
Post: #20
mpg4 (.avi crap container) is not supported with vdpau in the IONS.
|
| find quote |