Video playback problems for mythtv in 9.11 B1
#1
To troubleshoot my problem further, I installed 9.11 on mythbuntu 9.10 karmic to see if I had the same problem as I did on appletv and yes I did. The problem is that I can scroll thru all the shows and it displays the thumbnails but it bombs when I try to play it. As can be seen from the log below it has no problem using the myth protocol to pull the thumbnails out but It can't play the recording. The myth-backend is running on an opensuse 11.0 box. For both the mythbuntu box and appletv I added the ip and name of mythbackend box to /etc/hosts....I've followed the wiki very carefully. should there be a samba share set up? Also, can someone provide a log snippet when myth playback was successful so I can compare? Any suggestions?

Logfile snippet of the successful creation of thumbnails:

:18:29 T:2990857072 M:800329728 INFO: Creating thumb from: myth://mythtv:[email protected]/files/1003_20090905170000.mpg.png as: special://masterprofile/Thumbnails/Video/1/14ec2ad7.tbn

Logfile snippet where playback bombs:


:18:32 T:3079387024 M:800002048 DEBUG: CPlayerCoreFactory::GetPlayers(myth://mythtv:[email protected]/recordings/1003_20090829170000.mpg)
20:18:32 T:3079387024 M:800002048 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
20:18:32 T:3079387024 M:800002048 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
20:18:32 T:3079387024 M:800002048 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtv
20:18:32 T:3079387024 M:800002048 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: hdhomerun/myth/rtmp/mms/udp
20:18:32 T:3079387024 M:800002048 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: hdhomerun/myth/rtmp/mms/udp
20:18:32 T:3079387024 M:800002048 DEBUG: CPlayerSelectionRule::GetPlayers: adding player: DVDPlayer (1) for rule: hdhomerun/myth/rtmp/mms/udp
20:18:32 T:3079387024 M:800002048 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
20:18:32 T:3079387024 M:800002048 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
20:18:32 T:3079387024 M:800002048 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
20:18:32 T:3079387024 M:800002048 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
20:18:32 T:3079387024 M:800002048 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdfile
20:18:32 T:3079387024 M:800002048 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
20:18:32 T:3079387024 M:800002048 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
20:18:32 T:3079387024 M:800002048 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
20:18:32 T:3079387024 M:800002048 DEBUG: CPlayerCoreFactory::GetPlayers: matched 1 rules with players
20:18:32 T:3079387024 M:800002048 DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (1)
20:18:32 T:3079387024 M:800002048 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
20:18:32 T:3079387024 M:800002048 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
20:18:32 T:3079387024 M:800002048 DEBUG: CPlayerCoreFactory::GetPlayers: adding player: DVDPlayer (1)
20:18:32 T:3079387024 M:800002048 DEBUG: CPlayerCoreFactory::GetPlayers: added 1 players
20:18:32 T:3079387024 M:798986240 NOTICE: DVDPlayer: Opening: myth://mythtv:[email protected]/recordings/1003_20090829170000.mpg
20:18:32 T:3079387024 M:798986240 WARNING: CDVDMessageQueue(player):Tongueut MSGQ_NOT_INITIALIZED
20:18:32 T:2982464368 M:798986240 DEBUG: thread start, auto delete: 1
20:18:32 T:2974071664 M:798986240 DEBUG: thread start, auto delete: 0
20:18:32 T:2974071664 M:798986240 NOTICE: Creating InputStream
20:18:32 T:2974071664 M:799019008 ERROR: SetupRecording - unable to connect to file
20:18:32 T:2974071664 M:799019008 ERROR: CDVDPlayer::OpenInputStream - error opening [myth://mythtv:[email protected]/recordings/1003_20090829170000.mpg]
20:18:32 T:2974071664 M:799019008 NOTICE: CDVDPlayer::OnExit()
20:18:32 T:2974071664 M:799019008 NOTICE: CDVDPlayer::OnExit() deleting input stream
20:18:32 T:2974071664 M:799019008 DEBUG: Thread 2974071664 terminating
20:18:32 T:3079387024 M:799019008 DEBUG: OnPlayBackStopped - Playback was stopped
20:18:32 T:3079387024 M:799019008 ERROR: Playlist Player: skipping unplayable item: 0, path [myth://mythtv:[email protected]/recordings/1003_20090829170000.mpg]
20:18:32 T:3079387024 M:799019008 DEBUG: Playlist Player: no more playable items... aborting playback
20:18:32 T:2982464368 M:799019008 DEBUG: Thread 2982464368 terminating (autodelete)
Reply

Logout Mark Read Team Forum Stats Members Help
Video playback problems for mythtv in 9.11 B10