[FFmpeg-user] how to detect corrupted/wrong video file
qw
applemax82 at 163.com
Thu Jun 25 16:17:30 CEST 2015
Hi,
Thanks for your reply.
I think ffprobe just probes video files, and parses part of files. Therefore, ffprobe doesn't check all parts of video files, and can't be used to analyze the correctness of video files.
What's your opinion?
At 2015-06-25 18:21:43, "Ranga Rajan" <rangarajanmkr at gmail.com> wrote:
>Hi,
>You can use ffprobe <video name>
>On 25-Jun-2015 3:40 pm, "Carl Eugen Hoyos" <cehoyos at ag.or.at> wrote:
>
>> qw <applemax82 <at> 163.com> writes:
>>
>> > How to make ffmpeg only decode video file without
>> > transcoding and output?
>>
>> $ ffmpeg -i file -f null -
>>
>> (This of course does "transcoding", decoding
>> without transcoding is impossible.)
>>
>> Carl Eugen
>>
>> _______________________________________________
>> ffmpeg-user mailing list
>> ffmpeg-user at ffmpeg.org
>> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>>
>_______________________________________________
>ffmpeg-user mailing list
>ffmpeg-user at ffmpeg.org
>http://ffmpeg.org/mailman/listinfo/ffmpeg-user
More information about the ffmpeg-user
mailing list