Tuesday, June 7, 2011

[SOLVED] Save buffered videos from RAM in a glance

Step 1

open a terminal and switch to any directory



Step 2 - type

f="$(ls -l /proc/$(pgrep -f flashplayer)/fd | grep deleted)" && f="${f##*:+([0-9]) }" && f="${f%% -*}" && cp /proc/$(pgrep -f flashplayer)/fd/"$f" . && mplayer "$f"



Step 3 - important

the video will save in current working directory of terminal and play



Enjoy..

1 comment:

  1. use

    http://www.proxy-ucsc.appspot.com/

    to

    log into restricted sites.... :) :)

    ReplyDelete