aldy120 / media-services-notes

0 stars 0 forks source link

MediaConvert tools #1

Open aldy120 opened 3 years ago

aldy120 commented 3 years ago

Show each frame

ffprobe <FILE> -show_frames | grep -E 'pict_type|coded_picture_number'

Video information

Check corruption

ffmpeg -v error -i

Online GOP analyzer

http://lvcdn.net/gop/

aldy120 commented 3 years ago

mp4 Parser

https://www.onlinemp4parser.com/