-
Notifications
You must be signed in to change notification settings - Fork 245
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
7.x can not open device:// #675
Comments
I have the same problem with “Unosquare.FFME.Windows.Sample”. I've tried : Any ideas? |
@Axel82 i think ,it is "device://" ,not "avdevice://" . |
I tried both, and nothing works fine |
yes,7.x has this issues. |
I do not know about your specific issues but this is from FFmpeg main repo. "A new major release, FFmpeg 7.0 "Dijkstra", is now available for download. ... |
@Axel82 @MrBean2016 |
i try this:
device://dshow/?video=camera name
device://gdigrab?desktop
it does not work,but local file path is well.
Issue Categories
Version Information
Error
Direct Command 'Close' not accepted. Open media before closing or changing media.
Direct Command 'Open' accepted. Perparing execution.
Direct Command 'Open' entered
Library.LoadFFmpeg: FFmpeg v7.0.1-full_build-www.gyan.dev
Media URI will be updated. Input Format: gdigrab, Input Argument: desktop
Format 'gdigrab' not found. Will use automatic format detection.
“Unosquare.FFME.Common.MediaContainerException”( ffme.win.dll )
“Unosquare.FFME.Common.MediaContainerException”( ffme.win.dll )
Fatal error initializing MediaContainer instance.
MediaContainerException: Could not open 'desktop'. Error -2: No such file or directory
Stack Trace:
Unosquare.FFME.Container.MediaContainer.StreamInitialize()
“Unosquare.FFME.Common.MediaContainerException”(ffme.win.dll)
Direct Command 'Open' execution error
MediaContainerException: Could not open 'desktop'. Error -2: No such file or directory
Stack Trace:
在 Unosquare.FFME.Container.MediaContainer.StreamInitialize()
在 Unosquare.FFME.Container.MediaContainer.Initialize()
在 Unosquare.FFME.Commands.CommandManager.CommandOpenMedia(IMediaInputStream inputStream, Uri streamUri)
在 Unosquare.FFME.Commands.CommandManager.<>c__DisplayClass47_0.b__0()
EVENT START: MediaFailed
EVENT START: MediaClosed
Direct Command 'Open' completed. Result: False
EVENT DONE : MediaFailed
EVENT DONE : MediaClosed
The text was updated successfully, but these errors were encountered: