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

Re: [FFmpeg-user] Can't decode image

2016-09-02 Thread ionut
Thank you very much! I will check the ticket daily. Ionut Raducanu On 02.09.2016 16:24, Carl Eugen Hoyos wrote: Hi! 2016-09-02 10:32 GMT+02:00 Moritz Barsnick : That seems to be a regression. Not only can other tools open the image, even an age-old version of ffmpeg I have can read it

Re: [FFmpeg-user] Can't decode image

2016-09-02 Thread ionut
How can I register? *I have this error:* No handler matched request to /register_trac_two On 02.09.2016 11:47, Moritz Barsnick wrote: On Fri, Sep 02, 2016 at 11:35:21 +0300, ionut wrote: Can you please give me a link to the ticket trac ? Or how can I go there.. https://trac.ffmpeg.org

Re: [FFmpeg-user] Can't decode image

2016-09-02 Thread ionut
Can you please give me a link to the ticket trac ? Or how can I go there.. Thank you! On 02.09.2016 11:32, Moritz Barsnick wrote: On Fri, Sep 02, 2016 at 10:50:43 +0300, ionut wrote: I attached the image that is causing problems. Indeed. That seems to be a regression. Not only can other

[FFmpeg-user] Can't decode image

2016-09-02 Thread ionut
Hello, I attached the image that is causing problems. *FFMPEG build:* ffmpeg version N-79052-g03a6ed8-syslint Copyright (c) 2000-2016 the FFmpeg developers built with gcc 4.4.7 (GCC) 20120313 (Red Hat 4.4.7-16) configuration: --prefix=/usr/local/cpffmpeg --enable-shared --enable-nonfree

Re: [FFmpeg-user] FFMPEG run out of memory

2016-05-09 Thread ionut
a new build and test again. By the way, I already asked, but this warning is fine ? [png_pipe @ 0x16e85fa0] Stream #0: not enough frames to estimate rate; consider increasing probesize It looks a little bit bad. Thank you! On 09.05.2016 16:37, Carl Eugen Hoyos wrote: ionut webland.ro

Re: [FFmpeg-user] FFMPEG run out of memory

2016-05-09 Thread ionut
In aprox 10 minutes I will upload command and a report log. :D Thank you for help! On 09.05.2016 14:49, Carl Eugen Hoyos wrote: Paul B Mahol gmail.com> writes: Then how you explain memory exhaustion? I am not smart enough to answer usage questions if command line or complete, uncut console

Re: [FFmpeg-user] FFMPEG run out of memory

2016-05-09 Thread ionut
Ok, but I use -r to set once the framerate for background resource and then once as an output option to set the output framerate. On 09.05.2016 12:13, Paul B Mahol wrote: On 5/9/16, ionut wrote: Thank you for answer, excuse me for being so noob but when you say fps filter, at what you look

Re: [FFmpeg-user] FFMPEG run out of memory

2016-05-09 Thread ionut
Thank you for answer, excuse me for being so noob but when you say fps filter, at what you look ? Thank you! On 09.05.2016 11:14, Paul B Mahol wrote: On 5/9/16, ionut wrote: For Cley Faye, The structure of my command is: - first I input images with: -framerate 30 -loop 1 -t no_seconds -i

Re: [FFmpeg-user] FFMPEG run out of memory

2016-05-08 Thread ionut
over 100k lines for 30s of output, while my total time is over 360. On 09.05.2016 01:17, Cley Faye wrote: 2016-05-09 0:04 GMT+02:00 ionut : My output is .mp4 and I am using like 50-100 images to create it. Image resolutions are very big and I do a lot of complex filtering. I have some cases

Re: [FFmpeg-user] FFMPEG run out of memory

2016-05-08 Thread ionut
It s very very huge, you really need all of it ? I can send you the output/input and filter specifications I use, it is good ? On 09.05.2016 01:29, Reindl Harald wrote: Am 09.05.2016 um 00:04 schrieb ionut: I know that I haven't given you to many details, please hit me back for

[FFmpeg-user] FFMPEG run out of memory

2016-05-08 Thread ionut
Hello, My output is .mp4 and I am using like 50-100 images to create it. Image resolutions are very big and I do a lot of complex filtering. I have some cases that my cmd run out of memory and the ffmpeg process is killed. One more thing, I have the next warning: [png_pipe @ 0x1f9c480] S