[FFmpeg-user] how to detect corrupted/wrong video file

Ranga Rajan rangarajanmkr at gmail.com
Thu Jun 25 12:21:43 CEST 2015


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
>


More information about the ffmpeg-user mailing list