[MPlayer-users] timestamp overlay on recording (mencoder)
Felice Ostuni
zofe at gmx.com
Sat Jul 17 22:41:39 CEST 2010
I need to find the easiest way to record a timestamp (d/m/y h:i:s) on my recording from dvb-t.
looking for solutions i tried this patch http://onebithq.com/root/mplayer/cctv from attila.
- I tried to apply the patch to the revision r30859, but the
mplayer compilation fails (on my ubuntu 10.04 32bit) .
- Instead, adapting the patch to the current revision (with minor
changes on filenames) I can compile mplayer / mencoder but both
crashes when I use osdtime.
> mplayer -cache 4000 dvb://"RaiUno(RAI)" -osdtime "bl_RaiUno %Y.%m.%d %H:%M:%S"
...
MPlayer interrupted by signal 11 in module: filter_video
- MPlayer crashed by bad usage of CPU/FPU/RAM.
> mencoder -cache 4000 dvb://1@"RaiUno(RAI)" -o /home/felice/Video/rai1.flv ... -osdtime "bl_RaiUno\t%Y.%m.%d\%H:%M:%S"
...
Segmentation faultf ( 0%) 0.00fps Trem: 0min 0mb A-V:-0.008 [0:0]
some help please.
More information about the MPlayer-users
mailing list