Q: Test video files for troubleshooting purposes
#1
Question 
Hi everyone,

I have maybe a silly question; Blush

Is there any possibility to create test video files that would be used for tests and benchmark purposes so whenever there is an issue with buffering, format playing or networking it would be easier to troubleshoot because everyone will be able to test it and maybe to reproduce those issues?

I am not an expert so I am just wondering whether this would anyhow help developers and us users to easy a support on this great software.

-= Rudy
Reply
#2
This might help you on your way.
http://forums.plexapp.com/index.php/topi...rth-movie/
Reply
#3
Cribbe6 Wrote:This might help you on your way.
http://forums.plexapp.com/index.php/topi...rth-movie/

That is what I meant Smile thank you. As I can see those are 1080p files wouldn't it be better for tests on aTV to use 720p movies?
Reply
#4
http://bigbuckbunny.org
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
#5
Memphiz Wrote:http://bigbuckbunny.org

Memphiz and would that 1280x720 (720p) MP4 file with surround sound (AC3) work as a good reference? Sorry just want to confirm that.

Cheers,
R.
Reply
#6
don't use the planet earth sample. We already know it won't work with most HW video decoders, including the one in the ATV2. That sample file is just very.. absurd.
Reply
#7
I use some of the files from the NMT test DVD as it has a lot of different bit rates and audio codecs. There was a newer one around too, but I couldn't find the link (I think it was called DVD9 something).

http://www.networkedmediatank.com/showth...?tid=28259
Reply
#8
rudolfk Wrote:Memphiz and would that 1280x720 (720p) MP4 file with surround sound (AC3) work as a good reference? Sorry just want to confirm that.

Cheers,
R.

nope ... the mp4 file is like xvid only mpeg4 part2. The H.264 file 720p should work because it gets the hw decoder ...
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
#9
Memphiz Wrote:nope ... the mp4 file is like xvid only mpeg4 part2. The H.264 file 720p should work because it gets the hw decoder ...

