popcornmix / omxplayer

omxplayer
GNU General Public License v2.0
1.02k stars 332 forks source link

Omxplayer hang up #726

Open robsonek opened 5 years ago

robsonek commented 5 years ago

Here is the log file after hang up

11:21:05 T:1668479842 DEBUG: DllBcm: Using omx system library 11:21:05 T:1668480928 DEBUG: DllOMX: Using omx system library 11:21:05 T:1668481542 DEBUG: DllAvFormat: Using libavformat system library 11:21:05 T:1668482949 DEBUG: DBus connection succeeded 11:21:05 T:1668483014 DEBUG: DllAvUtilBase: Using libavutil system library 11:21:05 T:1668483032 DEBUG: DllAvCodec: Using libavcodec system library 11:21:05 T:1668483048 DEBUG: DllAvFormat: Using libavformat system library 11:21:05 T:1668567164 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.clock input port 80 output port 81 m_handle 0x192f0e0 11:21:05 T:1668567399 DEBUG: OMXClock::OMXStop 11:21:05 T:1668567492 DEBUG: OMXClock::OMXSetSpeed(0.00) pause_resume:1 11:21:05 T:1668567658 DEBUG: DllAvUtilBase: Using libavutil system library 11:21:05 T:1668567679 DEBUG: DllAvCodec: Using libavcodec system library 11:21:05 T:1668567695 DEBUG: DllAvFormat: Using libavformat system library 11:21:05 T:1668568787 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.video_decode input port 130 output port 131 m_handle 0x192f750 11:21:05 T:1668569499 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.video_decode) - port(130), nBufferCountMin(1), nBufferCountActual(60), nBufferSize(81920), nBufferAlignmen(16)

load average: 2.00, 2.00, 1.92

and below this is a log when omx working good

11:20:49 T:1652722658 DEBUG: DllBcm: Using omx system library 11:20:49 T:1652723703 DEBUG: DllOMX: Using omx system library 11:20:49 T:1652724308 DEBUG: DllAvFormat: Using libavformat system library 11:20:49 T:1652725587 DEBUG: DBus connection succeeded 11:20:49 T:1652725640 DEBUG: DllAvUtilBase: Using libavutil system library 11:20:49 T:1652725657 DEBUG: DllAvCodec: Using libavcodec system library 11:20:49 T:1652725673 DEBUG: DllAvFormat: Using libavformat system library 11:20:49 T:1652809180 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.clock input port 80 output port 81 m_handle 0x1275720 11:20:49 T:1652809418 DEBUG: OMXClock::OMXStop 11:20:49 T:1652809511 DEBUG: OMXClock::OMXSetSpeed(0.00) pause_resume:1 11:20:49 T:1652809675 DEBUG: DllAvUtilBase: Using libavutil system library 11:20:49 T:1652809696 DEBUG: DllAvCodec: Using libavcodec system library 11:20:49 T:1652809712 DEBUG: DllAvFormat: Using libavformat system library 11:20:49 T:1652810803 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.video_decode input port 130 output port 131 m_handle 0x124f140 11:20:49 T:1652811528 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.video_decode) - port(130), nBufferCountMin(1), nBufferCountActual(60), nBufferSize(81920), nBufferAlignmen(16) 11:20:49 T:1652818293 DEBUG: COMXVideo::Open - decoder_component(0x0x124f140), input_port(0x82), output_port(0x83) deinterlace 1 hdmiclocksync 0 11:20:49 T:1652818471 DEBUG: OMXThread::Create - Thread with id -1389367616 started 11:20:49 T:1652818500 DEBUG: DllAvUtilBase: Using libavutil system library 11:20:49 T:1652818517 DEBUG: DllAvCodec: Using libavcodec system library 11:20:49 T:1652818533 DEBUG: DllAvFormat: Using libavformat system library 11:20:49 T:1652818553 DEBUG: DllAvUtilBase: Using libavutil system library 11:20:49 T:1652818569 DEBUG: DllAvCodec: Using libavcodec system library 11:20:49 T:1652818584 DEBUG: DllAvFormat: Using libswresample system library 11:20:49 T:1652820355 DEBUG: DllAvUtilBase: Using libavutil system library 11:20:49 T:1652820394 DEBUG: COMXAudio::SetCodingType OMX_AUDIO_CodingPCM 11:20:49 T:1652820426 INFO: CPCMRemap: I channel map: FL,FR 11:20:49 T:1652820457 INFO: CPCMRemap: O channel map: FL,FR 11:20:49 T:1652820474 DEBUG: CPCMRemap: Downmix normalization is disabled 11:20:49 T:1652820511 DEBUG: CPCMRemap: FL = FL(1.000000) 11:20:49 T:1652820532 DEBUG: CPCMRemap: FR = FR(1.000000)

robsonek commented 5 years ago

RPi 4 with Raspbian buster

yxdming commented 5 years ago

Sorry, @robsonek, what do u mean by "buster"?

matthijskooijman commented 5 years ago

@yxdming I assume he means the Buster release of Debian/raspbian (i.e. Debian 10)?

Geremia commented 4 years ago

I get a similar hang when trying to play any audio or video file, but my log only contains: DEBUG: DllBcm: Using omx system library

Linux 4.9.70-v7-arm on a RaspΠ 3