Greetings.

I want to use ffmpeg decoding utility (or maybe there are other tools ?) running in Linux console to detect errors inside MPEG-TS stream frames: ideally not to decode video/audio completely, but only to check data integrity for decoding, output error messages and send further streams to /dev/null. I check the quality of the MPEG-TS stream itself with the tsduck utility, but the content of the stream can probably only be checked with an audio/video decoder, in my case mp2/h264.

How to do the lightest decoding possible ? Or validate audio/video in a different way ?

Thanks.
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to