Query: recovermov
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
RECOVERMOV(1) User Commands RECOVERMOV(1)NAMErecovermov - recover movies from a filesystem imageSYNOPSISrecovermov [options] deviceDESCRIPTIONRecovermov tries to identify mov movies from a filesystem image. To achieve this goal, it scans the filesystem image and looks for a mov structure at blocks starting at 512 bytes boundaries.OPTIONS-h Display an help message. -b blocksize Set the size of blocks in bytes. On most file systems, setting it to 512 (the default) will work fine as any large file will be stored on 512 bytes boundaries. Setting it to 1 maximize the chances of finding very small files if the filesystems aggregates them (UFS for example) at the expense of a much longer running time. -i integerindex Set the initial index value for image numbering (default: 0). -n basename Basename to use to create the salvaged files. Default is video_. All the sizes may be suffixed by a k, m or g letter to indicate KiB, MiB or GiB. For example, 6m correspond to 6 MiB (6291456 bytes).EXAMPLESRecover as many movies as possible from the memory card located in /dev/sdc: recovermov /dev/sdc Recover as many movies as possible from a crashed ReiserFS file system (which does not necessarily store files at block boundaries) in /dev/hdb1: recovermov -b 1 /dev/hdb1AUTHORRecovermov has been written by Jan Funke <jan.funke@inf.tu-dresden.de>.COPYRIGHTCopyright (c) 2010 Jan Funke <jan.funke@inf.tu-dresden.de>. This is free software; see the source for copying conditions. There is NO war- ranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.SEE ALSOrecoverjpeg(1) recovermov January 2010 RECOVERMOV(1)
Related Man Pages |
---|
e2image(8) - redhat |
debugreiserfs(8) - debian |
genromfs(8) - debian |
debugreiserfs(8) - centos |
resize_reiserfs(8) - centos |
Similar Topics in the Unix Linux Community |
---|
"Bucket Brigade" files? |
Recover data from 2 files then combine |
Shell to seach all .mov files in a drive |
[?] Does Netflix work on Linux in Firefox? |
Backing up an entire HD |