Raghav Sharma

Results 8 issues of Raghav Sharma

One can get the bitmap of the image loaded into the imageview, on onClick. Can be used for saving the image once loaded into the device.

The drag and reorder is working good in Vertical RecyclerView but not in Horizontal. `recyclerView =(PullRecyclerView) findViewById(R.id.rv_list); recyclerView.setCanPullDown(false); recyclerView.setCanPullUp(false); recyclerView.setHasFixedSize(true); recyclerView.setLayoutManager(new LinearLayoutManager(this, LinearLayoutManager.HORIZONTAL, true)); ` Each item can be dragged...

The player doesn't load the video file from the content uri (Uri: content://media/external/video/media/454398). **LOGS:** 2021-06-14 19:28:18.251 1805-1974/? I/Timeline: Timeline: Activity_windows_visible id: ActivityRecord{3c634b4 u0 com.raghav.videomerger/com.videotrimmer.library.ui.ActVideoTrimmer t5762} time:217283237 2021-06-14 19:28:18.259 1805-1974/? I/WindowManager:...

Implement a variety of filters and visual effects that users can apply to their videos in real time or during editing. These can include colour grading, special effects, and artistic...

enhancement
good first issue
hacktoberfest
ffmpeg

enhancement
hacktoberfest

- [x] #21 - [x] #25 - [ ] #27 - [ ] Clean Up

good first issue
hacktoberfest

Allow users to add text, captions, logos, and graphics to their videos. This is useful for creating titles, subtitles, watermarks, and branding.

enhancement
good first issue
hacktoberfest
ffmpeg

enhancement
help wanted
good first issue
hacktoberfest
ffmpeg