sourab-sharma / TouchToRecord

Touch android camera surface view to record video using FFmpeg Recorder
297 stars 104 forks source link

recording is cropped from bottom #14

Open scheriff opened 8 years ago

scheriff commented 8 years ago

what we see during recording on screen is cropped from bottom when saved. the resulting video does not match the preview on screen.

I guess the original library (https://github.com/qdrzwd/VideoRecorder) that you have based on does not have this issue. I correct. It also has the same issue.

1.image is the preview where we can see the monitor logo (hp), while during playback (2. image) we can't

ss_during_recording ss_during_video_playback