Displaying 3 results from an estimated 3 matches for "recorev".
Did you mean:
recored
2010 Aug 29
2
adwantages of ogg container?
On 08/29/2010 06:16 PM, Alexey Fisher wrote:
> Are there any options to recover
> video with missing header? Or tip for archiving, for example make some
> recorevable stream with backup header?
If the whole first portion of the file is missing, then regenerating the
header is, in the abstract, a hard problem involving searching a very
large solution space. In practice, many encoders (e.g. libtheora) use
only a relatively small set of header parameters, so...
2010 Aug 27
3
adwantages of ogg container?
On 2010-08-27, Alexey Fisher wrote:
> Doing one thing seem to be good reason. User normally see just file
> name say bla.ogg or bla.mkv . [...]
Yes, that might be a benefit as well. But an unexpected one: in
well-designed and matched protocol environments, if you expect to see
some array of differing protocols, you will also see an easy way of
discerning those protocols from each
2010 Aug 29
0
adwantages of ogg container?
...One more question,
haw about error resistance? For short time i worked on computer forensic
project, we needed to recover some parts of videos from broken hard
drive. There was many broken files. Are there any options to recover
video with missing header? Or tip for archiving, for example make some
recorevable stream with backup header? (please no answers about making
backups)