Official BS.Player forums

Official BS.Player forums (http://forum.bsplayer.com/)
-   General Talk And Support (http://forum.bsplayer.com/general-talk-support/)
-   -   How to Check Video Integrity in Batch Mode? (http://forum.bsplayer.com/general-talk-support/7755-how-check-video-integrity-batch-mode.html)

J7N 10th August 2006 11:42 PM

How to Check Video Integrity in Batch Mode?
 
Do you know a tool that would decode video files (preferably all streams) and report any errors encountered? Most players/decoders are dedigned to silence the errors and decode only in realtime.

I recently installed a failing RAM module and it was already too late when I discovered it. :(

J7N 8th April 2007 11:27 PM

Re: How to Check Video Integrity in Batch Mode?
 
I'd like to answer myself. :wink:

To verify video files, you can use ffmpeg.exe command line codec. You configure it to encode to none format to none output file. It will read the input and show some statistics, including concealed errors.

This is the commandline:
ffmpeg -v 5 -i MEDIAFILE.VOB -f null - 2> TEXTFILE.TXT

where MEDIAFILE.VOB equals the filename of the video to be checked (without spaces) and TEXTFILE.TXT is the output file with the statistics.

adicoto 8th April 2007 11:37 PM

I think you have also an error module in VirtualDub (MPEG2 and MOD too)


All times are GMT +1. The time now is 11:46 AM.

Powered by vBulletin® Version 3.8.9
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2
Ad Management plugin by RedTyger


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20