video data is comming to a fifo. The ffmpeg is made to take the fifo data
and copy it to my sdcard when ffmpeg is used to copy the data,the free ram
decreases

tried using different versions of ffmpeg,but same issue

ffmpeg -f h264 -i /tmp/file.h264 -c:a copy -c:v copy /tmp/sdcard/video.avi
This command was used to perform the process

ram free memory should not decrease as time goes.

Is this a memory leak?

how to fix this


*With regards,NIDHEESH V**VVDN Technologies Pvt Ltd*
Cell: +91 8129732556

-- 
_Disclaimer: _© 2019 VVDN Technologies Pvt. Ltd. This e-mail contains 
PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely for the use of the 
addressee(s). If you are not the intended recipient, please notify the 
sender by e-mail and delete the original message. Further, you are not to 
copy, disclose, or distribute this e-mail or its contents to any other 
person and any such actions are unlawful.__
_______________________________________________
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".

Reply via email to