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 remove links between nodes use X to remove and also to remove node Shift+X.
> First need to select node/link with mouse.
> You can select more links/nodes at once in editor too.
> Use Shit - A to auto add sinks, so you do not need to do that quite
> boring task over and over again.

Super, that did the trick!

I found some things while playing with lavfi-preview, I'll post issues
in your repo.

All the best,
Dee
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".


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 super! Really nice to play with. I have trouble understanding
> one thing (perhaps I'm just not seeing it). Let me describe what i do,
> in case i am misunderstanding something.
> 1. Add a movie source and a buffersink.
> 2. set filename of movie source
> 3. control enter to configure, now a pad shows up at the movie source.
> 4. connect out pad of movie source to in pad of buffer sink
> 5. control enter to configure again, now a preview window shows up.
> 6. i play my file, things work. Great!
> 7. Now i want to add an actual filter in between. How do i do that? I
> can't seem to edit anything anymore once its configured/played, almost
> all options are grayed out.
>
> I tried exporting the filtergraph, restarting lavfi-preview and then
> importing the filter graph. This however directly brings me to the
> state after step 5 above, so again can't edit anything, only play.
>
> 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 remove links between nodes use X to remove and also to remove node Shift+X.
First need to select node/link with mouse.
You can select more links/nodes at once in editor too.
Use Shit - A to auto add sinks, so you do not need to do that quite
boring task over and over again.

>
> Thanks!
> Dee
> ___
> ffmpeg-user mailing list
> ffmpeg-user@ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
> To unsubscribe, visit link above, or email
> ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".
>
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".


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 thing (perhaps I'm just not seeing it). Let me describe what i do,
in case i am misunderstanding something.
1. Add a movie source and a buffersink.
2. set filename of movie source
3. control enter to configure, now a pad shows up at the movie source.
4. connect out pad of movie source to in pad of buffer sink
5. control enter to configure again, now a preview window shows up.
6. i play my file, things work. Great!
7. Now i want to add an actual filter in between. How do i do that? I
can't seem to edit anything anymore once its configured/played, almost
all options are grayed out.

I tried exporting the filtergraph, restarting lavfi-preview and then
importing the filter graph. This however directly brings me to the
state after step 5 above, so again can't edit anything, only play.

So more generally, how to preview and then edit the filter graph?

Thanks!
Dee
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".


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 would like to inform you about the new tool, located here:
> >>
> >> https://github.com/richardpl/lavfi-preview
> >>
> >> It is GUI filtergraph editor and foremost ffmpeg's libavfilter
> >> filtergraph
> >> preview tool.
> >>
> >> It is in early stage, but already functional.
> >>
> >> Regards
>

Good stuff, will check it out!
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".


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://github.com/richardpl/lavfi-preview
>>
>> It is GUI filtergraph editor and foremost ffmpeg's libavfilter
>> filtergraph
>> preview tool.
>>
>> It is in early stage, but already functional.
>>
>> Regards
>> ___
>> ffmpeg-user mailing list
>> ffmpeg-user@ffmpeg.org
>> https://ffmpeg.org/mailman/listinfo/ffmpeg-user
>>
>> To unsubscribe, visit link above, or email
>> ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".
>>
> ___
> ffmpeg-user mailing list
> ffmpeg-user@ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
> To unsubscribe, visit link above, or email
> ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".
>
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".


Re: [FFmpeg-user] lavfi-preview

2022-04-24 Thread Bang He
hwo to run it

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://github.com/richardpl/lavfi-preview
>
> It is GUI filtergraph editor and foremost ffmpeg's libavfilter filtergraph
> preview tool.
>
> It is in early stage, but already functional.
>
> Regards
> ___
> ffmpeg-user mailing list
> ffmpeg-user@ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
> To unsubscribe, visit link above, or email
> ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".
>
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".


Re: [FFmpeg-user] lavfi-preview

2022-03-30 Thread Carl Zwanzig

Looks incredibly useful, will check it out.

Later,

z!
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".


Re: [FFmpeg-user] lavfi-preview

2022-03-30 Thread Diederick C. Niehorster
Hi Paul,

On Wed, Mar 30, 2022 at 1:53 PM Paul B Mahol  wrote:
>
> Hello,
>
> I would like to inform you about the new tool, located here:
>
> https://github.com/richardpl/lavfi-preview
>
> It is GUI filtergraph editor and foremost ffmpeg's libavfilter filtergraph
> preview tool.
>
> It is in early stage, but already functional.

This is super cool! It would be great if this becomes a sort of
library/ImGui component. I (and i'm sure i'm not alone) have an
application using ffmpeg libraries and already using ImGUI for the
GUI, I'd love to be able to integrate this into it.

All the best,
Dee
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".


[FFmpeg-user] lavfi-preview

2022-03-30 Thread Paul B Mahol
Hello,

I would like to inform you about the new tool, located here:

https://github.com/richardpl/lavfi-preview

It is GUI filtergraph editor and foremost ffmpeg's libavfilter filtergraph
preview tool.

It is in early stage, but already functional.

Regards
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".