Dean Powell

Results 12 comments of Dean Powell

I am also using the full Pharo launcher on both Linux (Ubuntu 20.04, 64-bit) and Windows 10 (build 18363.1621). On both I have installed a new Pharo 9, 64-bit image....

Here is the log: 22:46:50 [vokoscreenNG] Version: 3.4.0-beta-04 22:46:50 [vokoscreenNG] Locale: en_CA 22:46:50 [vokoscreenNG] Log from: 2022-08-30 22:46:50 22:46:50 [vokoscreenNG] Country: Canada 22:46:50 [vokoscreenNG] Qt: 5.15.2 22:46:50 [vokoscreenNG] GStreamer 1.20.3...

sudo apt install gstreamer1.0-plugins-bad Reading package lists... Done Building dependency tree... Done Reading state information... Done gstreamer1.0-plugins-bad is already the newest version (1.20.3-0ubuntu1). sudo apt install gstreamer1.0-plugins-ugly Reading package lists......

ldd /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstopenh264.so linux-vdso.so.1 (0x00007fff3d9fd000) libgstvideo-1.0.so.0 => /lib/x86_64-linux-gnu/libgstvideo-1.0.so.0 (0x00007f961fbfd000) libgstreamer-1.0.so.0 => /lib/x86_64-linux-gnu/libgstreamer-1.0.so.0 (0x00007f961faac000) libgobject-2.0.so.0 => /lib/x86_64-linux-gnu/libgobject-2.0.so.0 (0x00007f961fa4c000) libglib-2.0.so.0 => /lib/x86_64-linux-gnu/libglib-2.0.so.0 (0x00007f961f912000) libopenh264.so.6 => /lib/x86_64-linux-gnu/libopenh264.so.6 (0x00007f961f80e000) libgstpbutils-1.0.so.0 => /lib/x86_64-linux-gnu/libgstpbutils-1.0.so.0 (0x00007f961f7c8000) libstdc++.so.6 =>...

[GST-Debuglevel-2.txt](https://github.com/vkohaupt/vokoscreenNG/files/9613094/GST-Debuglevel-2.txt)

[GST-Debuglevel-4.txt](https://github.com/vkohaupt/vokoscreenNG/files/9637958/GST-Debuglevel-4.txt) [GST-Debuglevel-3.txt](https://github.com/vkohaupt/vokoscreenNG/files/9637959/GST-Debuglevel-3.txt) [GST-Debuglevel-2.txt](https://github.com/vkohaupt/vokoscreenNG/files/9637960/GST-Debuglevel-2.txt) [GST-Debuglevel-1.txt](https://github.com/vkohaupt/vokoscreenNG/files/9637961/GST-Debuglevel-1.txt) I recreated the -2, just in case

For the -4, I switched the codec to mkv, then closed vokoscreen. Then I opened it up again, switched logging to -4, then chose the mp4 codec so the error...

[GST-Debuglevel-6.txt](https://github.com/vkohaupt/vokoscreenNG/files/9738434/GST-Debuglevel-6.txt) [GST-Debuglevel-5.txt](https://github.com/vkohaupt/vokoscreenNG/files/9738435/GST-Debuglevel-5.txt) [GST-Debuglevel-7.txt](https://github.com/vkohaupt/vokoscreenNG/files/9738437/GST-Debuglevel-7.txt) Including level 7 as well, just in case. Thank you!

Thank you very much. Running the first step as listed above worked, and I can now choose mp4 as a target file format. This issue can be closed. Best Regards,...

Hi - I'm following the directions posted here: https://github.com/magritte-metamodel/magritte Metacello new baseline: 'Magritte'; repository: 'github://magritte-metamodel/Magritte'; load I've just successfully loaded it into a clean Pharo 11 image (64-bit), so it...