Last active
August 29, 2015 14:03
-
-
Save theeternalsw0rd/5291d046e91cfc9dea74 to your computer and use it in GitHub Desktop.
xbmc audio logs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Hookup: | |
HTPC via hdmi to Sony STR-DN1040. | |
Sony connected to LG tv via hdmi on port B (non-arc port). | |
TV's arc is disabled, set audio output to optical, to ensure no possible feedback. | |
Sony set to AMP mode, not AMP+TV and hdmi passthrough is off and hdmi ctrl is off. | |
XBMC selected device reported capabilities: | |
02:11:37 T:140020364109824 NOTICE: m_deviceName : hdmi:CARD=NVidia_1,DEV=3 | |
02:11:37 T:140020364109824 NOTICE: m_displayName : HDA NVidia (NVidia_1) | |
02:11:37 T:140020364109824 NOTICE: m_displayNameExtra: SNY LG TV on HDMI #3 | |
02:11:37 T:140020364109824 NOTICE: m_deviceType : AE_DEVTYPE_HDMI | |
02:11:37 T:140020364109824 NOTICE: m_channels : FL,FR,LFE,FC,BL,BR,SL,SR | |
02:11:37 T:140020364109824 NOTICE: m_sampleRates : 32000,44100,48000,88200,96000,176400,192000 | |
02:11:37 T:140020364109824 NOTICE: m_dataFormats : AE_FMT_LPCM,AE_FMT_AC3,AE_FMT_DTS,AE_FMT_EAC3,AE_FMT_TRUEHD,AE_FMT_DTSHD,AE_FMT_AAC,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE | |
Playback log: | |
02:12:50 T:140020364109824 NOTICE: DVDPlayer: Opening: /run/media/eternalsword/MOVIES/Movie.mkv | |
02:12:50 T:140020364109824 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED | |
02:12:50 T:140020364109824 DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec | |
02:12:50 T:140020364109824 DEBUG: LinuxRendererGL: Cleaning up GL resources | |
02:12:50 T:140020364109824 DEBUG: CLinuxRendererGL::PreInit - precision of luminance 16 is 16 | |
02:12:50 T:140019440260864 NOTICE: Thread DVDPlayer start, auto delete: false | |
02:12:50 T:140019440260864 NOTICE: Creating InputStream | |
02:12:50 T:140019440260864 DEBUG: ScanForExternalSubtitles: Searching for subtitles... | |
02:12:50 T:140019440260864 DEBUG: ScanForExternalSubtitles: END (total time: 0 ms) | |
02:12:50 T:140019440260864 NOTICE: Creating Demuxer | |
02:12:50 T:140019440260864 DEBUG: Open - probing detected format [matroska,webm] | |
02:12:50 T:140019440260864 DEBUG: Open - avformat_find_stream_info starting | |
02:12:50 T:140019440260864 DEBUG: Open - av_find_stream_info finished | |
02:12:50 T:140019440260864 NOTICE: Opening stream: 0 source: 256 | |
02:12:50 T:140019440260864 NOTICE: Creating video codec with codec id: 28 | |
02:12:50 T:140019440260864 DEBUG: CDVDFactoryCodec: compiled in hardware support: CrystalHD:no AMCodec:no MediaCodec:no OpenMax:no libstagefright:no VDPAU:yes VAAPI:no | |
02:12:50 T:140019440260864 DEBUG: FactoryCodec - Video: - Opening | |
02:12:50 T:140019440260864 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 | |
02:12:50 T:140019440260864 DEBUG: FactoryCodec - Video: ff-h264 - Opened | |
02:12:50 T:140018242795264 NOTICE: Thread VideoReferenceClock start, auto delete: false | |
02:12:50 T:140018242795264 DEBUG: CVideoReferenceClock: Setting up GLX | |
02:12:50 T:140018242795264 DEBUG: CVideoReferenceClock: Detected refreshrate: 60 hertz | |
02:12:50 T:140019440260864 NOTICE: Creating video thread | |
02:12:50 T:140018234402560 NOTICE: Thread DVDPlayerVideo start, auto delete: false | |
02:12:50 T:140018234402560 NOTICE: running thread: video_thread | |
02:12:50 T:140019440260864 NOTICE: Opening stream: 1 source: 256 | |
02:12:50 T:140019440260864 NOTICE: Finding audio codec for: 86020 | |
02:12:50 T:140019440260864 DEBUG: FactoryCodec - Audio: passthrough - Opening | |
02:12:50 T:140019440260864 DEBUG: FactoryCodec - Audio: passthrough - Opened | |
02:12:50 T:140019440260864 NOTICE: Creating audio thread | |
02:12:50 T:140018226009856 NOTICE: Thread DVDPlayerAudio start, auto delete: false | |
02:12:50 T:140018226009856 NOTICE: running thread: CDVDPlayerAudio::Process() | |
02:12:50 T:140018234402560 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE | |
02:12:50 T:140019440260864 DEBUG: ReadEditDecisionLists - Checking for edit decision lists (EDL) on local drive or remote share for: /run/media/eternalsword/MOVIES/Movie.mkv | |
02:12:50 T:140018226009856 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE | |
02:12:50 T:140019440260864 DEBUG: Process - Start position set to last stopped position: 219000 | |
02:12:50 T:140019440260864 DEBUG: SeekTime - seek ended up on time 219344 | |
02:12:50 T:140019440260864 DEBUG: Process - starting demuxer from: 219000 | |
02:12:50 T:140019440260864 DEBUG: OnPlayBackStarted : play state was 1, starting 1 | |
02:12:50 T:140019440260864 DEBUG: CDVDPlayer::SetCaching - caching state 3 | |
02:12:50 T:140020364109824 DEBUG: PlayFile : OpenFile succeed, play state 2 | |
02:12:50 T:140020364109824 DEBUG: OnPlayBackStarted : play state was 2, starting 0 | |
02:12:50 T:140020364109824 DEBUG: CGUIInfoManager::SetCurrentMovie(/run/media/eternalsword/MOVIES/Movie.mkv) | |
02:12:50 T:140020364109824 DEBUG: GetMovieId (/run/media/eternalsword/MOVIES/Movie.mkv), query = select idMovie from movie where idFile=13508 | |
02:12:50 T:140020364109824 DEBUG: GetEpisodeId (/run/media/eternalsword/MOVIES/Movie.mkv), query = select idEpisode from episode where idFile=13508 | |
02:12:50 T:140020364109824 DEBUG: GetMusicVideoId (/run/media/eternalsword/MOVIES/Movie.mkv), query = select idMVideo from musicvideo where idFile=13508 | |
02:12:50 T:140020364109824 DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc | |
02:12:50 T:140020364109824 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay | |
02:12:50 T:140020364109824 DEBUG: UPnP: Building didl for object '/run/media/eternalsword/MOVIES/Movie.mkv' | |
02:12:51 T:140018234402560 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(219344000.000000, 0) | |
02:12:51 T:140018234402560 INFO: CDVDPlayerVideo - Stillframe left, switching to normal playback | |
02:12:51 T:140018234402560 NOTICE: CDVDVideoCodecFFmpeg::GetFormat - Creating VDPAU(1920x1080) | |
02:12:51 T:140018234402560 NOTICE: VDPAU::CreateContext - creating decoder context | |
02:12:51 T:140018226009856 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(219349000.000000, 1) | |
02:12:51 T:140018226009856 INFO: CAEStreamInfo::SyncDTS - dtsHD stream detected (8 channels, 48000Hz, 16bit BE, period: 8192) | |
02:12:51 T:140018226009856 NOTICE: Creating audio stream (codec id: 86020, channels: 8, sample rate: 192000, pass-through) | |
02:12:51 T:140018226009856 DEBUG: CDVDPlayerAudio:: synctype set to 1: skip/duplicate | |
02:12:51 T:140018234402560 NOTICE: vdp_device = 0x00000001 vdp_st = 0x00000000 | |
02:12:51 T:140018234402560 NOTICE: VDPAU Decoder capabilities: | |
02:12:51 T:140018234402560 NOTICE: name level macbs width height | |
02:12:51 T:140018234402560 NOTICE: ------------------------------------ | |
02:12:51 T:140018234402560 NOTICE: MPEG1 0 8192 2048 2048 | |
02:12:51 T:140018234402560 NOTICE: MPEG2_SIMPLE 3 8192 2048 2048 | |
02:12:51 T:140018234402560 NOTICE: MPEG2_MAIN 3 8192 2048 2048 | |
02:12:51 T:140018234402560 NOTICE: H264_MAIN 41 8192 2048 2048 | |
02:12:51 T:140018234402560 NOTICE: H264_HIGH 41 8192 2048 2048 | |
02:12:51 T:140018234402560 NOTICE: VC1_SIMPLE 1 8190 2048 2048 | |
02:12:51 T:140018234402560 NOTICE: VC1_MAIN 2 8190 2048 2048 | |
02:12:51 T:140018234402560 NOTICE: VC1_ADVANCED 4 8190 2048 2048 | |
02:12:51 T:140018234402560 NOTICE: MPEG4_PART2_ASP 5 8192 2048 2048 | |
02:12:51 T:140018234402560 NOTICE: ------------------------------------ | |
02:12:51 T:140018234402560 NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_NOISE_REDUCTION | |
02:12:51 T:140018234402560 NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_SHARPNESS | |
02:12:51 T:140018234402560 NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_DEINTERLACE_TEMPORAL | |
02:12:51 T:140018234402560 NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_DEINTERLACE_TEMPORAL_SPATIAL | |
02:12:51 T:140018234402560 NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_INVERSE_TELECINE | |
02:12:51 T:140018234402560 NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_HIGH_QUALITY_SCALING_L1 | |
02:12:51 T:140020050667264 INFO: CActiveAESink::OpenSink - initialize sink | |
02:12:51 T:140018234402560 NOTICE: CDVDVideoCodecFFmpeg::GetFormat - Creating VDPAU(1920x1080) | |
02:12:51 T:140019440260864 DEBUG: CDVDPlayer::SetCaching - caching state 0 | |
02:12:51 T:140018234402560 NOTICE: (VDPAU) Close | |
02:12:51 T:140018234402560 DEBUG: CVDPAU::SetWidthHeight Setting OutWidth: 1920 OutHeight: 1080 | |
02:12:51 T:140018234402560 NOTICE: (VDPAU) screenWidth:1920 vidWidth:1920 surfaceWidth:1920 | |
02:12:51 T:140018234402560 NOTICE: (VDPAU) screenHeight:1080 vidHeight:1080 surfaceHeight:1088 | |
02:12:51 T:140018204075776 NOTICE: Thread Vdpau Output start, auto delete: false | |
02:12:51 T:140018204075776 NOTICE: COutput::OnStartup: Output Thread created | |
02:12:51 T:140018204075776 NOTICE: VDPAU::COutput::CreateGlxContext - created context | |
02:12:51 T:140018204075776 NOTICE: VDPAU::COutput: vdpau gl interop initialized | |
02:12:51 T:140018195683072 NOTICE: Thread Vdpau Mixer start, auto delete: false | |
02:12:51 T:140018195683072 NOTICE: CMixer::OnStartup: Output Thread created | |
02:12:51 T:140018195683072 NOTICE: (VDPAU) Creating the video mixer | |
02:12:51 T:140018204075776 NOTICE: VDPAU::COutput::InitBufferPool - Output Surface created | |
02:12:51 T:140020050667264 NOTICE: Previous line repeats 3 times. | |
02:12:51 T:140020050667264 DEBUG: CActiveAESink::OpenSink - trying to open device ALSA:hdmi:CARD=NVidia_1,DEV=3 | |
02:12:51 T:140020050667264 DEBUG: CAESinkALSA::GetChannelLayout - Input Channel Count: 8 Output Channel Count: 8 | |
02:12:51 T:140020050667264 DEBUG: CAESinkALSA::GetChannelLayout - Requested Layout: RAW,RAW,RAW,RAW,RAW,RAW,RAW,RAW | |
02:12:51 T:140020050667264 DEBUG: CAESinkALSA::GetChannelLayout - Got Layout: RAW,RAW,RAW,RAW,RAW,RAW,RAW,RAW | |
02:12:51 T:140020050667264 INFO: CAESinkALSA::Initialize - Attempting to open device "hdmi:CARD=NVidia_1,DEV=3" | |
02:12:51 T:140020050667264 INFO: CAESinkALSA::Initialize - Opened device "hdmi:CARD=NVidia_1,DEV=3,AES0=0x06,AES1=0x82,AES2=0x00,AES3=0x0e" | |
02:12:51 T:140020050667264 DEBUG: CAESinkALSA::InitializeHW - Request: periodSize 1024, bufferSize 4096 | |
02:12:51 T:140018234402560 DEBUG: CVDPAU::DrawSlice - VdpDecoderRender long decoding: 34 ms, dec: 0, proc: 0, rend: 0 | |
02:12:51 T:140018204075776 NOTICE: VDPAU::COutput::InitBufferPool - Output Surface created | |
02:12:51 T:140018204075776 NOTICE: Previous line repeats 2 times. | |
02:12:51 T:140018204075776 NOTICE: VDPAU::COutput registered output surfaces | |
02:12:51 T:140020050667264 NOTICE: Previous line repeats 5 times. | |
02:12:51 T:140020050667264 DEBUG: CAESinkALSA::InitializeHW - Got: periodSize 1024, bufferSize 4096 | |
02:12:51 T:140020050667264 DEBUG: CAESinkALSA::InitializeHW - Setting timeout to 22 ms | |
02:12:51 T:140018204075776 NOTICE: VDPAU::COutput registered output surfaces | |
02:12:52 T:140018234402560 NOTICE: fps: 23.976024, pwidth: 1920, pheight: 1080, dwidth: 1920, dheight: 1080 | |
02:12:52 T:140018234402560 DEBUG: OutputPicture - change configuration. 1920x1080. framerate: 23.98. format: VDPAU | |
02:12:52 T:140018234402560 NOTICE: Display resolution ADJUST : DVI-I-3: 1920x1080 @ 23.97Hz (20) (weight: 0.000) | |
02:12:52 T:140018234402560 DEBUG: CXBMCRenderManager::Configure - 3 | |
02:12:52 T:140018234402560 DEBUG: CVideoReferenceClock: Clock speed 100.100000% | |
02:12:52 T:140020364109824 DEBUG: Activating window ID: 12005 | |
02:12:52 T:140020364109824 DEBUG: ------ Window Deinit (MyVideoNav.xml) ------ | |
02:12:52 T:140020364109824 DEBUG: ------ Window Init (VideoFullScreen.xml) ------ | |
02:12:52 T:140020364109824 INFO: Loading skin file: VideoFullScreen.xml, load type: KEEP_IN_MEMORY | |
02:12:52 T:140020364109824 DEBUG: Load VideoFullScreen.xml: 2.09ms | |
02:12:52 T:140020364109824 DEBUG: Alloc resources: 2.13ms (2.13 ms skin load) | |
02:12:52 T:140020364109824 NOTICE: Using GL_TEXTURE_2D | |
02:12:52 T:140020364109824 NOTICE: GL: Using VDPAU render method | |
02:12:52 T:140020364109824 NOTICE: GL: NPOT texture support detected | |
02:12:52 T:140020364109824 NOTICE: GL: Using GL_ARB_pixel_buffer_object | |
02:12:52 T:140020364109824 DEBUG: GL: Vertex Shader compilation log: | |
02:12:52 T:140020364109824 DEBUG: GL: Vertex Shader compiled successfully | |
02:12:52 T:140020364109824 DEBUG: GL: Pixel Shader compilation log: | |
02:12:52 T:140020364109824 DEBUG: GL: Fragment Shader compiled successfully | |
02:12:52 T:140019440260864 DEBUG: CDVDPlayer::HandleMessages - player started 2 | |
02:12:52 T:140020050667264 DEBUG: CAESinkALSA::GetChannelLayout - Input Channel Count: 8 Output Channel Count: 8 | |
02:12:52 T:140020050667264 DEBUG: CAESinkALSA::GetChannelLayout - Requested Layout: RAW,RAW,RAW,RAW,RAW,RAW,RAW,RAW | |
02:12:52 T:140020050667264 DEBUG: CAESinkALSA::GetChannelLayout - Got Layout: RAW,RAW,RAW,RAW,RAW,RAW,RAW,RAW | |
02:12:52 T:140020050667264 DEBUG: CActiveAESink::OpenSink - ALSA Initialized: | |
02:12:52 T:140020050667264 DEBUG: Output Device : HDA NVidia (NVidia_1) | |
02:12:52 T:140020050667264 DEBUG: Sample Rate : 192000 | |
02:12:52 T:140020050667264 DEBUG: Sample Format : AE_FMT_S16NE | |
02:12:52 T:140020050667264 DEBUG: Channel Count : 8 | |
02:12:52 T:140020050667264 DEBUG: Channel Layout: RAW,RAW,RAW,RAW,RAW,RAW,RAW,RAW | |
02:12:52 T:140020050667264 DEBUG: Frames : 1024 | |
02:12:52 T:140020050667264 DEBUG: Frame Samples : 8192 | |
02:12:52 T:140020050667264 DEBUG: Frame Size : 16 | |
02:12:52 T:140019989980928 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted | |
02:12:52 T:140018226009856 DEBUG: Previous line repeats 1 times. | |
02:12:52 T:140018226009856 DEBUG: CDVDClock::Discontinuity - CDVDPlayerAudio::HandleSyncError1 - was:220044248.320000, should be:219328843.983448, error:-715404.336552 | |
02:12:52 T:140019440260864 DEBUG: CDVDPlayer::HandleMessages - player started 1 | |
02:12:54 T:140020364109824 DEBUG: LIRC: Update - NEW at 77963:000000037ff07be6 00 KEY_STOP mceusb (KEY_STOP) | |
02:12:54 T:140020364109824 DEBUG: OnKey: 224 (0xe0) pressed, action is Stop | |
02:12:54 T:140020364109824 NOTICE: CDVDPlayer::CloseFile() | |
02:12:54 T:140020364109824 NOTICE: DVDPlayer: waiting for threads to exit | |
02:12:54 T:140019440260864 NOTICE: CDVDPlayer::OnExit() | |
02:12:54 T:140019440260864 NOTICE: Closing stream player 1 | |
02:12:54 T:140019440260864 NOTICE: Waiting for audio thread to exit | |
02:12:54 T:140018226009856 NOTICE: thread end: CDVDPlayerAudio::OnExit() | |
02:12:54 T:140018226009856 DEBUG: Thread DVDPlayerAudio 140018226009856 terminating | |
02:12:54 T:140019440260864 NOTICE: Closing audio device | |
02:12:54 T:140019989980928 DEBUG: CActiveAE::DiscardStream - audio stream deleted | |
02:12:54 T:140019989980928 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted | |
02:12:54 T:140020050667264 DEBUG: Previous line repeats 1 times. | |
02:12:54 T:140020050667264 INFO: CActiveAESink::OpenSink - initialize sink | |
02:12:54 T:140019440260864 NOTICE: Deleting audio codec | |
02:12:54 T:140019440260864 DEBUG: CVideoReferenceClock: Clock speed 100.000000% | |
02:12:54 T:140019440260864 NOTICE: Closing stream player 2 | |
02:12:54 T:140019440260864 NOTICE: waiting for video thread to exit | |
02:12:55 T:140018234402560 NOTICE: thread end: video_thread | |
02:12:55 T:140018234402560 DEBUG: Thread DVDPlayerVideo 140018234402560 terminating | |
02:12:55 T:140019440260864 NOTICE: deleting video codec | |
02:12:55 T:140019440260864 NOTICE: CVDPAU::Release pre-cleanup | |
02:12:55 T:140018195683072 NOTICE: CMixer::OnExit: Output Thread terminated | |
02:12:55 T:140018195683072 DEBUG: Thread Vdpau Mixer 140018195683072 terminating | |
02:12:55 T:140018204075776 DEBUG: VDPAU::PreCleanup - released output surface | |
02:12:55 T:140019440260864 DEBUG: Previous line repeats 2 times. | |
02:12:55 T:140019440260864 DEBUG: OnPlayBackStopped : play state was 2, starting 0 | |
02:12:55 T:140019440260864 DEBUG: CAnnouncementManager - Announcement: OnStop from xbmc | |
02:12:55 T:140019440260864 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnStop | |
02:12:55 T:140019440260864 DEBUG: Thread DVDPlayer 140019440260864 terminating | |
02:12:55 T:140020364109824 NOTICE: DVDPlayer: finished waiting | |
02:12:55 T:140020364109824 DEBUG: LinuxRendererGL: Cleaning up GL resources | |
02:12:55 T:140020364109824 NOTICE: (VDPAU) Close | |
02:12:55 T:140020364109824 NOTICE: (VDPAU) FiniVDPAUOutput | |
02:12:55 T:140018204075776 NOTICE: VDPAU::COutput: vdpau gl interop finished | |
02:12:55 T:140018204075776 NOTICE: COutput::OnExit: Output Thread terminated | |
02:12:55 T:140018204075776 DEBUG: Thread Vdpau Output 140018204075776 terminating | |
02:12:55 T:140020364109824 DEBUG: CVDPAU::FiniVDPAUOutput destroying 0 video surfaces | |
02:12:55 T:140020364109824 NOTICE: VDPAU::Close - closing decoder context | |
02:12:55 T:140020364109824 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate | |
02:12:55 T:140020364109824 DEBUG: ------ Window Deinit (VideoFullScreen.xml) ------ | |
02:12:55 T:140020364109824 DEBUG: CGUIWindowManager::PreviousWindow: Activate new | |
02:12:55 T:140020364109824 DEBUG: ------ Window Init (MyVideoNav.xml) ------ | |
02:12:55 T:140020364109824 DEBUG: Window MyVideoNav.xml was already loaded | |
02:12:55 T:140020364109824 DEBUG: Alloc resources: 0.25m | |
02:12:55 T:140020364109824 DEBUG: CGUIMediaWindow::GetDirectory (/run/media/eternalsword/MOVIES/) | |
02:12:55 T:140020364109824 DEBUG: ParentPath = [/run/media/eternalsword/MOVIES/] | |
02:12:55 T:140020364109824 DEBUG: RunQuery took 0 ms for 1 items query: SELECT files.strFilename, files.playCount, bookmark.timeInSeconds, bookmark.totalTimeInSeconds FROM files LEFT JOIN bookmark ON files.idFile = bookmark.idFile AND bookmark.type = 1 WHERE files.idPath=880 | |
02:12:55 T:140018204075776 NOTICE: Thread BackgroundLoader start, auto delete: false | |
02:12:55 T:140018204075776 DEBUG: Thread BackgroundLoader 140018204075776 terminating | |
02:12:55 T:140020364109824 NOTICE: CDVDPlayer::CloseFile() | |
02:12:55 T:140020364109824 NOTICE: DVDPlayer: waiting for threads to exit | |
02:12:55 T:140020364109824 NOTICE: DVDPlayer: finished waiting | |
02:12:55 T:140020364109824 DEBUG: LinuxRendererGL: Cleaning up GL resources | |
02:12:55 T:140020364109824 NOTICE: CDVDPlayer::CloseFile() | |
02:12:55 T:140020364109824 NOTICE: DVDPlayer: waiting for threads to exit | |
02:12:55 T:140020364109824 NOTICE: DVDPlayer: finished waiting | |
02:12:55 T:140020364109824 DEBUG: LinuxRendererGL: Cleaning up GL resources | |
02:12:55 T:140018242795264 DEBUG: CVideoReferenceClock: Cleaning up GLX | |
02:12:55 T:140018242795264 DEBUG: Thread VideoReferenceClock 140018242795264 terminating | |
02:12:55 T:140020050667264 DEBUG: CActiveAESink::OpenSink - trying to open device ALSA:hdmi:CARD=NVidia_1,DEV=3 | |
02:12:55 T:140020050667264 DEBUG: CAESinkALSA::GetChannelLayout - Input Channel Count: 2 Output Channel Count: 2 | |
02:12:55 T:140020050667264 DEBUG: CAESinkALSA::GetChannelLayout - Requested Layout: FL,FR | |
02:12:55 T:140020050667264 DEBUG: CAESinkALSA::GetChannelLayout - Got Layout: FL,FR | |
02:12:55 T:140020050667264 INFO: CAESinkALSA::Initialize - Attempting to open device "hdmi:CARD=NVidia_1,DEV=3" | |
02:12:55 T:140020050667264 INFO: CAESinkALSA::Initialize - Opened device "hdmi:CARD=NVidia_1,DEV=3,AES0=0x04,AES1=0x82,AES2=0x00,AES3=0x00" | |
02:12:55 T:140020050667264 INFO: CAESinkALSA::InitializeHW - Your hardware does not support AE_FMT_FLOAT, trying other formats | |
02:12:55 T:140020050667264 INFO: CAESinkALSA::InitializeHW - Using data format AE_FMT_S32NE | |
02:12:55 T:140020050667264 DEBUG: CAESinkALSA::InitializeHW - Request: periodSize 2048, bufferSize 8192 | |
02:12:55 T:140018836281088 DEBUG: DoWork - Saving file state for video item /run/media/eternalsword/MOVIES/Movie.mkv | |
02:12:55 T:140020050667264 DEBUG: CAESinkALSA::InitializeHW - Got: periodSize 2048, bufferSize 8192 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment