Re: [FFmpeg-user] Virtual camera

2020-07-10 Thread stoica ionut via ffmpeg-user
I don't think ffmpeg itself can register a source filter for DirectShow. Have a look on this project though CatxFish/obs-virtual-cam | | | | | | | | | | | CatxFish/obs-virtual-cam obs-studio plugin to simulate a directshow webcam. Contribute to CatxFish/obs-virtual-cam development

[FFmpeg-user] ffmpeg-user@ffmpeg.org

2020-06-27 Thread stoica ionut via ffmpeg-user
Hi, I am trying to avoid downloading entire file when generating a thumbnail at certain time ffmpeg -v debug fflags fastseek+igndts -y -http_proxy http://localhost: -i http://devimages.apple.com/iphone/samples/bipbop/gear1/fileSequence3.ts -ss 0 -vframes 1 -async 1 -vcodec png -an thumb.p