Help: I'm trying to play a video with gstreamer in a `winit` window (my application's window), but it opens a new window instead

Sebastian Dröge sebastian at centricular.com
Sat Dec 19 09:21:28 UTC 2020


On Sat, 2020-12-19 at 01:52 -0600, Eds Savage wrote:
> Is there a way to put these logs in a file (I'm using `cargo run >
> debug.txt` but the file is empty)? Also how long should I run it for
> because it seemed endless.

You could redirect it with 2> debug.txt or you could set
GST_DEBUG_FILE=debug.txt

-- 
Sebastian Dröge, Centricular Ltd · https://www.centricular.com

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20201219/400b6398/attachment-0001.htm>


More information about the gstreamer-devel mailing list