[Eden] no audio on AAC files.
#1
I just tried a AAC move (Some Tom and Jerry Cartoon) and the video works but i get no audio.

Here is the section from the debug log about the file i was playing

This is from the Beta Eden release. (took out the times to make this shorter)

NOTICE: DVDPlayer: Opening: /Volumes/Disk1/Movies/TV/Tom and Jerry - Complete Classic Collection/009 - Sufferin' Cats!.mp4
ARNING: CDVDMessageQueue(player):Tongueut MSGQ_NOT_INITIALIZED
DEBUG: LinuxRendererGL: Cleaning up GL resources
DEBUG: Thread CDVDPlayer start, auto delete: 0
NOTICE: Creating InputStream
DEBUG: ScanForExternalSubtitles: Searching for subtitles...
DEBUG: ------ Window Init (DialogBusy.xml) ------
DEBUG: Alloc resources: 0.02ms (0.01 ms skin load)
DEBUG: ScanForExternalSubtitles: END (total time: 228 ms)
NOTICE: Creating Demuxer
DEBUG: Open - probing detected format [mov,mp4,m4a,3gp,3g2,mj2]
DEBUG: Open - av_find_stream_info starting
DEBUG: Open - av_find_stream_info finished
NOTICE: Opening video stream: 0 source: 256
NOTICE: Creating video codec with codec id: 28
DEBUG: CDVDFactoryCodec: compiled in hardware support: VDADecoder:yes VideoToolBoxDecoder:no CrystalHD:yes OpenMax:no
INFO: Trying Apple VDA Decoder...
DEBUG: FactoryCodec - Video: vda- - Opening
NOTICE: Open - VDADecoder Codec failed to open, status(-12470), profile(77), level(30)
DEBUG: FactoryCodec - Video: vda-h264 - Failed
DEBUG: FactoryCodec - Video: - Opening
NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
DEBUG: FactoryCodec - Video: ff-h264 - Opened
NOTICE: Creating video thread
DEBUG: Thread CDVDPlayerVideo start, auto delete: 0
NOTICE: Opening audio stream: 1 source: 256
NOTICE: running thread: video_thread
NOTICE: Finding audio codec for: 86018
DEBUG: FactoryCodec - Audio: PassthroughFFmpeg - Opening
ERROR: CDVDAudioCodecPassthroughFFmpeg::Open - FFmpeg SPDIF muxer does not support this codec
DEBUG: FactoryCodec - Audio: PassthroughFFmpeg - Failed
DEBUG: FactoryCodec - Audio: FFmpeg - Opening
DEBUG: FactoryCodec - Audio: FFmpeg - Opened
NOTICE: Creating audio thread
NOTICE: Opening Subtitle stream: 2 source: 256
DEBUG: Thread CDVDPlayerAudio start, auto delete: 0
DEBUG: FactoryCodec - Overlay: FFmpeg Subtitle Decoder - Opening
NOTICE: running thread: CDVDPlayerAudio:Tonguerocess()
DEBUG: FactoryCodec - Overlay: FFmpeg Subtitle Decoder - Opened
DEBUG: ReadEditDecisionLists - Checking for edit decision lists (EDL) on local drive or remote share for: /Volumes/Disk1/Movies/TV/Tom and Jerry - Complete Classic Collection/009 - Sufferin'
DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib-x86-osx.so)
DEBUG: Loading: /Applications/XBMC.app/Contents/Resources/XBMC/system/ImageLib-x86-osx.so
DEBUG: CDVDPlayer::SetCaching - caching state 2
NOTICE: Creating audio device with codec id: 86018, channels: 1, sample rate: 48000, no pass-through
INFO: AudioRendererFactory: not a explicit device, trying to autodetect.
DEBUG: SetActiveDevice - SetActiveDevice from 1 to 2
DEBUG: RemoveActiveDevice - Removing device 1
DEBUG: CCoreAudioHardware::FindAudioDevice: Returning default device [0x0104].
DEBUG: CCoreAudioDevice::Open: Opened device 0x0104. Buffer size is 512
DEBUG: CCoreAudioRenderer::InitializePCM: Source Stream Layout: [align=center]
DEBUG: CCoreAudioRenderer::InitializePCM: User-Configured Speaker Layout: [align=left] [align=right] [align=center] [LFE] [Side Left] [Side Right] [Left Center] [Right Center]
DEBUG: CCoreAudioRenderer::InitializePCM: Output Device Layout: [Unknown] [Unknown]
DEBUG: CCoreAudioMixMap::CreateMap: Unable to locate pre-defined mixing matrix
DEBUG: CCoreAudioRenderer::InitializePCM: Loading matrix mixer configuration
DEBUG: CCoreAudioRenderer::InitializePCM: [0][0][0.0]
DEBUG: CCoreAudioRenderer::InitializePCM: [0][1][0.0]
DEBUG: CCoreAudioRenderer::InitializePCM: [0][2][1.0]
DEBUG: CCoreAudioRenderer::InitializePCM: [0][3][0.0]
DEBUG: CCoreAudioRenderer::InitializePCM: [0][4][0.0]
DEBUG: CCoreAudioRenderer::InitializePCM: [0][5][0.0]
DEBUG: CCoreAudioRenderer::InitializePCM: [0][6][0.0]
DEBUG: CCoreAudioRenderer::InitializePCM: [0][7][0.0]
DEBUG: CCoreAudioRenderer::InitializePCM: Mixer Output Format: 8 channels, 48.0 kHz, 32 bits, 4 bytes per frame
DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(-160000.000000, 0)
INFO: CDVDPlayerVideo - Stillframe left, switching to normal playback
NOTICE: fps: 25.000000, pwidth: 718, pheight: 572, dwidth: 717, dheight: 536
DEBUG: OutputPicture - change configuration. 718x572. framerate: 25.00. format: YV12
ARNING: CDVDPlayer::CheckContinuity - wrapback of stream:2, prev:160000.000000, curr:120000.000000, diff:-40000.000000
DEBUG: CoreAudioRenderer::Initialize: Input Stream Format [lpcm] Mixable Non-Interleaved 8 Channel 32-bit Floating Point LE(48000Hz)
DEBUG: CoreAudioRenderer::Initialize: Output Stream Format [lpcm] Mixable Interleaved 2 Channel 32-bit Floating Point LE(48000Hz)
DEBUG: CoreAudioRenderer::Initialize: Renderer Configuration - Chunk Len: 1024, Max Cache: 96000 (1000ms).
INFO: CoreAudioRenderer::Initialize: Successfully configured audio output.
DEBUG: CCoreAudioRenderer::Initialize - Channels: 1 - SampleRate: 48000 - SampleBit: 16 - Resample false - IsMusic false - IsPassthrough 0 - audioDevice: Default Output Device
DEBUG: CDVDPlayerAudio:: synctype set to 0: clock feedback
ARNING: CRenderManager::Configure - timeout waiting for previous frame
NOTICE: Display resolution DESKTOP : 1920x1080 @ 60.00 - Full Screen (12)
DEBUG: CDVDPlayer::HandleMessages - player started 1
NOTICE: Using GL_TEXTURE_2D
DEBUG: GL: Requested render method: 0
NOTICE: GL: ARB shaders support detected
DEBUG: GL: YUV2RGBProgressiveShaderARB: loading yuv2rgb_basic_2d.arb
NOTICE: GL: Selecting Single Pass ARB YUV2RGB shader
NOTICE: GL: No vertex shader, fixed pipeline in use
NOTICE: GL: NPOT texture support detected
NOTICE: GL: Using GL_ARB_pixel_buffer_object
DEBUG: Activating window ID: 12005
DEBUG: ------ Window Deinit (MyVideoNav.xml) ------
DEBUG: ------ Window Init (VideoFullScreen.xml) ------
INFO: Loading skin file: VideoFullScreen.xml
DEBUG: Load VideoFullScreen.xml: 12.84ms
DEBUG: Alloc resources: 13.28ms (12.94 ms skin load)
DEBUG: CGUIInfoManager::SetCurrentMovie(/Volumes/Disk1/Movies/TV/Tom and Jerry - Complete Classic Collection/009 - Sufferin' Cats!.mp4)
DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
DEBUG: ------ Window Deinit (DialogBusy.xml) ------
DEBUG: CDVDPlayer::HandleMessages - player started 2
DEBUG: CDVDPlayer::SetCaching - caching state 3
DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(21333.333333, 1)
DEBUG: CDVDPlayerAudio:: Discontinuity - was:111.104000, should be:0.000000, error:-111.104000
DEBUG: CDVDPlayer::SetCaching - caching state 0
DEBUG: CPullupCorrection: detected pattern of length 1: 40000.00, frameduration: 40000.000000
DEBUG: Thread Jobworker 2957688832 terminating (autodelete)
DEBUG: Thread Jobworker 2957156352 terminating (autodelete)
DEBUG: Thread Jobworker 2956623872 terminating (autodelete)
NOTICE: CDVDPlayer::CloseFile()
NOTICE: DVDPlayer: waiting for threads to exit
NOTICE: CDVDPlayer::OnExit()
NOTICE: DVDPlayer: closing audio stream
NOTICE: Closing audio stream
NOTICE: Waiting for audio thread to exit
NOTICE: thread end: CDVDPlayerAudio::OnExit()
DEBUG: Thread CDVDPlayerAudio 2962624512 terminating
NOTICE: Closing audio device
DEBUG: CCoreAudioDevice::Close: Closed device 0x0104
DEBUG: SetActiveDevice - SetActiveDevice from 2 to 1
DEBUG: RemoveActiveDevice - Removing device 2
INFO: CoreAudioRenderer:Big Grineinitialize: Renderer has been shut down.
NOTICE: Deleting audio codec
NOTICE: DVDPlayer: closing video stream
NOTICE: Closing video stream
NOTICE: waiting for video thread to exit
NOTICE: thread end: video_thread
DEBUG: Thread CDVDPlayerVideo 2962092032 terminating
NOTICE: deleting video codec
NOTICE: DVDPlayer: closing subtitle stream
NOTICE: Closing subtitle stream
NOTICE: CDVDPlayer::OnExit() deleting demuxer
NOTICE: CDVDPlayer::OnExit() deleting input stream
DEBUG: CAnnouncementManager - Announcement: OnStop from xbmc
DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnStop
DEBUG: Thread CDVDPlayer 2954383360 terminating
NOTICE: DVDPlayer: finished waiting
DEBUG: LinuxRendererGL: Cleaning up GL resources
DEBUG: CGUIWindowManager:TonguereviousWindow: Deactivate
DEBUG: ------ Window Deinit (VideoFullScreen.xml) ------
DEBUG: CGUIWindowManager:TonguereviousWindow: Activate new
DEBUG: ------ Window Init (MyVideoNav.xml) ------
INFO: Loading skin file: MyVideoNav.xml
DEBUG: Load MyVideoNav.xml: 170.99ms
DEBUG: Alloc resources: 176.12ms (171.10 ms skin load)
Reply

Logout Mark Read Team Forum Stats Members Help
[Eden] no audio on AAC files.0