I did some tests with rather both files just to show that buffering issues that I see lately (past 2 weeks) and that I reported in other thread. Both files were downloaded from that website (http://bigbuckbunny.org) using a German link Both of them show significant buffering issues (2nd rather more than the first one).

  1. MP4 (Big Buck Bunny 720p Surround): AVI Mpeg4 video, AC3 surround sound
    Debug log: http://pastebin.com/3NYU2ybU

  2. H.264 (Big Buck Bunny 720p Surround): MOV H264 video, AAC surround sound
    Debug log: http://pastebin.com/BGTq7ukq

Crashreport (today): http://pastebin.com/JBR4XpMU
Syslog (today): http://pastebin.com/r0DXjs3c
  • Nightly build: 1st November (xbmc-20111101-08a5941-master-atv2.deb)
  • ATV iOS: 4.3 (2557)
  • Skin: Default
  • Connection: Over cable, gigabit network to NAS Synology DS209 using afp network protocol, firmware 3.2-1944
  • Router: Belkin F5D8235-4 N+ Wireless Router

Now I hope I didn't mess anything Smile Sad

Thank you,
R.
Reply
#10
rudolfk Wrote:I did some tests with rather both files just to show that buffering issues that I see lately (past 2 weeks) and that I reported in other thread. Both files were

What you might try:

- using SMB (since your media are on NAS)
- setting audio to 16bit (or something similar in Apple system settings do not remember exactly)
- deleting temporarily
Code:
<audio>
                       <defaultplayer>dvdplayer</defaultplayer>
             </audio>

too see if that makes any change.
My skins:

Amber
Quartz

Reply
#11
pecinko Wrote:What you might try:

- using SMB (since your media are on NAS)
- setting audio to 16bit (or something similar in Apple system settings do not remember exactly)
- deleting temporarily
Code:
<audio>
                       <defaultplayer>dvdplayer</defaultplayer>
             </audio>

too see if that makes any change.

Did check already all of those settings before except deleting temp files (that I don't know where they are located on aTV):
  • used SMB, NFS and AFP
  • dvdplayer line is properly included in advancedsettings.xml
  • audio output is set to 16bit

Anyway thank you Smile

R.
Reply
#12
rudolfk Wrote:Did check already all of those settings before except deleting temp files (that I don't know where they are located on aTV):
  • used SMB, NFS and AFP
  • dvdplayer line is properly included in advancedsettings.xml
  • audio output is set to 16bit

Anyway thank you Smile

R.

What I meant is removing dvdplayer lines form advanced setting temporarily.
My skins:

Amber
Quartz

Reply
#13
pecinko Wrote:What you might try:

- using SMB (since your media are on NAS)
- setting audio to 16bit (or something similar in Apple system settings do not remember exactly)
- deleting temporarily
Code:
<audio>
                       <defaultplayer>dvdplayer</defaultplayer>
             </audio>

too see if that makes any change.

I will give it a try in the afternoon once I am back home but you might be right - inside of the logs are plenty of errors like this.

22:46:50 T:158130176 DEBUG: CDVDPlayerAudio:: Discontinuity - was:51804263.958562, should be:51691115.208562, error:-113148.750000
22:46:50 T:158130176 DEBUG: CDVDPlayerAudio:: Discontinuity - was:52112677.750228, should be:52011115.375228, error:-101562.375000

Not very positive if it has to do something about a bad audio setting or if thats only because the ATV CPU is really overloaded - true is that my Yamaha AV Receiver always blinks about bad input when that buffering happens.

I will give it a try in the afternoon and will try to keep the whole advancedsettings.xml clean.

Thank you,
-= Rudy
Reply
#14
rudolfk Wrote:I did some tests with rather both files just to show that buffering issues that I see lately (past 2 weeks) and that I reported in other thread. Both files were downloaded from that website (http://bigbuckbunny.org) using a German link Both of them show significant buffering issues (2nd rather more than the first one).

  1. MP4 (Big Buck Bunny 720p Surround): AVI Mpeg4 video, AC3 surround sound
    Debug log: http://pastebin.com/3NYU2ybU

  2. H.264 (Big Buck Bunny 720p Surround): MOV H264 video, AAC surround sound
    Debug log: http://pastebin.com/BGTq7ukq

Crashreport (today): http://pastebin.com/JBR4XpMU
Syslog (today): http://pastebin.com/r0DXjs3c
  • Nightly build: 1st November (xbmc-20111101-08a5941-master-atv2.deb)
  • ATV iOS: 4.3 (2557)
  • Skin: Default
  • Connection: Over cable, gigabit network to NAS Synology DS209 using afp network protocol, firmware 3.2-1944
  • Router: Belkin F5D8235-4 N+ Wireless Router

Now I hope I didn't mess anything Smile Sad

Thank you,
R.

Strange. Do you have AC3 capable receiver and DTS capable receiver set in system settings? The only thing i can imagine that it stutters is that atv2 has to mixdown the aac multichannel audio into a stereo audio or something.

BTW - crashlog is only needed when a crash occured (and your link doesn't even link to a correct crash log Big Grin)
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
#15
Memphiz Wrote:Strange. Do you have AC3 capable receiver and DTS capable receiver set in system settings? The only thing i can imagine that it stutters is that atv2 has to mixdown the aac multichannel audio into a stereo audio or something.

BTW - crashlog is only needed when a crash occured (and your link doesn't even link to a correct crash log Big Grin)

Smile I wanted to provide all logs that are in FAQ {sorry Sad Smile I knew I will mess something its located in /log instead of /logs right?}

But both settings that you mentioned are set in the system menu - I will try to set those in advancedsettings.xml as well just to be double positive after those tests.
Reply

Logout Mark Read Team Forum Stats Members Help
Q: Test video files for troubleshooting purposes0