new mplayer .rm seek problem

Juergen Lock nox at jelal.kn-bremen.de
Wed Sep 27 16:22:54 PDT 2006


Today I upgraded mplayer, and now i cannot seek in recorded real
streams anymore. :(  Well i can seek, but the video stops after that,
I only get audio...  (This used to work with the previous mplayer
version I had installed.)

 How to repeat:

 record, say, nasatv for a few minutes:

	mplayer -dumpstream rtsp://a1747.l1856745839.c18567.g.lr.akamaistream.net/live/D/1747/18567/v0001/reflector:45839

 (stop with ^c)  then play it back:

	mplayer -mc 10 stream.dump

 (-mc 10 is needed so that audio and video will get in sync), and then
while it plays hit cursor right to seek forward (cursor left for back).
watch video being stopped...

 also, while trying to debug this, I noticed mplayer has problems loading
the rv3040 real codec (I have linux-realplayer installed and set REALPLAYER
option with the new mplayer), the following hack got it to load but its
obviously not the real way to do it:

	ln -s /usr/local/lib/win32/drv3.so.6.0 /usr/X11R6/lib/RealPlayer/codecs
	ln -s /compat/linux/lib/libm.so.6 /usr/local/lib/mplayer/vidix
	ln -s /compat/linux/lib/libgcc_s.so.1 /usr/local/lib/mplayer/vidix

 anyway, that didnt make a difference with the seek problems.

 Thanx,
	Juergen


More information about the freebsd-multimedia mailing list