Kodi Community Forum
Crash when trying to play mp4 file - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Linux (https://forum.kodi.tv/forumdisplay.php?fid=52)
+---- Thread: Crash when trying to play mp4 file (/showthread.php?tid=62152)



Crash when trying to play mp4 file - DaveHope - 2009-11-22

When trying to play an mp4 file using xbmc 9.11~alpha1-karmic1 XBMC crashes instantly.

If I manually set the rendering to Software, the file plays. With it set to automatic all other media in my library plays fine.

XBMC Debug log is as follows.

Quote:22:00:53 T:3078530960 M:772698112 DEBUG: SDLKeyboard: scancode: 36, sym: 13, unicode: 13, modifier: 0
22:00:53 T:3078530960 M:772698112 DEBUG: OnKey: 61453 pressed, action is 7
22:00:53 T:3078530960 M:772698112 DEBUG: new file set audiostream:0
22:00:53 T:3078530960 M:772698112 DEBUG: CPlayerCoreFactory::GetPlayers(/home/xbmc/Media/Films/AVI/Test.mp4)
22:00:53 T:3078530960 M:772698112 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
22:00:53 T:3078530960 M:772698112 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
22:00:53 T:3078530960 M:772698112 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtv
22:00:53 T:3078530960 M:772698112 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: hdhomerun/myth/rtmp/mms/udp
22:00:53 T:3078530960 M:772698112 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
22:00:53 T:3078530960 M:772698112 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
22:00:53 T:3078530960 M:772698112 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
22:00:53 T:3078530960 M:772698112 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
22:00:53 T:3078530960 M:772698112 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdfile
22:00:53 T:3078530960 M:772698112 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
22:00:53 T:3078530960 M:772698112 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
22:00:53 T:3078530960 M:772698112 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
22:00:53 T:3078530960 M:772698112 DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
22:00:53 T:3078530960 M:772698112 DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (1)
22:00:53 T:3078530960 M:772698112 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
22:00:53 T:3078530960 M:772698112 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
22:00:53 T:3078530960 M:772698112 DEBUG: CPlayerCoreFactory::GetPlayers: adding player: DVDPlayer (1)
22:00:53 T:3078530960 M:772698112 DEBUG: CPlayerCoreFactory::GetPlayers: added 1 players
22:00:53 T:3078530960 M:771715072 NOTICE: DVDPlayer: Opening: /home/xbmc/Media/Films/AVI/Test.mp4
22:00:53 T:2952764272 M:771715072 DEBUG: thread start, auto delete: 1
22:00:53 T:3078530960 M:771715072 WARNING: CDVDMessageQueue(player):Tongueut MSGQ_NOT_INITIALIZED
22:00:53 T:2944371568 M:771715072 DEBUG: thread start, auto delete: 0
22:00:53 T:2944371568 M:771715072 NOTICE: Creating InputStream
22:00:53 T:2944371568 M:771571712 INFO: CDVDFactorySubtitle::GetSubtitles, searching subtitles
22:00:53 T:2944371568 M:771571712 DEBUG: CacheSubtitles: START
22:00:53 T:2944371568 M:771571712 DEBUG: CacheSubtitles: Checking for common subirs...
22:00:53 T:2944371568 M:771571712 DEBUG: CacheSubtitles: Done (time: 2 ms)
22:00:53 T:2944371568 M:771571712 DEBUG: CacheSubtitles: Searching for subtitles...
22:00:53 T:2944371568 M:771571712 DEBUG: CacheSubtitles: Done (time: 4 ms)
22:00:53 T:2944371568 M:771571712 DEBUG: CacheSubtitles: END (total time: 7 ms)
22:00:53 T:2944371568 M:771571712 INFO: CDVDFactorySubtitle::GetSubtitles, searching subtitles done
22:00:53 T:2944371568 M:771571712 NOTICE: Creating Demuxer
22:00:53 T:2944371568 M:771571712 DEBUG: Open - probing detected format [mov,mp4,m4a,3gp,3g2,mj2]
22:00:53 T:2944371568 M:760516608 DEBUG: Open - av_find_stream_info starting
22:00:53 T:2944371568 M:760782848 DEBUG: Open - av_find_stream_info finished
22:00:53 T:2944371568 M:760782848 INFO: ffmpeg[AF7F8B70]: Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/home/xbmc/Media/Films/AVI/Test.mp4':
22:00:53 T:2944371568 M:760782848 INFO: ffmpeg[AF7F8B70]: Duration: 01:38:09.56, start: 0.000000, bitrate: 1643 kb/s
22:00:53 T:2944371568 M:760782848 INFO: ffmpeg[AF7F8B70]: Stream #0.0(und): Video: h264, yuv420p, 704x368 [PAR 1:1 DAR 44:23], 25 tbr, 25 tbn, 50 tbc
22:00:53 T:2944371568 M:760782848 INFO: ffmpeg[AF7F8B70]: Stream #0.1(und): Audio: aac, 48000 Hz, 2 channels, s16
22:00:53 T:2944371568 M:760782848 INFO: ffmpeg[AF7F8B70]: Metadata
22:00:53 T:2944371568 M:760782848 INFO: ffmpeg[AF7F8B70]: major_brand : isom
22:00:53 T:2944371568 M:760782848 INFO: ffmpeg[AF7F8B70]: minor_version : 1
22:00:53 T:2944371568 M:760782848 INFO: ffmpeg[AF7F8B70]: compatible_brands: isom
22:00:53 T:2944371568 M:760782848 NOTICE: Opening video stream: 0 source: 256
22:00:53 T:2944371568 M:760782848 NOTICE: Creating video codec with codec id: 28
22:00:53 T:2944371568 M:760782848 DEBUG: FactoryCodec - Video: - Opening
22:00:53 T:2944371568 M:760995840 NOTICE: CDVDVideoCodecFFmpeg::Open() Creating VDPAU(704x368)

Not sure it it's worth my logging a bug?


- theuni - 2009-11-22

This is fixed in alpha2.

In the future, please use a pasting service (pastebin.com, pastebin.ca, etc), and include your ENTIRE log, not a clipped version.

TheUni


- DaveHope - 2009-11-22

theuni Wrote:This is fixed in alpha2.

In the future, please use a pasting service (pastebin.com, pastebin.ca, etc), and include your ENTIRE log, not a clipped version.

TheUni

Thanks

Do you really want the 500+ lines of SDLKeyboard + OnKey for me navigating around prior to the event?


- motd2k - 2009-11-22

Alot of the tasty info (hardware details, driver versions, and XBMC version for example) are at the top of the log, that's why we ask for the whole thing.