You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I switch tabs, VS2022 out line:
[23:41.432 | WRN | Engine.Commands ] Direct Command 'Close' not accepted. Open media before closing or changing media.
MediaHashCode:10539156
[23:41.461 | DBG | Engine.Commands ] Dispose Entered. Waiting for Command Manager processor to stop.
MediaHashCode:10539156
[23:41.462 | DBG | Engine.Commands ] Dispose is waiting for pending direct commands.
MediaHashCode:10539156
[23:41.462 | DBG | Engine.Commands ] Dispose is closing media.
MediaHashCode:10539156
[23:41.492 | DBG | Engine.Commands ] Dispose completed.
In new tabItem ffme not work,i think ffme is dispose,but parent not dispose!
who help me?
The text was updated successfully, but these errors were encountered:
Issue Title (change this title!)
Please enter a general description for the issue. Delete sections that are not relevant and provide additional sections if necessary.
Issue Categories
Version Information
Steps to Reproduce
Step 1
Step 2
Step 3
Expected Results
Sample Code
XAML
C#
Command line ffplay
ffplay "hello.mp4"
Delete This Section
When I switch tabs, VS2022 out line:
[23:41.432 | WRN | Engine.Commands ] Direct Command 'Close' not accepted. Open media before closing or changing media.
MediaHashCode:10539156
[23:41.461 | DBG | Engine.Commands ] Dispose Entered. Waiting for Command Manager processor to stop.
MediaHashCode:10539156
[23:41.462 | DBG | Engine.Commands ] Dispose is waiting for pending direct commands.
MediaHashCode:10539156
[23:41.462 | DBG | Engine.Commands ] Dispose is closing media.
MediaHashCode:10539156
[23:41.492 | DBG | Engine.Commands ] Dispose completed.
In new tabItem ffme not work,i think ffme is dispose,but parent not dispose!
who help me?
The text was updated successfully, but these errors were encountered: