rdp / screen-capture-recorder-to-video-windows-free

a free open source windows "screen capture" device and recorder (also allows VLC/ffmpeg and others to capture/stream desktop/audio)
https://github.com/rdp/screen-capture-recorder-to-video-windows-free/releases
Other
2.09k stars 458 forks source link

I get the video up side down when I use VLC for screen record. #126

Open gyxkgz opened 4 years ago

gyxkgz commented 4 years ago

I use VLC's DirectShow to get screen record ,v and a device are all from this software .I can get normal frames when I watch direct from VLC ,but If I save it into a mp4 file ,the video will up side down. Can you help me? thank you ! vlc_53n0D3RWxX vlcsnap-2020-04-01-14h44m04s924

rdp commented 4 years ago

ffmpeg records it OK?

On Wed, Apr 1, 2020 at 12:46 AM gcrisis notifications@github.com wrote:

I use VLC's DirectShow to get screen record ,v and a device are all from this software .I can get normal frames when I watch direct from VLC ,but If I save it into a mp4 file ,the video will up side down. Can you help me? thank you ! [image: vlc_53n0D3RWxX] https://user-images.githubusercontent.com/13515569/78107061-5a8da400-7427-11ea-8cbe-20e30e9c6222.png [image: vlcsnap-2020-04-01-14h44m04s924] https://user-images.githubusercontent.com/13515569/78107120-77c27280-7427-11ea-969a-de38a8e82053.png

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/rdp/screen-capture-recorder-to-video-windows-free/issues/126, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAADBUCHPG73COIVW2IHDCDRKLPK5ANCNFSM4LYQNY3A .

gyxkgz commented 4 years ago

yes,ffmpeg OK.

rdp commented 4 years ago

Hmm maybe I'm missing something...

On Wed, Apr 1, 2020 at 12:46 AM gcrisis notifications@github.com wrote:

I use VLC's DirectShow to get screen record ,v and a device are all from this software .I can get normal frames when I watch direct from VLC ,but If I save it into a mp4 file ,the video will up side down. Can you help me? thank you ! [image: vlc_53n0D3RWxX] https://user-images.githubusercontent.com/13515569/78107061-5a8da400-7427-11ea-8cbe-20e30e9c6222.png [image: vlcsnap-2020-04-01-14h44m04s924] https://user-images.githubusercontent.com/13515569/78107120-77c27280-7427-11ea-969a-de38a8e82053.png

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/rdp/screen-capture-recorder-to-video-windows-free/issues/126, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAADBUCHPG73COIVW2IHDCDRKLPK5ANCNFSM4LYQNY3A .

rytz commented 4 years ago

Hi, thanks for creating this software. It looks very promising to do what I need, but I am also experiencing this horizontal flipping issue, which is the only issue keeping this setup from functioning properly.

For reference, I am recording my screen through VLC using DirectShow.

I found the configurable settings in regedit: setup_screen_tracker_params.rb

However, they do not contain an option for horizontal flip. Using :transform-type=hflip does not work.

Do you have any suggestions @rdp ? Thanks again.

rdp commented 4 years ago

ffmpeg works OK?

On Tue, Sep 22, 2020 at 11:01 AM ryan notifications@github.com wrote:

Hi, thanks for creating this software. It looks very promising to do what I need, but I am also experiencing this horizontal flipping issue, which is the only issue keeping this setup from functioning properly.

For reference, I am recording my screen through VLC using DirectShow.

I found the configurable settings in regedit: setup_screen_tracker_params.rb https://github.com/rdp/screen-capture-recorder-to-video-windows-free/blob/master/configuration_setup_utility/setup_screen_tracker_params.rb#L9

However, they do not contain an option for horizontal flip. Using :transform-type=hflip does not work.

Do you have any suggestions @rdp https://github.com/rdp ? Thanks again.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/rdp/screen-capture-recorder-to-video-windows-free/issues/126#issuecomment-696851737, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAADBUEQL3VAI4ZJVE7GBA3SHDJ7LANCNFSM4LYQNY3A .

rdp commented 1 year ago

worked OK for me just now with VLC doing a live capture?