tcking / GiraffePlayer2

out of the box android video player(support lazy load, ListView/RecyclerView and hight performance)
Apache License 2.0
377 stars 110 forks source link

If i have 5 .mov file in recyclerview.only Last item getting thumb and playing..there is no option to get all video thumb. #134

Open prakashmp opened 6 years ago

prakashmp commented 6 years ago

If I have 5 .mov files in recycled view. only Last item getting the thumb and playing..there is no option to get all video thumb. all file get from a local gallery...could you please suggest if any solution for this problem?

tusharuit25 commented 5 years ago

do you found any solution to this? @tcking @prakashmp

prakashmp commented 5 years ago

yes I found a solution to this issue

tusharuit25 commented 5 years ago

what is that ? @prakashmp do you like to share here?

prakashmp commented 5 years ago

we can easily achieve this thing via FFMPEG.here is my FFmpeg query you can run this comment and take 00.00.01 frame from the video. Working query:

tusharuit25 commented 5 years ago

ok great thanks for help !!

prakashmp commented 5 years ago

always welcome @tusharuit