lean fu | 24 May 05:05
Picon

is there some method to save a streaming file to local file ?

Hi list:

is there some method that support to download and save video files on local
disk synchronously  while  playback a streaming file ?  thanks!
Zongyao Qu | 24 May 04:28
Picon
Gravatar

[Bug] image blinking 2

OS Mac OS X 10.7.4
latest mplayer and ffmpeg

I still find some files are rendered incorrectly.
and I upload the file to the following link

https://docs.google.com/open?id=0B2umiuXHhxj5MTJVT0VFeG5XZ1k

still, switch -ass is the key point.
So I think it may be related to the previous
tearing problem.

As long as it is off, blinking does not happen.

the phenomena is that, on the top of frame, the image is
blinking between the correct one and green box.
Dennis Nezic | 24 May 04:23
Picon
Favicon

Suggestion: Resume screensaver when video is paused

I think it would be a good idea for mplayer to "resume" normal
screensaver operation when a video is paused, and then block it again
when the video resumes playing.

For example, if I pause a video, and minimize it, and don't resume it
for hours -- my screensaver will not be functional for all those hours.
Zongyao Qu | 21 May 15:42
Picon
Gravatar

[Bug] image tearing

OS: Mac OS X 10.7.4
lastest mplayer and ffmpeg

The image starts tearing, looks like the image which
is still updating in the buffer list shows out.

I have made some research, to reproduce this bug
1. ass should be on.
2. multi-thread seams to be related with this issue.

in all, when I use this command
./mplayer -lavdopts threads=8 -v -ass 
"/Volumes/Work/MPX/MediaTest/embeddedsub.mkv"
this issue reproduced, definitely.

if I use
./mplayer -lavdopts threads=8 -v
"/Volumes/Work/MPX/MediaTest/embeddedsub.mkv"
Image is super clear and no tearing.

if I use
./mplayer -lavdopts threads=2(or1) -v -ass
"/Volumes/Work/MPX/MediaTest/embeddedsub.mkv"
It looks like tearing becomes less severe, but still exists.

the reproduced log
---
QZY:mplayer NILTSH$ ./mplayer -lavdopts threads=8 -v -ass
/Volumes/Work/MPX/MediaTest/0.\ still/tearing/The\ Big\ Bang\ Theory\
5x11.m4v 
(Continue reading)

krishna e bera | 21 May 05:49
Picon

rtc setting

The documentation refers to RTC
http://www.mplayerhq.hu/DOCS/HTML/en/rtc.html
but at least since kernel 2.6.27 i think it is called HPET
and also the sysctl.conf might now use a .d/ layout.

So the page could be updated to say
"
echo 1024 > /proc/sys/dev/hpet/max-user-freq
sysctl dev/hpet/max-user-freq=1024

You can make this setting permanent by adding 
	dev/hpet/max-user-freq=1024
to either sysctl.conf or to 
something like /etc/sysctl.d/60-hpet.conf 
depending on your system's file layout.
"
Ratin | 21 May 02:56
Picon

dynamic linking of avcodec

Does mplayer allow dynamic linking of libavcodec stuff? How to configure it?
stan | 20 May 22:04

Svn 34933 fails while trying to link on Fedora 17 beta x86_64

I did the usual update to pull in the latest subversion version of
mplayer, and configured and compiled it.  Did make clean and make
distclean, before update and configure and make.  The compile completes
without error, but when it is trying to link the final executable, I
get the following error:

cc -o mplayer command.o m_property.o mixer.o
...
b-2.0 -lesd -lpulse -ljack -lopenal -lfaac -lx264 -lpthread -lmp3lame

libmpdemux/demux_rtp.o: In function `demux_close_rtp':
demux_rtp.cpp:(.text+0xbf): undefined reference to `RTSPClient::teardownMediaSession(MediaSession&)'
libmpdemux/demux_rtp.o: In function `demux_open_rtp':
demux_rtp.cpp:(.text+0x758): undefined reference to
`RTSPClient::setupMediaSubsession(MediaSubsession&, unsigned char, unsigned char, unsigned char)'
demux_rtp.cpp:(.text+0x7f3): undefined reference to
`RTSPClient::playMediaSession(MediaSession&, double, double, float)'
demux_rtp.cpp:(.text+0xa64): undefined reference to `RTSPClient::createNew(UsageEnvironment&,
int, char const*, unsigned short)'
demux_rtp.cpp:(.text+0xaab): undefined reference to `RTSPClient::describeWithPassword(char
const*, char const*, char const*, unsigned char, int)'
demux_rtp.cpp:(.text+0xbc9): undefined reference to `RTSPClient::describeURL(char const*,
Authenticator*, unsigned char, int)'
collect2: error: ld returned 1 exit status
make: *** [mplayer] Error 1

Is there a new library that I now need?
Floris | 20 May 21:21
Picon
Favicon

Bash mplayer slave

Maybe this is a stupid question, but I can't find an answer.

	#!/bin/bash
	mkfifo /tmp/phone/pipe
	mplayer -slave -quiet -idle -input file=/tmp/phone/pipe music.mp3 &

	while [ i > 1 ]; do
		sleep 1
		echo get_percent_pos > /tmp/phone/pipe | cut -d= -f2
	done

or
	while [ 1 = 1 ]; do
		sleep 1
		echo get_percent_pos > /tmp/phone/pipe | awk -F\= '{print $2}'
	done

The output is the same:
	...
	ANS_PERCENT_POSITION=1
	ANS_PERCENT_POSITION=1
	ANS_PERCENT_POSITION=2
	ANS_PERCENT_POSITION=2
	...

Is it possible to have this:
	1
	1
	2
	2
(Continue reading)

Zongyao Qu | 20 May 15:29
Picon
Gravatar

compilation error on latest ffmpeg

OS: Mac OS X 10.7.4
Latest mplayer and latest ffmpeg

error msg is

CC	libavformat/sctp.o
CC	libavformat/seek.o
CC	libavformat/segafilm.o
CC	libavformat/segment.o
CC	libavformat/sierravmd.o
CC	libavformat/siff.o
CC	libavformat/smjpeg.o
CC	libavformat/smacker.o
libavformat/sctp.c:41:10: 
fatal error: 'netinet/sctp.h' file not found
#include <netinet/sctp.h>
         ^
1 error generated.
make[1]: *** [libavformat/sctp.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [ffmpeg/libavformat/libavformat.a] Error 2

sctp support is pushed into ffmpeg tree
on May, 9th, by Luca Barbato
the hash is 
5699884c2e2b76c43df405b8613e40a953338738
Dâniel Fraga | 16 May 01:34
X-Face
Picon

Opaque Blu-ray PGS subtitle?

	I'm watching blu-ray using mplayer but the PGS subtitle is a
bit transparent. How can I force it to be completely opaque? I searched
on google, but I couldn't find any solution for PGS subtitle.

	Thanks.

--

-- 
Linux 3.4.0-rc6: Saber-toothed Squirrel
http://www.youtube.com/DanielFragaBR
Ingo Brückl | 15 May 13:57
Picon

Problem with avc1 mp4

I have problems playing avc1 encoded mp4 files (like the short sample
http://www.html5tutorial.info/media/html5iscool.mp4).

When calling MPlayer without any options, I get tons of "Too many buffered
pts" until the playback finally starts, but: no video, only audio.

With -demuxer mov, playback starts immediately, but again: no video, only
audio.

What might be the problem? There is no problem with mp4 normally.

Ingo
Attachment (mplayer.out): application/octet-stream, 10 KiB
_______________________________________________
MPlayer-users mailing list
MPlayer-users <at> mplayerhq.hu
https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users

Gmane