- Open and play the video in Safari.
- Copy the video file from its saved location in /private/var/folders/ and give it a
.flv
extension. The file will be in location with randomly chosen directory names, e.g.,/private/var/folders/Lb/Lbis5JtsGb0VIR-vYYdZ4E+++TI/TemporaryItems/FlashTmp0
.$ sudo find /private/var/folders -name 'FlashTmp*'
/private/var/folders/Lb/Lbis5JtsGb0VIR-vYYdZ4E+++TI/TemporaryItems/FlashTmp0
$ sudo cp /private/var/folders/Lb/Lbis5JtsGb0VIR-vYYdZ4E+++TI/TemporaryItems/FlashTmp0 ~/Desktop/movie.flv
$ sudo chmod 644 ~/Desktop/movie.flv - Open the movie with your favorite player (I've used VLC and had it work).
A repository of notes; by noto, for noto. Made public so noto can read it from anywhere. It won't make any sense to you.
Thursday, February 24, 2011
How to Capture and Save a Flash Video
Subscribe to:
Posts (Atom)