2017-05-08 23:47 GMT+02:00 abraxas1 <abrax...@gmail.com>: > char* execargs[ {PATH_TO_FFMPEG,"-re","-y","-framerate","30", > "-f","h264","-video_size","1920x1080","-i", > g_fifname,"-c:v","copy","-an",pathname, (char*)0};
Test the command from the shell, remove the useless options like "f", "framerate" and "video_size" and if it doesn't work, provide the complete, uncut console output. Carl Eugen _______________________________________________ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".