ffmpeg filter

멀티미디어 : 2013. 10. 8. 11:22
반응형

어떤 필터가 있는지 보기

ffmpeg -filters 



./ffplay -i ~/hoho/file/media/mp4/The\ Amazing\ Spiderman\ bionic.mp4 -vf "crop=600:300:10:10,hue=100,fps=10,hflip,vflip,smartblur=1:-1:0,super2xsai,swapuv,unsharp,edgedetect,hqdn3d=500,negate"



반응형

'멀티미디어' 카테고리의 다른 글

Android MediaCodec stuff  (0) 2014.11.25
Audio Resampling Using FFMpeg (avcodec)  (0) 2013.06.18
Telechips HW DECODER 동작 순서  (0) 2013.06.05
Posted by Real_G