> I have install ffmpeg on Raspberry PI 2: sudo apt-get install ffmpeg > How do I turn on hardware acceleration for FLV-H.264?
Don't know about PI2, but in general, use ' -vcodec h264_omx' for PI's hardware acceleration. _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
