AVI files playing too fast (eden)
#1
Hi,

I am using the latest daily build from openelec eden.
Everything seems okay, except for the AVI files that I recorded with my Nikon D5000 HD camera. They are playing too fast (video + audio).
Playback is as if I pressed FFW x2.

Any ideas?
Reply
#2
Hi,

i have same problem here, some mp4 and avi video playing too fast.
like mp4 video from my phone "samsung galaxy S" and some video from youtube.

here media info from "galaxy S"
Code:
mediainfo video-2011-09-12-17-18-20.mp4
General
Complete name                    : video-2011-09-12-17-18-20.mp4
Format                           : MPEG-4
Format profile                   : 3GPP Media Release 4
Codec ID                         : 3gp4
File size                        : 17.2 MiB
Duration                         : 41s 12ms
Overall bit rate                 : 3 522 Kbps

Video
ID                               : 2
Format                           : AVC
Format/Info                      : Advanced Video Codec
Format profile                   : [email protected]
Format settings, CABAC           : No
Format settings, ReFrames        : 1 frame
Format settings, GOP             : M=1, N=30
Muxing mode                      : Container [email protected]
Codec ID                         : avc1
Codec ID/Info                    : Advanced Video Coding
Duration                         : 41s 12ms
Bit rate mode                    : Variable
Bit rate                         : 3 457 Kbps
Width                            : 720 pixels
Height                           : 480 pixels
Display aspect ratio             : 3:2
Frame rate mode                  : Variable
Frame rate                       : 29.869 fps
Minimum frame rate               : 27.027 fps
Maximum frame rate               : 30.303 fps
Standard                         : NTSC
Color space                      : YUV
Chroma subsampling               : 4:2:0
Bit depth                        : 8 bits
Scan type                        : Progressive
Bits/(Pixel*Frame)               : 0.335
Stream size                      : 16.9 MiB (98%)
Language                         : English

Audio
ID                               : 1
Format                           : AAC
Format/Info                      : Advanced Audio Codec
Format version                   : Version 4
Format profile                   : LC
Format settings, SBR             : No
Codec ID                         : 40
Duration                         : 40s 755ms
Bit rate mode                    : Variable
Bit rate                         : 62.1 Kbps
Maximum bit rate                 : 68.4 Kbps
Channel(s)                       : 1 channel
Channel positions                : Front: C
Sampling rate                    : 16.0 KHz
Stream size                      : 303 KiB (2%)
Language                         : English

tested with vlc and mplayer and work fine.
any solution ?
Thanks.

Debian squeeze gcc-4.4 glibc 2.11.3-3
kernel 3.1.0-vs2.3.1-rc2
xbmc eden stable (compiled from source)
Reply
#3
That's usually because the audio samplerate is not supported by the soundcard, XBMC doesn't resample it and neither does alsa for some reason.
You probably need to set the default audio device in XBMC to plug:default.
Reply
#4
(2012-04-01, 01:54)bobo1on1 Wrote: You probably need to set the default audio device in XBMC to plug:default.
Yes, solved with plug:default

the sound card (on eeebox B202):
Code:
00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 02)
cat /proc/asound/cards
0 [Intel          ]: HDA-Intel - HDA Intel
                      HDA Intel at 0xfbcb8000 irq 44

Thanks bobo1on1 Smile
Reply
#5
(2012-04-01, 12:23)Tuxwork Wrote:
(2012-04-01, 01:54)bobo1on1 Wrote: You probably need to set the default audio device in XBMC to plug:default.
Yes, solved with plug:default

the sound card (on eeebox B202):
Code:
00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 02)
cat /proc/asound/cards
0 [Intel          ]: HDA-Intel - HDA Intel
                      HDA Intel at 0xfbcb8000 irq 44

Thanks bobo1on1 Smile

Where does this need to take place? Is it in the XBMC GUI or is that an advanced settings xml that needs to be made?


Here is what I experience....not meaning to hijack....just meant as supplement info. In RTMPgui and in NAVI-X if I go to the CBS Tampa 12 live stream video and audio playback is fast. Other streams don't seem to have this problem such as the HGTV stream, so I am not sure if it is my hardware or the stream issue.


Rich



Reply
#6
sosaudio1 Wrote:Where does this need to take place? Is it in the XBMC GUI or is that an advanced settings xml that needs to be made?
here:
Image

"Default Output Device" to "plug:default"

sosaudio1 Wrote:I am not sure if it is my hardware or the stream issue.
Try playing stream with mplayer or VLC...

don't forget to leave Thanks again to bobo1on1 ! Smile





Reply
#7
(2012-05-09, 16:53)Tuxwork Wrote:
sosaudio1 Wrote:Where does this need to take place? Is it in the XBMC GUI or is that an advanced settings xml that needs to be made?
here:
Image

"Default Output Device" to "plug:default"

sosaudio1 Wrote:I am not sure if it is my hardware or the stream issue.
Try playing stream with mplayer or VLC...

don't forget to leave Thanks again to bobo1on1 ! Smile

COOOL

I will check this when I get home

Reply
#8
(2012-05-09, 17:04)sosaudio1 Wrote:
(2012-05-09, 16:53)Tuxwork Wrote:
sosaudio1 Wrote:Where does this need to take place? Is it in the XBMC GUI or is that an advanced settings xml that needs to be made?
here:
Image

"Default Output Device" to "plug:default"

sosaudio1 Wrote:I am not sure if it is my hardware or the stream issue.
Try playing stream with mplayer or VLC...

don't forget to leave Thanks again to bobo1on1 ! Smile

COOOL

I will check this when I get home

Do you think this holds true for HDMI and analog outputs?
Reply
#9
This is fixed in the latest builds as the new AudioEngine performs the re-sampling for you.
I am not scared of SVN - Cutting my hands open on the bleeding edge.
Reply
#10
(2012-05-10, 14:51)gnif Wrote: This is fixed in the latest builds as the new AudioEngine performs the re-sampling for you.

Hi gnif,

I seem to be experiencing this on my passthrough output with the latest nightly's.

I'm playing MKV's with both DD and DTS and im getting fast playback with no audio consistant with this.

My standard def stuff with regular stero audio plays fine.

Both are outputting via pulseaudio ( i compiled it enabled for this exact reason), any ideas? I realise its slightly off topic but its related....
Reply

Logout Mark Read Team Forum Stats Members Help
AVI files playing too fast (eden)0