I'm using a directshow device in FFMPEG to do screen capture of an app emulator. Found here https://github.com/rdp/screen-capture-recorder-to-video-windows-free
It works great and the files play back in VLC no problem, but when I bring them into Sony Vegas they show up as black screens.
Can anyone tell me what the problem is here?
You can download the file here to test https://www.dropbox.com/s/0qlmbrejroq676o/testcapture.mp4?dl=0
Thanks
I got the problem fixed by adding -pix_fmt yuv420p to the parameters, apparently vegas can't read the yuv422 or yuv444 settings apparently. Thought I'd post incase someone else ran into the problem down the line.
It looks like you're new here. If you want to get involved, click one of these buttons!