| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 11 months |
| seen | Jan 9 at 18:30 | |
| stats | profile views | 1 |
|
Jan 6 |
awarded | Popular Question |
|
Jun 20 |
revised |
How do I recover truncated AVI/DV video? link to the source on Gist |
|
Jun 20 |
revised |
How do I recover truncated AVI/DV video? added 844 characters in body |
|
Jun 20 |
awarded | Scholar |
|
Jun 20 |
accepted | How do I recover truncated AVI/DV video? |
|
Jun 19 |
comment |
How do I recover truncated AVI/DV video? @LordNeckbeard: Right, thanks. Have corrected it to -i first now.
With the help of a friendly C coder, we're actually taking the "final destination" now - that is to say, regenerating a RIFF AVI header. Expect results tomorrow. |
|
Jun 19 |
revised |
How do I recover truncated AVI/DV video? added 590 characters in body |
|
Jun 19 |
comment |
How do I recover truncated AVI/DV video? DivFix++ 0.34 says Input is not an AVI file. |
|
Jun 19 |
comment |
How do I recover truncated AVI/DV video? @AKX yes, it returns this: gist.github.com/042c28df252120eb74db |
|
Jun 19 |
comment |
How do I recover truncated AVI/DV video? AVI-Mux GUI crashes when I try to load the file. :(( |
|
Jun 19 |
comment |
How do I recover truncated AVI/DV video? VirtualDub fails to load the video file, stating The file "my_broken_file.avi" is of an unknown or unsupported file type. :( |
|
Jun 19 |
comment |
How do I recover truncated AVI/DV video?ffprobe my_broken_file.avi produces the following output: gist.github.com/042c28df252120eb74db
So the format seems to be recognized as DV+PCM. However, ffmpeg -acodec copy -vcodec copy -i my_broken_file.avi recovered.avi only produces a very short (~1 MB) file that's no more intelligible as the original. |
|
Jun 19 |
awarded | Student |
|
Jun 18 |
awarded | Editor |
|
Jun 18 |
revised |
How do I recover truncated AVI/DV video? added 48 characters in body; edited title |
|
Jun 18 |
asked | How do I recover truncated AVI/DV video? |