2009-12-02, 10:52 AM
(This post was last modified: 2009-12-02, 11:01 AM by ShiningDragon.)
I have currently a problem with the setting "File Sharing". While "streaming mode" is running nearly fine (it loves to stop and freeze GB-PVR after channelchange), the file sharing mode isn't working properly.
In detail it looks like this:
• I start GB-PVR on the Client
• I select Live TV
• Live TV starts after a short time (on the server a file is created in the recordings directory)
• After the recording file reaches ~8 MB the playback stops and i am back in the main menu!
The debug logs displays something like "stop stop stop" and i don't know why this is. The Logs are attached, so everyone can take a look.
The folders are looking like this:
Server (192.168.0.3)
H:
_____\Video
__________\Aufnahmen
_______________\Timeshift
Client (192.168.0.201) (folders are connected via Netshare)
H:
_____\Video
__________\Aufnahmen
_______________\Timeshift
Wired LAN is fast enough. Firewall checked (disabled changes nothing).
Any Idea?
In detail it looks like this:
• I start GB-PVR on the Client
• I select Live TV
• Live TV starts after a short time (on the server a file is created in the recordings directory)
• After the recording file reaches ~8 MB the playback stops and i am back in the main menu!
The debug logs displays something like "stop stop stop" and i don't know why this is. The Logs are attached, so everyone can take a look.
The folders are looking like this:
Server (192.168.0.3)
H:
_____\Video
__________\Aufnahmen
_______________\Timeshift
Client (192.168.0.201) (folders are connected via Netshare)
H:
_____\Video
__________\Aufnahmen
_______________\Timeshift
Wired LAN is fast enough. Firewall checked (disabled changes nothing).
Code:
2009-12-02 11:40:29.573 INFO DirectShowPlayerBase::playFile() done
2009-12-02 11:40:29.576 VERBOSE DirectShowPlayerBase::setPlaybackRate(1.000000)
2009-12-02 11:40:29.577 VERBOSE Restoring audio
2009-12-02 11:40:29.593 VERBOSE setSourceAspectRatio() using autoAspectRatio
2009-12-02 11:40:29.593 VERBOSE video resolution is 768 x 576
2009-12-02 11:40:29.593 VERBOSE source is 4:3
2009-12-02 11:40:29.593 VERBOSE getSetting(HorizontalZoom)
2009-12-02 11:40:29.593 VERBOSE getSetting(VerticalZoom)
2009-12-02 11:40:29.623 VERBOSE SetRenderList creating new texture
2009-12-02 11:40:38.044 VERBOSE NativeUtilities::MediaHelper::stop()
2009-12-02 11:40:38.046 VERBOSE DirectShowPlayerBase::stop
2009-12-02 11:40:38.046 VERBOSE DirectShowPlayerBase::stop@2 (skipping window positioning)
2009-12-02 11:40:38.046 VERBOSE DirectShowPlayerBase::stop@3
2009-12-02 11:40:38.052 VERBOSE DirectShowPlayerBase::stop@4
2009-12-02 11:40:38.054 VERBOSE DirectShowPlayerBase::stop@5
2009-12-02 11:40:38.054 VERBOSE DirectShowPlayerBase::stop@6
2009-12-02 11:40:38.054 VERBOSE DirectShowPlayerBase::stop@7
2009-12-02 11:40:38.054 VERBOSE DirectShowPlayerBase::stop@8
2009-12-02 11:40:38.067 VERBOSE Allocator shutdown...
2009-12-02 11:40:38.067 VERBOSE DeleteSurfaces
2009-12-02 11:40:38.090 VERBOSE DirectShowPlayerBase::stop finished
Any Idea?