0 Byte
#1
Hi there,
I have an iPad 2, iOS 5.1.1
I added a folder as video source, but when I enter the folder in xbmc, it shows me for each file "0 B" and cannot play it.
my xbmc.log is on the link below. For some reasons, I don't have a syslog...

http://pastebin.com/KUy1gFrH

Thanks

Babs
Reply
#2
Could be a permissions issue.

Try SSHing into the iPad and running this command:

Code:
chown -R mobile:mobile /private/var/mobile/Serien/
Reply
#3
Tried that but it didn't help Sad
Reply
#4
I sat up the whole night but I got it.
It worked when I used scp insted of afp Smile


But now im facing a new problem.
The ipad wont play video files of type mkv when hardware acceleration is on.
There just is no video, but the sound works fine.
When I turm hardware acceleration off, it works.


Babs


edit: I forgot to mention, rushplayer+ has the same problem
Reply
#5
post xbmc.log when playing mkv with hw acceleration activated.
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Reply
#6
Sorry, my mistake
Here it is

http://pastebin.com/W7exkF6A
Reply
#7
You didn't turn on the debug setting in xbmc -> settings -> system so i can only make the assumption that this file is 1080p resolution?

Whatever it is - the hardware decoder doesn't like the encoder settings used to generate that file. If its 1080p its encoded out of spec with 9 ref frames.
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Reply
#8
Well its a 720p file.
Here is the log in debug mode.
When I get home, I try it with another 720p file Smile

http://pastebin.com/DV6MAt3K
Reply
#9
Could you post the mediainfo output of that file. Its really about the hw decoder doesn't like that file Smile
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Reply
#10
Mhh what do you mean?
In the paste above is the xbmc.log with debug mode turned on, or have I understood something wrong?
Reply
#11
your xbmc.log file is good, we just want you to tell us what MediaInfo (wiki) says about the file. It gives more details about the codecs in the file and all that stuff. That way we can see what settings where used to create the file and see if that's the reason it's not working.

Basically, we just need a little more info.
Reply
#12
http://s7.directupload.net/file/d/2927/kgfjvs4v_png.htm
Here is the link to the Mediainfo.
Btw I just tested it with another video file and it worked just fine. Wink
Reply
#13
Hi10P. That's a profile of h.264 that a lot of anime groups like to use now, despite it being non-standard in the consumer space, and no hardware decoders supporting it. Anything using Hi10P has to use software (CPU) decoding, and the ATV2/iOS won't be able to handle it. It's a widespread problem for lots of HTPCs, even ones using Intel ATOM processors. Anyone who needs hardware decoding is screwed with these files. However, you can normally find a group/version that uses "8-bit" aka, normal High Profile for h.264. That's what I've been doing.
Reply
#14
Thanks alot. Now I know what i must consider...
Smile
Reply

Logout Mark Read Team Forum Stats Members Help
0 Byte0