Closed GoogleCodeExporter closed 8 years ago
Hi,
can you test that same problem have you on "Public TV" and "TA3"? "Ceska
Televize", "Public TV" and "TA3" are using WMP instead of Internal media player.
Original comment by juraj.ho...@inmail.sk
on 9 Jan 2011 at 7:31
Hi,
yes , "Public TV" and "TA3" causing the same problem.
I did download the wmv file from Ceska Televize directly to hdd and did try to
play them (by standart way via myVideos). No problem. As i mentioned before,
looks like playing URL with the reclock installed causing the problem.
Original comment by pablik...@seznam.cz
on 9 Jan 2011 at 3:52
Hi,
I installed ReClock 1.8.7.3 and I can't force it to work with "Ceska Televize"
and "TA3" archives. The "Public TV" archive was working, but I don't see any
problem. I'm running on Windows 7 32-bit, MediaPortal 1.1.2, OnlineVideos 0.28
(r1109).
Original comment by juraj.ho...@inmail.sk
on 9 Jan 2011 at 8:24
[deleted comment]
Hi,
after some testing i found solution for me. Problem is, when playback is
stopped , WMPVideoPlayer does not release filters and this causing no sound for
next playback, because previous instance of reclock is not closed. So, i did
tweak in method Stop() of WMPVideoPlayer by adding _wmp10Player.Dispose() and
_wmp10Player = null . Dispose method ensure, that Reclock will be closed. I'm
not sure if this is proper solution, but so far it works like charm with no
errors for me.
Original comment by pablik...@seznam.cz
on 10 Jan 2011 at 10:31
This issue was closed by revision r1117.
Original comment by bborgsd...@gmail.com
on 11 Jan 2011 at 4:01
Original issue reported on code.google.com by
pablik...@seznam.cz
on 6 Jan 2011 at 8:39