Re: [FFmpeg-user] encode to RAW video

2022-10-31 Thread Clay via ffmpeg-user
Carl Zwanzig wrote on 10/31/22 19:01: > On 10/31/2022 6:23 AM, Naveen.B wrote: >> I observed some weird behaviour with fast and medium preset, > > We've observed that you're -still- top-posting, please stop it. > > Reminder:  Top Posting:  Replying ABOVE the Quote... :-) *Don't ask me how I know :-

Re: [FFmpeg-user] encode to RAW video

2022-10-31 Thread Carl Zwanzig
On 10/31/2022 6:23 AM, Naveen.B wrote: I observed some weird behaviour with fast and medium preset, We've observed that you're -still- top-posting, please stop it. (reformatted) fast preset: *ffmpeg -pixel_format gray10le -s 1600x1300 -r 30 -i CapturedImage-%03d.raw Specifies the input file

Re: [FFmpeg-user] encode to RAW video

2022-10-31 Thread Naveen.B
I observed some weird behaviour with fast and medium preset, fast preset: *ffmpeg -pixel_format gray10le -s 1600x1300 -r 30 -i CapturedImage-%03d.raw -c:v rawvideo -pixel_format yuv420p -f rawvideo -c:v libx264 -preset fast -crf 18 test.raw* command output: *frame= 30 fps=0.0 *q=-1.0 Lsize=

Re: [FFmpeg-user] lavfi-preview

2022-10-31 Thread Diederick C. Niehorster
Hi Paul, On Mon, Oct 31, 2022 at 11:51 AM Paul B Mahol wrote: > > On 10/31/22, Diederick C. Niehorster wrote: > > So more generally, how to preview and then edit the filter graph? > > If it played out and video is gone, just press Ctrl+Enter again > and after that Shift + Q to quit output. > To

Re: [FFmpeg-user] lavfi-preview

2022-10-31 Thread Paul B Mahol
On 10/31/22, Diederick C. Niehorster wrote: > Hi Paul, > > On Mon, Oct 31, 2022 at 10:35 AM Paul B Mahol wrote: >> >> On 4/24/22, Bang He wrote: >> > hwo to run it >> > >> >> There are now binaries auto build for Windows and Linux and are ready >> for download. >> All for 64bit. > > This is supe

Re: [FFmpeg-user] lavfi-preview

2022-10-31 Thread Diederick C. Niehorster
Hi Paul, On Mon, Oct 31, 2022 at 10:35 AM Paul B Mahol wrote: > > On 4/24/22, Bang He wrote: > > hwo to run it > > > > There are now binaries auto build for Windows and Linux and are ready > for download. > All for 64bit. This is super! Really nice to play with. I have trouble understanding one

Re: [FFmpeg-user] lavfi-preview

2022-10-31 Thread Dennis Mungai
On Mon, 31 Oct 2022 at 12:35, Paul B Mahol wrote: > On 4/24/22, Bang He wrote: > > hwo to run it > > > > There are now binaries auto build for Windows and Linux and are ready > for download. > All for 64bit. > > > On Wed, Mar 30, 2022 at 7:53 PM Paul B Mahol wrote: > > > >> Hello, > >> > >> I w

Re: [FFmpeg-user] lavfi-preview

2022-10-31 Thread Paul B Mahol
On 4/24/22, Bang He wrote: > hwo to run it > There are now binaries auto build for Windows and Linux and are ready for download. All for 64bit. > On Wed, Mar 30, 2022 at 7:53 PM Paul B Mahol wrote: > >> Hello, >> >> I would like to inform you about the new tool, located here: >> >> https://gith