[FFmpeg-user] Prores 422 to H264, multithread leads to video glitch

thibault75 thibault at capitalvision.fr
Fri Feb 6 18:53:42 CET 2015


Hi,I'd like to get a H264 from a PRORES 422.All is working good with one
thread but i've got some glitch with multi threads.Command line OK (really
slow): ffmpeg -i PCD00151.mov -vcodec libx264 -an output.movCommand line
leading to glitch (3x time faster) : ffmpeg -threads 4 -i PCD00151.mov
-vcodec libx264 -an output.movHere is the glitch
<http://ffmpeg-users.933282.n4.nabble.com/file/n4669143/glitch.jpg> 



--
View this message in context: http://ffmpeg-users.933282.n4.nabble.com/Prores-422-to-H264-multithread-leads-to-video-glitch-tp4669143.html
Sent from the FFmpeg-users mailing list archive at Nabble.com.


More information about the ffmpeg-user mailing list