У меня есть файл AVI и попытался проверить его, как предложено здесь. Но через некоторое время я только что получил ошибку сегментации, без какой-либо другой информации!
Как можно исправить / восстановить этот файл avi? Наблюдение за этим файлом с помощью mplayer
просто отлично работает, использование его с ffmpeg
или kdenlive
вызывает ошибки!
Система: Ubuntu 13.10 Размер файла: 4,2 ГБ
Дополнение:
Вот часть вывода (начало и конец) при выполнении команды (полный вывод составляет около 1 МБ текста!)
ffmpeg -v error -i file.avi -f null -
Stream mapping:
Stream #0.0 -> #0.0
Stream #0.1 -> #0.1
Press ctrl-c to stop encoding
[dvvideo @ 0x21f39c0] AC EOB marker is absent pos=64
Last message repeated 1 times
.....
(These kind of lines repeat over and over and over. I really do not see a point providing them all. There are no build information. Interlaced in the output are lines like:
frame= 124 fps= 0 q=0.0 size= -0kB time=4.00 bitrate= -0.0kbits/s
)
....
Last message repeated 3 times
[dvvideo @ 0x1fad9c0] AC EOB marker is absent pos=69
[dvvideo @ 0x1fad9c0] AC EOB marker is absent pos=65
Last message repeated 1 times
[dvvideo @ 0x1fad9c0] AC EOB marker is absent pos=71
[dvvideo @ 0x1fad9c0] AC EOB marker is absent pos=75
[dvvideo @ 0x1fad9c0] AC EOB marker is absent pos=64
Last message repeated 2 times
[dvvideo @ 0x1fad9c0] AC EOB marker is absent pos=70
[dvvideo @ 0x1fad9c0] AC EOB marker is absent pos=71
[dvvideo @ 0x1fad9c0] AC EOB marker is absent pos=67
[dvvideo @ 0x1fad9c0] AC EOB marker is absent pos=65
Segmentation fault (core dumped)