Surprise! We've been running on hardware provided by BuyVM for a few months and wanted to show them a little appreciation.
Running a paste site comes with unique challenges, ones that aren't always obvious and hard to control. As such, BuyVM offered us a home where we could worry less about the hosting side of things and focus on maintaining a clean and useful service! Go check them out and show them some love!
Description: admlog.txt
Submitted on February 7, 2025 at 04:10 PM
Expires on February 7, 2026 at 04:10 PM (11 months from now)

New Paste 1 (Text)

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748
*************************
  Avidemux v2.8.2 (250109_) .
*************************
 http://www.avidemux.org
 Code      : Mean, JSC, Grant Pedersen,eumagga0x2a
 GFX       : Nestor Di, nestordi@augcyl.org
 Design    : Jakub Misak
 FreeBSD   : Anish Mistry, amistry@am-productions.biz
 Audio     : Mihail Zenkov
 Mac OS X  : Kuisathaverat, Harry van der Wolf
 Win32     : Grant Pedersen

Build Target: Microsoft Windows (x86-64)
User Interface: Qt (6.8.1)
Operating System: Microsoft Windows (6.2.9200; 64-bit)
Time: Fri Feb  7 17:00:19 2025

0: C:\Apps\avidemux\avidemux.exe

Initialising prefs
   16:00:19-545 [preferences::load] Loading prefs from C:\Users\Max\AppData\Roaming\avidemux\config3
   16:00:19-545 [preferences::load] Preferences found and loaded
[CpuCaps] Checking CPU capabilities
		MMX detected
		MMXEXT detected
		SSE detected
		SSE2 detected
		SSE3 detected
		SSSE3 detected
		SSE4 detected
		SSE42 detected
		AVX detected
		AVX2 detected
		FMA3 detected
[CpuCaps] CPU MFR-ID: 1, "GenuineIntel"
   16:00:19-545 [CpuCaps::init] [CpuCaps] End of CPU capabilities check (cpuCaps: 0x00007de6, cpuMask: 0xffffffff)
   16:00:19-545 [CpuCaps::setMask] [CpuCaps] Setting mask to 0x0fffffff
   16:00:19-545 [CpuCaps::setMask] [CpuCaps] Forcing lav cpu flags 0x003fd3db
Initializing WinSock
WinSock ok
   16:00:19-546 [UI_Init] Starting Qt5 GUI...
   16:00:19-663 [loadTranslator] Using system language
   16:00:19-663 [loadTranslator] Initializing language de_DE
   16:00:19-663 [loadTranslator] Translation folder is <C:\Apps\avidemux\qt6\i18n\>
   16:00:19-688 [loadTranslation] [Locale] Loading language file C:\Apps\avidemux\qt6\i18n\qtbase_de_DE succeeded
   16:00:19-707 [loadTranslation] [Locale] Loading language file C:\Apps\avidemux\qt6\i18n\avidemux_de_DE succeeded
   16:00:19-707 [loadTranslator] Updating translations...
   16:00:19-707 [loadTranslator] [Locale] Test: &Edit -> &Bearbeiten

Initializing Dithering tables
[COREUI] Compiled with 01.00.00
[COREUI] Linked with   01.00.00
[CoreUI] Compiled with patch version 0, using 0
[UI Toolkit] Running version 02:00
[Script] Scanning directory C:\Apps\avidemux\plugins\scriptEngines
[Script] Tinypy INFO - Registering group addons
[Script] Tinypy INFO - 	Registering: help
[Script] Tinypy INFO - 	Registering: get_folder_content
[Script] Tinypy INFO - 	Registering: get_file_size
[Script] Tinypy INFO - 	Registering: basename
[Script] Tinypy INFO - 	Registering: dirname
[Script] Tinypy INFO - 	Registering: splitext
[Script] Tinypy INFO - Registering class: Avidemux
[Script] Tinypy INFO - Registering class: Editor
[Script] Tinypy INFO - Registering class: Gui
[Script] Tinypy INFO - Registering class: Memory
[Script] Tinypy INFO - Registering class: Tools
[Script] Tinypy INFO - Registering class: DFToggle
[Script] Tinypy INFO - Registering class: DFInteger
[Script] Tinypy INFO - Registering class: DFFloat
[Script] Tinypy INFO - Registering class: DFMenu
[Script] Tinypy INFO - Registering class: DFTimeStamp
[Script] Tinypy INFO - Registering class: DFLabel
[Script] Tinypy INFO - Registering class: DFText
[Script] Tinypy INFO - Registering class: DialogFactory
[Script] Tinypy INFO - Registering group test
[Script] Tinypy INFO - 	Registering: testAssert
[Script] Tinypy INFO - 	Registering: testCrash
[Script] Tinypy INFO - 	Registering: testSub
[Script] Tinypy INFO - Registering static class os
[Script] Tinypy INFO - 	Registering: environ
[Script] Tinypy INFO - Python initialised
[Script] loaded C:\Apps\avidemux\plugins\scriptEngines\libADM_script_tinyPy.dll
   16:00:19-729 [initGUI] OpenGL: Not enabled at build time.
The screen seems to be 2464 x 984 px
   16:00:19-834 [admPreview::destroy] Destroying preview
   16:00:19-834 [renderDisplayResize] Render to 0x0 zoom=1.0000, old one =0 x 0, zoom=0.0000, renderer=0000000000000000
   16:00:19-834 [UI_resize] Resizing the main window to 278x219 px
[RDR] Resizing to 0 x 0
   16:00:19-849 [ADM_ad_loadPlugins] Scanning directory C:\Apps\avidemux\plugins\audioDecoder
   16:00:19-851 [tryLoadingAudioPlugin] [ADM_ad_plugin] Plugin loaded version 0.0.1, name libADM_ad_Mad.dll, desc: LibMad decoder plugin for avidemux (c) Mean

   16:00:19-863 [tryLoadingAudioPlugin] [ADM_ad_plugin] Plugin loaded version 0.0.1, name libADM_ad_a52.dll, desc: LibAC3 decoder plugin for avidemux (c) Mean

   16:00:19-873 [tryLoadingAudioPlugin] [ADM_ad_plugin] Plugin loaded version 0.0.1, name libADM_ad_alaw.dll, desc: A-law decoder plugin for avidemux (c) Mean

   16:00:19-891 [tryLoadingAudioPlugin] [ADM_ad_plugin] Plugin loaded version 0.0.1, name libADM_ad_faad.dll, desc: Faad2 decoder plugin for avidemux (c) Mean

   16:00:19-907 [tryLoadingAudioPlugin] [ADM_ad_plugin] Plugin loaded version 0.0.1, name libADM_ad_ima_adpcm.dll, desc: IMA ADPCM decoder plugin for avidemux (c) Mean

   16:00:19-908 [tryLoadingAudioPlugin] [ADM_ad_plugin] Plugin loaded version 0.0.1, name libADM_ad_lav.dll, desc: Lavcodec decoder plugin for avidemux (c) Mean/Gruntster

   16:00:19-923 [tryLoadingAudioPlugin] [ADM_ad_plugin] Plugin loaded version 0.0.1, name libADM_ad_ms_adpcm.dll, desc: Ulaw decoder plugin for avidemux (c) Mean

   16:00:19-952 [tryLoadingAudioPlugin] [ADM_ad_plugin] Plugin loaded version 0.0.1, name libADM_ad_opus.dll, desc: libOpus decoder plugin for avidemux (c) Mean

   16:00:19-953 [tryLoadingAudioPlugin] [ADM_ad_plugin] Plugin loaded version 0.0.1, name libADM_ad_ulaw.dll, desc: Ulaw decoder plugin for avidemux (c) Mean

   16:00:19-989 [tryLoadingAudioPlugin] [ADM_ad_plugin] Plugin loaded version 0.0.1, name libADM_ad_vorbis.dll, desc: libVorbis decoder plugin for avidemux (c) Mean

   16:00:19-989 [ADM_ad_loadPlugins] Scanning done, found 10 audio decoders
   16:00:19-989 [ADM_av_loadPlugins] [ADM_av_plugin] Scanning directory C:\Apps\avidemux\plugins\audioDevices
   16:00:20-004 [ADM_AudioDevices::ADM_AudioDevices] Name :Win32 ApiVersion :2
   16:00:20-004 [tryLoadingFilterPlugin] [Filters] Registered filter C:\Apps\avidemux\plugins\audioDevices\libADM_av_win32.dll as  Win32 audio device (c) mean
   16:00:20-004 [ADM_av_loadPlugins] [ADM_av_plugin] Scanning done
[ADM_ae_plugin] Scanning directory C:\Apps\avidemux\plugins\audioEncoders
[AudioEncoder] Loaded LavAAC version 01.00.00 wavTag :0xff
   16:00:20-007 [tryLoadingFilterPlugin] [AudioEncoder] Registered filter C:\Apps\avidemux\plugins\audioEncoders\libADM_ae_lav_aac.dll as  AAC LavCodec encoder plugin Mean 2008/2016
[AudioEncoder] Loaded LavAC3 version 01.00.00 wavTag :0x2000
   16:00:20-008 [tryLoadingFilterPlugin] [AudioEncoder] Registered filter C:\Apps\avidemux\plugins\audioEncoders\libADM_ae_lav_ac3.dll as  AC3 LavCodec encoder plugin Mean 2008/2009
[AudioEncoder] Loaded LavMP2 version 01.00.00 wavTag :0x50
   16:00:20-009 [tryLoadingFilterPlugin] [AudioEncoder] Registered filter C:\Apps\avidemux\plugins\audioEncoders\libADM_ae_lav_mp2.dll as  MP2 LavCodec encoder plugin Mean 2008/2009
[AudioEncoder] Loaded Opus version 01.00.00 wavTag :0x26ae
   16:00:20-009 [tryLoadingFilterPlugin] [AudioEncoder] Registered filter C:\Apps\avidemux\plugins\audioEncoders\libADM_ae_opus.dll as  Opus encoder plugin Mean 2017
[AudioEncoder] Loaded PCM version 01.00.00 wavTag :0x1
   16:00:20-010 [tryLoadingFilterPlugin] [AudioEncoder] Registered filter C:\Apps\avidemux\plugins\audioEncoders\libADM_ae_pcm.dll as  PCM encoder plugin Mean 2008
[AudioEncoder] Loaded Vorbis version 01.00.00 wavTag :0x676f
   16:00:20-023 [tryLoadingFilterPlugin] [AudioEncoder] Registered filter C:\Apps\avidemux\plugins\audioEncoders\libADM_ae_vorbis.dll as  Vorbis encoder plugin Mean 2008
[ADM_ae_plugin] Scanning done
   16:00:20-023 [ADM_dm_loadPlugins] Scanning directory C:\Apps\avidemux\plugins\demuxers
   16:00:20-043 [ADM_demuxer::ADM_demuxer] [Demuxer]Name :asf ApiVersion :3 Description :asf/wmv demuxer plugin (c) Mean 2007/2009
   16:00:20-043 [tryLoadingDemuxerPlugin] [Demuxers] Registered filter C:\Apps\avidemux\plugins\demuxers\libADM_dm_asf.dll as  asf/wmv demuxer plugin (c) Mean 2007/2009
   16:00:20-044 [ADM_demuxer::ADM_demuxer] [Demuxer]Name :avs ApiVersion :3 Description :avsProxy demuxer plugin (c) Mean 2007/2010
   16:00:20-044 [tryLoadingDemuxerPlugin] [Demuxers] Registered filter C:\Apps\avidemux\plugins\demuxers\libADM_dm_avsproxy.dll as  avsProxy demuxer plugin (c) Mean 2007/2010
   16:00:20-053 [ADM_demuxer::ADM_demuxer] [Demuxer]Name :flv ApiVersion :3 Description :flash demuxer plugin (c) Mean 2007/2007
   16:00:20-053 [tryLoadingDemuxerPlugin] [Demuxers] Registered filter C:\Apps\avidemux\plugins\demuxers\libADM_dm_flv.dll as  flash demuxer plugin (c) Mean 2007/2007
   16:00:20-055 [ADM_demuxer::ADM_demuxer] [Demuxer]Name :mkv ApiVersion :3 Description :Matroska demuxer plugin (c) Mean 2007/2008
   16:00:20-055 [tryLoadingDemuxerPlugin] [Demuxers] Registered filter C:\Apps\avidemux\plugins\demuxers\libADM_dm_matroska.dll as  Matroska demuxer plugin (c) Mean 2007/2008
   16:00:20-056 [ADM_demuxer::ADM_demuxer] [Demuxer]Name :mp4 ApiVersion :3 Description :Mp4/Mov/3GP demuxer plugin (c) Mean 2007/2008
   16:00:20-056 [tryLoadingDemuxerPlugin] [Demuxers] Registered filter C:\Apps\avidemux\plugins\demuxers\libADM_dm_mp4.dll as  Mp4/Mov/3GP demuxer plugin (c) Mean 2007/2008
   16:00:20-073 [ADM_demuxer::ADM_demuxer] [Demuxer]Name :MXF ApiVersion :3 Description :MXF demuxer plugin (c) Mean 2010
   16:00:20-073 [tryLoadingDemuxerPlugin] [Demuxers] Registered filter C:\Apps\avidemux\plugins\demuxers\libADM_dm_mxf.dll as  MXF demuxer plugin (c) Mean 2010
   16:00:20-075 [ADM_demuxer::ADM_demuxer] [Demuxer]Name :navs ApiVersion :3 Description :native avs demuxer plugin (c) Mean 2018
   16:00:20-075 [tryLoadingDemuxerPlugin] [Demuxers] Registered filter C:\Apps\avidemux\plugins\demuxers\libADM_dm_nativeAvs.dll as  native avs demuxer plugin (c) Mean 2018
   16:00:20-084 [ADM_demuxer::ADM_demuxer] [Demuxer]Name :openDml ApiVersion :3 Description :AVI/OpenDML demuxer plugin (c) Mean 2007/2007
   16:00:20-084 [tryLoadingDemuxerPlugin] [Demuxers] Registered filter C:\Apps\avidemux\plugins\demuxers\libADM_dm_opendml.dll as  AVI/OpenDML demuxer plugin (c) Mean 2007/2007
   16:00:20-098 [ADM_demuxer::ADM_demuxer] [Demuxer]Name :picture ApiVersion :3 Description :Picture demuxer plugin (c) Mean 2007/2008
   16:00:20-098 [tryLoadingDemuxerPlugin] [Demuxers] Registered filter C:\Apps\avidemux\plugins\demuxers\libADM_dm_pic.dll as  Picture demuxer plugin (c) Mean 2007/2008
   16:00:20-099 [ADM_demuxer::ADM_demuxer] [Demuxer]Name :ps ApiVersion :3 Description :mpeg ps demuxer plugin (c) Mean 2007/2008
   16:00:20-099 [tryLoadingDemuxerPlugin] [Demuxers] Registered filter C:\Apps\avidemux\plugins\demuxers\libADM_dm_ps.dll as  mpeg ps demuxer plugin (c) Mean 2007/2008
   16:00:20-115 [ADM_demuxer::ADM_demuxer] [Demuxer]Name :ts ApiVersion :3 Description :mpeg ts demuxer plugin (c) Mean 2007/2009
   16:00:20-115 [tryLoadingDemuxerPlugin] [Demuxers] Registered filter C:\Apps\avidemux\plugins\demuxers\libADM_dm_ts.dll as  mpeg ts demuxer plugin (c) Mean 2007/2009
   16:00:20-115 [ADM_dm_loadPlugins] Demuxer plugin : ts, priority :90
   16:00:20-115 [ADM_dm_loadPlugins] Demuxer plugin : avs, priority :50
   16:00:20-115 [ADM_dm_loadPlugins] Demuxer plugin : flv, priority :50
   16:00:20-115 [ADM_dm_loadPlugins] Demuxer plugin : mkv, priority :50
   16:00:20-115 [ADM_dm_loadPlugins] Demuxer plugin : mp4, priority :50
   16:00:20-115 [ADM_dm_loadPlugins] Demuxer plugin : MXF, priority :50
   16:00:20-115 [ADM_dm_loadPlugins] Demuxer plugin : navs, priority :50
   16:00:20-115 [ADM_dm_loadPlugins] Demuxer plugin : openDml, priority :50
   16:00:20-115 [ADM_dm_loadPlugins] Demuxer plugin : picture, priority :50
   16:00:20-115 [ADM_dm_loadPlugins] Demuxer plugin : asf, priority :50
   16:00:20-115 [ADM_dm_loadPlugins] Demuxer plugin : ps, priority :10
   16:00:20-115 [ADM_dm_loadPlugins] Scanning done, 11 demuxers found
   16:00:20-115 [ADM_mx_loadPlugins] Scanning directory C:\Apps\avidemux\plugins\muxers
   16:00:20-128 [ADM_dynMuxer::ADM_dynMuxer] [Muxer]Name :AVI ApiVersion :9 Description :AVI muxer plugin (c) Mean 2008
   16:00:20-128 [tryLoadingMuxerPlugin] [Muxers] Registered filter C:\Apps\avidemux\plugins\muxers\libADM_mx_avi.dll as  AVI muxer plugin (c) Mean 2008
   16:00:20-138 [ADM_dynMuxer::ADM_dynMuxer] [Muxer]Name :dummy ApiVersion :9 Description :dummy2 muxer plugin (c) Mean 2008
   16:00:20-138 [tryLoadingMuxerPlugin] [Muxers] Registered filter C:\Apps\avidemux\plugins\muxers\libADM_mx_dummy.dll as  dummy2 muxer plugin (c) Mean 2008
   16:00:20-139 [ADM_dynMuxer::ADM_dynMuxer] [Muxer]Name :ffPS ApiVersion :9 Description :ffMpeg PS muxer plugin (c) Mean 2009
   16:00:20-139 [tryLoadingMuxerPlugin] [Muxers] Registered filter C:\Apps\avidemux\plugins\muxers\libADM_mx_ffPS.dll as  ffMpeg PS muxer plugin (c) Mean 2009
   16:00:20-153 [ADM_dynMuxer::ADM_dynMuxer] [Muxer]Name :ffTS ApiVersion :9 Description :ffMpeg TS muxer plugin (c) Mean 2009
   16:00:20-153 [tryLoadingMuxerPlugin] [Muxers] Registered filter C:\Apps\avidemux\plugins\muxers\libADM_mx_ffTS.dll as  ffMpeg TS muxer plugin (c) Mean 2009
   16:00:20-154 [ADM_dynMuxer::ADM_dynMuxer] [Muxer]Name :FLV ApiVersion :9 Description :FLV muxer plugin (c) Mean 2008
   16:00:20-154 [tryLoadingMuxerPlugin] [Muxers] Registered filter C:\Apps\avidemux\plugins\muxers\libADM_mx_flv.dll as  FLV muxer plugin (c) Mean 2008
   16:00:20-154 [ADM_dynMuxer::ADM_dynMuxer] [Muxer]Name :MKV ApiVersion :9 Description :Matroska muxer plugin (c) Mean 2009
   16:00:20-154 [tryLoadingMuxerPlugin] [Muxers] Registered filter C:\Apps\avidemux\plugins\muxers\libADM_mx_mkv.dll as  Matroska muxer plugin (c) Mean 2009
   16:00:20-170 [ADM_dynMuxer::ADM_dynMuxer] [Muxer]Name :MOV ApiVersion :9 Description :MOV muxer plugin (c) Mean 2009
   16:00:20-170 [tryLoadingMuxerPlugin] [Muxers] Registered filter C:\Apps\avidemux\plugins\muxers\libADM_mx_mov.dll as  MOV muxer plugin (c) Mean 2009
   16:00:20-171 [ADM_dynMuxer::ADM_dynMuxer] [Muxer]Name :MP4 ApiVersion :9 Description :MP4 muxer plugin (c) Mean 2009
   16:00:20-171 [tryLoadingMuxerPlugin] [Muxers] Registered filter C:\Apps\avidemux\plugins\muxers\libADM_mx_mp4.dll as  MP4 muxer plugin (c) Mean 2009
   16:00:20-179 [ADM_dynMuxer::ADM_dynMuxer] [Muxer]Name :RAW ApiVersion :9 Description :RAW muxer plugin (c) Mean 2008
   16:00:20-179 [tryLoadingMuxerPlugin] [Muxers] Registered filter C:\Apps\avidemux\plugins\muxers\libADM_mx_raw.dll as  RAW muxer plugin (c) Mean 2008
   16:00:20-179 [ADM_dynMuxer::ADM_dynMuxer] [Muxer]Name :WEBM ApiVersion :9 Description :WebM muxer plugin (c) Mean 2009
   16:00:20-179 [tryLoadingMuxerPlugin] [Muxers] Registered filter C:\Apps\avidemux\plugins\muxers\libADM_mx_webm.dll as  WebM muxer plugin (c) Mean 2009
[ADM_mx_plugin] Scanning done
   16:00:20-179 [ADM_mx_loadPlugins] Scanning done, 10 muxers found
   16:00:20-179 [ADM_vd6_loadPlugins] [ADM_vd6_plugin] Scanning directory C:\Apps\avidemux\plugins\videoDecoders
<!>16:00:20-179 [buildDirectoryContent] Cannot list content of C:\Apps\avidemux\plugins\videoDecoders
   16:00:20-179 [ADM_vd6_loadPlugins] [ADM_vd6_plugin] Scanning done
[ADM_ve6_plugin] Scanning directory C:\Apps\avidemux\plugins\videoEncoders
   16:00:20-197 [ADM_videoEncoder6::ADM_videoEncoder6] [videoEncoder6]Name :ffDv ApiVersion :7 Description :Simple ffmpeg based DV Encoder (c) 2013 Mean
   16:00:20-197 [tryLoadingEncoderPlugin] [VideoEncoder6] Registered filter C:\Apps\avidemux\plugins\videoEncoders\libADM_ve_ffDv.dll as  Simple ffmpeg based DV Encoder (c) 2013 Mean
   16:00:20-212 [ADM_videoEncoder6::ADM_videoEncoder6] [videoEncoder6]Name :ffFlv1 ApiVersion :7 Description :Simple ffmpeg based Flv1 Encoder (c) 2009 Mean
   16:00:20-212 [tryLoadingEncoderPlugin] [VideoEncoder6] Registered filter C:\Apps\avidemux\plugins\videoEncoders\libADM_ve_ffFlv1.dll as  Simple ffmpeg based Flv1 Encoder (c) 2009 Mean
   16:00:20-213 [ADM_videoEncoder6::ADM_videoEncoder6] [videoEncoder6]Name :ffMpeg2 ApiVersion :7 Description :Simple ffmpeg based Mpeg2 Encoder (c) 2009 Mean
   16:00:20-213 [tryLoadingEncoderPlugin] [VideoEncoder6] Registered filter C:\Apps\avidemux\plugins\videoEncoders\libADM_ve_ffMpeg2.dll as  Simple ffmpeg based Mpeg2 Encoder (c) 2009 Mean
   16:00:20-214 [ADM_videoEncoder6::ADM_videoEncoder6] [videoEncoder6]Name :ffNvEncH264 ApiVersion :7 Description :Nvidia hw encoder
   16:00:20-215 [nvCheckDll] 	 checking nvcuda.dll-> 1
   16:00:20-216 [nvCheckDll] 	 checking nvEncodeAPI64.dll-> 1
   16:00:20-216 [tryLoadingEncoderPlugin] [VideoEncoder6] Registered filter C:\Apps\avidemux\plugins\videoEncoders\libADM_ve_ffNvencH264.dll as  Nvidia hw encoder
   16:00:20-216 [ADM_videoEncoder6::ADM_videoEncoder6] [videoEncoder6]Name :ffNvEncHEVC ApiVersion :7 Description :Nvidia hw encoder
   16:00:20-217 [nvCheckDll] 	 checking nvcuda.dll-> 1
   16:00:20-217 [nvCheckDll] 	 checking nvEncodeAPI64.dll-> 1
   16:00:20-217 [tryLoadingEncoderPlugin] [VideoEncoder6] Registered filter C:\Apps\avidemux\plugins\videoEncoders\libADM_ve_ffNvencHEVC.dll as  Nvidia hw encoder
   16:00:20-218 [ADM_videoEncoder6::ADM_videoEncoder6] [videoEncoder6]Name :FFV1 ApiVersion :7 Description :FFV1 (c) 2021 szlldm
   16:00:20-218 [tryLoadingEncoderPlugin] [VideoEncoder6] Registered filter C:\Apps\avidemux\plugins\videoEncoders\libADM_ve_ffv1.dll as  FFV1 (c) 2021 szlldm
   16:00:20-240 [ADM_videoEncoder6::ADM_videoEncoder6] [videoEncoder6]Name :HUFFYUV ApiVersion :7 Description :FF Huffyuv (c) 2009 Mean
   16:00:20-240 [tryLoadingEncoderPlugin] [VideoEncoder6] Registered filter C:\Apps\avidemux\plugins\videoEncoders\libADM_ve_huff.dll as  FF Huffyuv (c) 2009 Mean
   16:00:20-241 [ADM_videoEncoder6::ADM_videoEncoder6] [videoEncoder6]Name :Mjpeg ApiVersion :7 Description :Simple jpeg Encoder (c) 2009 Mean
   16:00:20-241 [tryLoadingEncoderPlugin] [VideoEncoder6] Registered filter C:\Apps\avidemux\plugins\videoEncoders\libADM_ve_jpeg.dll as  Simple jpeg Encoder (c) 2009 Mean
   16:00:20-242 [ADM_videoEncoder6::ADM_videoEncoder6] [videoEncoder6]Name :null ApiVersion :7 Description :Null Encoder (c) 2010 Mean
   16:00:20-242 [tryLoadingEncoderPlugin] [VideoEncoder6] Registered filter C:\Apps\avidemux\plugins\videoEncoders\libADM_ve_null.dll as  Null Encoder (c) 2010 Mean
   16:00:20-242 [ADM_videoEncoder6::ADM_videoEncoder6] [videoEncoder6]Name :utvideo ApiVersion :7 Description :Ut Video (c) 2020 Mean
   16:00:20-242 [tryLoadingEncoderPlugin] [VideoEncoder6] Registered filter C:\Apps\avidemux\plugins\videoEncoders\libADM_ve_utvideo.dll as  Ut Video (c) 2020 Mean
   16:00:20-245 [ADM_videoEncoder6::ADM_videoEncoder6] [videoEncoder6]Symbol loading failed for C:\Apps\avidemux\plugins\videoEncoders\libADM_ve_x264_other.dll
C:\Apps\avidemux\plugins\videoEncoders\libADM_ve_x264_other.dll:CannotLoad
   16:00:20-247 [ADM_videoEncoder6::ADM_videoEncoder6] [videoEncoder6]Name :x265 ApiVersion :7 Description :x265 based HEVC Encoder (c) 2014 Mean/Gruntster
C:\Apps\avidemux\plugins\videoEncoders\libADM_ve_x265_other.dll:WrongUI
   16:00:20-262 [ADM_videoEncoder6::ADM_videoEncoder6] [videoEncoder6]Name :YV12Encoder ApiVersion :7 Description :Simple YV12 Encoder (c) 2009 Mean
   16:00:20-262 [tryLoadingEncoderPlugin] [VideoEncoder6] Registered filter C:\Apps\avidemux\plugins\videoEncoders\libADM_ve_yv12.dll as  Simple YV12 Encoder (c) 2009 Mean
[ADM_ve6_plugin] Scanning done
[ADM_ve6_plugin] Scanning directory C:\Apps\avidemux\plugins\videoEncoders/qt6
   16:00:20-264 [ADM_videoEncoder6::ADM_videoEncoder6] [videoEncoder6]Symbol loading failed for C:\Apps\avidemux\plugins\videoEncoders/qt6\libADM_ve_x264_QT6.dll
C:\Apps\avidemux\plugins\videoEncoders/qt6\libADM_ve_x264_QT6.dll:CannotLoad
   16:00:20-266 [ADM_videoEncoder6::ADM_videoEncoder6] [videoEncoder6]Name :x265 ApiVersion :7 Description :x265 based HEVC Encoder (c) 2014 Mean/Gruntster
   16:00:20-266 [tryLoadingEncoderPlugin] [VideoEncoder6] Registered filter C:\Apps\avidemux\plugins\videoEncoders/qt6\libADM_ve_x265_QT6.dll as  x265 based HEVC Encoder (c) 2014 Mean/Gruntster
[ADM_ve6_plugin] Scanning done
[ADM_vf_plugin] Scanning directory C:\Apps\avidemux\plugins\videoFilters
   16:00:20-267 [parseOneFolder] Feature Mask = 0x0
   16:00:20-275 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name dgbob/DGBob
   16:00:20-283 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name aarotate/Arbitrary Rotate
   16:00:20-296 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name addBorder/Ränder hinzufügen
   16:00:20-301 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name admIvtc/ADM IVTC.
   16:00:20-311 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name AsciiView/Ascii View
   16:00:20-318 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name black/Schwärzen
   16:00:20-330 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name blend/Blend Frames
   16:00:20-341 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name changeFps/Bildfrequenz ändern
   16:00:20-358 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name colorYuv/Avisynth colorYUV-Farbfilter.
   16:00:20-374 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name decimateFrame/Decimate
   16:00:20-383 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name MplayerDenoise3D/MPlayer Denoise 3D
   16:00:20-394 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name MplayerDenoise3DHQ/MPlayer Denoise 3D HQ
   16:00:20-408 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name dummy/Dummy
   16:00:20-418 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name fadeTo/Ausblenden
   16:00:20-423 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name fadeToBlack/Zu Schwarz überblenden
   16:00:20-430 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name fieldsAlign/Fields Align
   16:00:20-437 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name Gaussian/Gaußscher Weichzeichner.
   16:00:20-457 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name hzstackfield/Halbbilder nebeneinander
   16:00:20-469 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name ivtcRemover/IVTC-duplizierte Bilder entfernen.
   16:00:20-474 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name kerndelDeint/Kernel-Deinterlacer
   16:00:20-487 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name largeMedian/Large Median
   16:00:20-499 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name lavdeint/Libavcodec-Deinterlacer
   16:00:20-512 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name lumaonly/Graustufen
   16:00:20-521 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name Mean/Mean
   16:00:20-535 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name Median/Median
   16:00:20-548 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name mergefields/Als Halbbilder zusammenführen
   16:00:20-553 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name invplane/Negativ
   16:00:20-561 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name printInfo/PrintInfo
   16:00:20-562 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name rplane/Komponenten entfernen
   16:00:20-566 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name resampleFps/Resample (Bildrate ändern)
   16:00:20-573 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name rotate/Drehen
   16:00:20-584 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name SeparateFields/In Halbbilder aufspalten
   16:00:20-592 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name Sharpen/Schärfen
   16:00:20-615 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.1, name ssa/SSA/ASS/SRT
   16:00:20-620 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name stackField/Halbbilder übereinander
   16:00:20-625 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name stillimage/Standbild
   16:00:20-638 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name swapUV/U mit V vertauschen
   16:00:20-649 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name unstackField/Halbbilder entstapeln
   16:00:20-650 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name yadif/Yadif
[ADM_vf_plugin] Scanning done, found 39 video filters so far
   16:00:20-650 [parseOneFolder] Feature Mask = 0x0
   16:00:20-651 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name hue/MPlayer Hue
   16:00:20-659 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name aiEnhance/A.I. Enhance (sw)
   16:00:20-660 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name analyzer/Analyzer
   16:00:20-661 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name artCartoon/Cartoon
   16:00:20-668 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name artCharcoal/Kohle- / Kreidezeichnung
   16:00:20-674 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name artChromaHold/Chroma Hold
   16:00:20-675 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name artChromaKey/Chroma Key
   16:00:20-683 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name artColorEffect/Farbeffekte
   16:00:20-684 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name artDynThreshold/Dynamic Threshold
   16:00:20-685 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name artGrid/Grid
   16:00:20-703 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name artMirror/Mirror
   16:00:20-704 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name artPixelize/Verpixeln
   16:00:20-704 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name artPosterize/Posterize
   16:00:20-706 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name artVHS/VHS
   16:00:20-717 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name artVignette/Vignette
   16:00:20-726 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name asharp/ASharp
   16:00:20-727 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name blackenBorder/Rand schwärzen
   16:00:20-733 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name blur/Weichzeichnen
   16:00:20-741 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name chromashift/Farbverschiebung
   16:00:20-742 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name colorBalance/Color balance
   16:00:20-743 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name colorTemp/Farbtemperatur
   16:00:20-744 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name contrast/Kontrast
   16:00:20-752 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name crop/Zuschneiden
   16:00:20-753 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name cubicLUT/3D LUT
   16:00:20-760 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name deband/Deband
   16:00:20-760 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name delogoHQ/DelogoHQ
   16:00:20-761 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name eq2/MPlayer eq2
   16:00:20-764 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name fadeFromImage/Fade from first image
   16:00:20-765 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name fadeIn/Fade in
   16:00:20-765 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name fadeOut/Fade out
   16:00:20-766 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name fadeThrough/Fade through
   16:00:20-770 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.1, name fitToSize/Einpassen
   16:00:20-771 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name flat360/Flatten 360
   16:00:20-772 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name flip/Spiegeln
   16:00:20-781 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name grain/Grain
   16:00:20-782 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name imageStab/Image stabilizer
   16:00:20-793 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name addLogo/Logo hinzufügen
   16:00:20-794 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name lumaStab/Luma stabilizer
   16:00:20-801 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name mpdelogo2/MPlayer delogo2
   16:00:20-802 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name msharpen/MSharpen
   16:00:20-803 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name quadTrans/Quadrilateral transformation
   16:00:20-804 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.1, name swscale/Bildgröße ändern (swsResize)
   16:00:20-812 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name waveletDenoise/Wavelet denoiser
   16:00:20-813 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name waveletSharp/Wavelet sharpener
   16:00:20-814 [tryLoadingVideoFilterPlugin] [ADM_vf_plugin] Plugin loaded version 1.0.0, name zoom/Zoom
[ADM_vf_plugin] Scanning done, found 84 video filters so far
   16:00:20-816 [win32AudioDevice::win32AudioDevice] [Win32] Creating audio device
Found 13 video encoder(s)
Found 7 audio encoder(s)
Found 10 format(s)
   16:00:20-819 [UI_RunApp] Load default settings if any... 
[Script] Tinypy INFO - Executing C:\Users\Max\AppData\Roaming\avidemux\defaultSettings.py...
   16:00:20-824 [videoEncoder6_SetCurrentEncoder] ffNvEncHEVC selected
   16:00:20-824 [ADM_Composer::setContainer] setting container as index 3
   16:00:20-824 [audioCodecSetByName] Setting LavAC3 audio codec for track 0
<!>16:00:20-824 [audioCodecSetByName] Cannot set codec for track 0
<!>16:00:20-824 [ADM_Composer::setAudioCodec] Cannot set codec LavAC3, track 0
[Script] Tinypy INFO - Done
   16:00:20-836 [myQApplication::postInit] myQApplication exec
   16:00:20-836 [myQApplication::postInit] Checking for crash...
0 : C:\Users\Max\AppData\Roaming\avidemux\\defaultSettings.py
1 : C:\Users\Max\AppData\Roaming\avidemux\\lastEdit.py
No crash file (C:\Users\Max\AppData\Roaming\avidemux\crash.py)
<!>16:00:21-947 [HandleAction] ************ OPEN_VIDEO **************
[TS Demuxer] Probing...
   16:00:23-460 [checkMarker] [Ts Demuxer] Sync ok :0 Sync ko :1708
   16:00:23-460 [checkMarker] [Ts Demuxer] Sync ok :18 Sync ko :1688
   16:00:23-460 [detectTs] [TS Demuxer] Not a TS file
 [TS Demuxer] Not a ts file
 [avsProxy] Cannot open that
 [flvHeader] Cannot open that
 [mkvHeader] FLV file detected...
 [MP4] Cannot open that...
 [mxfHeader] Cannot open that (a3df451a)
<!>16:00:23-460 [probe]  [avsProxy] Cannot open that
 [openDML] Cannot open that
   16:00:23-460 [probe]  [picHeader] Cannot open that
   16:00:23-460 [probe] [asfHeader] Cannot open that
 match :0 / 455 (probeSize:1048576)
 [PS Demuxer] Not a ps file
[MKV] *** Header dump ***
EBML_VERSION:1
EBML_COMPAT:1
EBML_MAXIDLEN:4
EBML_MAXSIZELEN:8
EBML_DOCTYPE:<matroska>
EBML_DOCTYPE_VERSION:2
EBML_DOCTYPE_COMPAT:2
[MKV] *** End of Header dump ***
MKV_TIMECODE_SCALE:1000000
MKV_MUXING_APP skipped
MKV_WRITING_APP skipped
MKV_DURATION skipped
MKV_DATE_UTC skipped
MKV_SEGMENT_UID skipped
   16:00:23-461 [mkvHeader::open] TimeBase found : 1000000 ns
   16:00:23-461 [mkvHeader::open] [MKV] found Segment at 0x34
   16:00:23-461 [mkvHeader::readSeekHead] Parsing SeekHead
   16:00:23-461 [mkvHeader::readSeekHead] Found entry for MKV_INFO
   16:00:23-461 [mkvHeader::readSeekHead] Found entry for MKV_TRACKS
   16:00:23-461 [mkvHeader::readSeekHead]    at position at 0x10a3
   16:00:23-461 [mkvHeader::readSeekHead] Found entry for MKV_CUES
   16:00:23-461 [mkvHeader::readSeekHead]    at position  0x4b67a1ad6
   16:00:23-461 [mkvHeader::readSeekHead] Found entry for MKV_SEEK_HEAD
   16:00:23-461 [mkvHeader::readSeekHead] Chained MKV_SEEK_HEAD at position 20241440177
   16:00:23-461 [mkvHeader::readSeekHead] Found entry for MKV_TAGS
   16:00:23-461 [mkvHeader::readSeekHead] Found entry for MKV_CHAPTERS
   16:00:23-461 [mkvHeader::readSeekHead] Parsing SeekHead done successfully
[MKV]not handled MKV_TRACK_UID
[MKV]not handled MKV_FLAG_LACING
[MKV]not handled MKV_MIN_CACHE
   16:00:23-461 [entryWalk] Found language  = und
   16:00:23-461 [entryWalk] Display Width:1920
   16:00:23-461 [entryWalk] Display Height:1080
*** TRACK SUMMARY **
trackNo :1
trackType :1
==>Video
extraDataLen :55
fcc :826496577
AVC1
w :1920
h :1080
fps :0
   16:00:23-461 [extractSPSInfo_mp4Header] Parser created
   16:00:23-461 [extractSPSInfo_mp4Header] Codec created
   16:00:23-462 [extractSPSInfo_mp4Header] Context created, ticks_per_frame = 2
Used bytes 0/55 (+5)
   16:00:23-462 [extractSPSInfo_mp4Header] Width2 : 1920
   16:00:23-462 [extractSPSInfo_mp4Header] Height2: 1080
[MKV]not handled MKV_TRACK_UID
   16:00:23-462 [entryWalk] Found language  = deu
*** TRACK SUMMARY **
trackNo :2
==>Audio
extraDataLen :0
fcc :8193
fq :48000
chan :2
bpp :16
   16:00:23-462 [mkvHeader::analyzeOneTrack] This track has 0 bytes of extradata
[MKV] Tracks analyzed
   16:00:23-487 [mkvHeader::readCue] [MKV] Cues updated
[MKV] Indexing video track
[MKV] Video track indexing loaded from "E:\Videos\Video.mkv.idxb"
[MKV] Found 116108 frames in 15483 clusters
   16:00:23-511 [mkvHeader::open] Track 0 has an index size of 116108 entries
   16:00:23-511 [mkvHeader::open] Track 1 has an index size of 61357 entries
   16:00:23-511 [mkvHeader::ComputeDeltaAndCheckBFrames] PTS is not monotonous, there are bframe
<!>16:00:23-511 [mkvHeader::ComputeDeltaAndCheckBFrames] >>> MinDelta=41000 MaxDelta=209000
   16:00:23-511 [getStdFrameRate] Best match is 0
   16:00:23-511 [mkvHeader::ComputeDeltaAndCheckBFrames] Num=1000 Den=23976 zero=0 first=0
   16:00:23-515 [mkvHeader::ComputeDeltaAndCheckBFrames] Checking deviation for native 1000 23976
   16:00:23-516 [mkvDeviation::computeDeviation] Den=23976 Num=1000  sum of error=2048, multiple=0
   16:00:23-516 [mkvDeviation::computeDeviation] MinDelta=41000 maxDelta=42000 skipped=0
   16:00:23-516 [mkvHeader::ComputeDeltaAndCheckBFrames] Checking deviation for minDelta 41000 1000000
   16:00:23-517 [mkvDeviation::computeDeviation] Den=1000000 Num=41000  sum of error=11133, multiple=0
   16:00:23-517 [mkvDeviation::computeDeviation] MinDelta=41000 maxDelta=42000 skipped=2006
   16:00:23-517 [mkvHeader::ComputeDeltaAndCheckBFrames] Deviation        = 2048
   16:00:23-517 [mkvHeader::ComputeDeltaAndCheckBFrames] DeviationMinDelta = 11133
   16:00:23-517 [mkvHeader::ComputeDeltaAndCheckBFrames] Deviation skip    = 2006
   16:00:23-517 [mkvHeader::ComputeDeltaAndCheckBFrames] MinDelta=41000, defaultFrameDuation=41708
   16:00:23-517 [mkvHeader::ComputeDeltaAndCheckBFrames] Too many skipped frames, dropping candidates (skipped=0, min delta skip=2006)
   16:00:23-517 [mkvHeader::ComputeDeltaAndCheckBFrames] Checking deviation for stdFrameRate=1001:24000
   16:00:23-517 [mkvDeviation::computeDeviation] Den=24000 Num=1001  sum of error=0, multiple=0
   16:00:23-517 [mkvDeviation::computeDeviation] MinDelta=41000 maxDelta=42000 skipped=0
   16:00:23-517 [mkvHeader::ComputeDeltaAndCheckBFrames] Deviation for stdFrameRate(0) =0
   16:00:23-517 [mkvHeader::ComputeDeltaAndCheckBFrames] Std frame rate is equal or better
   16:00:23-517 [mkvHeader::ComputeDeltaAndCheckBFrames] Old default duration    41708 us
   16:00:23-517 [mkvHeader::ComputeDeltaAndCheckBFrames] We are within margin, recomputing timestamp with exact value (1001 vs 24000)
   16:00:23-517 [mkvHeader::enforceFixedFrameRate] Num=1001 Den=24000 half=20853 zero=0 first=0
   16:00:23-518 [mkvHeader::ComputeDeltaAndCheckBFrames] Enforcing constant frame rate.
   16:00:23-518 [mkvHeader::ComputeDeltaAndCheckBFrames] New default duration    41708 us
   16:00:23-518 [mkvHeader::ComputeDeltaAndCheckBFrames] First frame pts     0 us
   16:00:23-518 [mkvHeader::open] Have to delay by 83875 us detected for frame 845 so that PTS>DTS
[MKV] Video track duration: 01:20:42,755 (4842755 ms)
[MKV]Matroska successfully read
   16:00:23-519 [ADM_PP::ADM_PP] Initializing postproc
   16:00:23-519 [ADM_PP::cleanup] Deleting post proc
   16:00:23-519 [ADM_PP::update] updating post proc
   16:00:23-519 [ADM_PP::update] Disabled
   16:00:23-519 [ADM_Composer::addFile] Clearing video filters
   16:00:23-519 [ADM_vf_clearFilters] clear filters
   16:00:23-519 [ADM_ad_searchCodec] [ADM_ad_plugin]Format 0x2001 : probing libADM_ad_Mad.dll score 0
   16:00:23-519 [ADM_ad_searchCodec] [ADM_ad_plugin]Format 0x2001 : probing libADM_ad_a52.dll score 0
   16:00:23-519 [ADM_ad_searchCodec] [ADM_ad_plugin]Format 0x2001 : probing libADM_ad_alaw.dll score 0
   16:00:23-519 [ADM_ad_searchCodec] [ADM_ad_plugin]Format 0x2001 : probing libADM_ad_faad.dll score 0
   16:00:23-519 [ADM_ad_searchCodec] [ADM_ad_plugin]Format 0x2001 : probing libADM_ad_ima_adpcm.dll score 0
   16:00:23-519 [ADM_ad_searchCodec] [ADM_ad_plugin]Format 0x2001 : probing libADM_ad_lav.dll score 100
   16:00:23-519 [ADM_ad_searchCodec] [ADM_ad_plugin]Format 0x2001 : probing libADM_ad_ms_adpcm.dll score 0
   16:00:23-519 [ADM_ad_searchCodec] [ADM_ad_plugin]Format 0x2001 : probing libADM_ad_opus.dll score 0
   16:00:23-519 [ADM_ad_searchCodec] [ADM_ad_plugin]Format 0x2001 : probing libADM_ad_ulaw.dll score 0
   16:00:23-519 [ADM_ad_searchCodec] [ADM_ad_plugin]Format 0x2001 : probing libADM_ad_vorbis.dll score 0
   16:00:23-519 [ADM_AudiocoderLavcodec::ADM_AudiocoderLavcodec]  [ADM_AD_LAV] Using decoder for type 0x2001
   16:00:23-519 [ADM_AudiocoderLavcodec::ADM_AudiocoderLavcodec]  [ADM_AD_LAV] #of channels 2
   16:00:23-519 [ADM_AudiocoderLavcodec::ADM_AudiocoderLavcodec] [ADM_AD_LAV] Using 0 bytes of extra header data, 2 channels

   16:00:23-519 [ADM_AudiocoderLavcodec::ADM_AudiocoderLavcodec] Decoder created using float..
   16:00:23-519 [ADM_AudiocoderLavcodec::ADM_AudiocoderLavcodec] [ADM_ad_lav] init successful (blockalign 1), channels=2
<!>16:00:23-519 [ADM_audioStreamBuffered::refill] Trying to ignore the discontinuous timestamp (1 try)
<!>16:00:23-519 [ADM_audioStreamBuffered::refill] Trying to ignore the discontinuous timestamp (2 try)
<!>16:00:23-519 [ADM_audioStreamBuffered::refill] Trying to ignore the discontinuous timestamp (3 try)
<!>16:00:23-519 [ADM_audioStreamBuffered::refill] Trying to ignore the discontinuous timestamp (4 try)
<!>16:00:23-519 [ADM_audioStreamBuffered::refill] Trying to ignore the discontinuous timestamp (5 try)
<!>16:00:23-519 [ADM_audioStreamBuffered::refill] Trying to ignore the discontinuous timestamp (6 try)
<!>16:00:23-519 [ADM_audioStreamBuffered::refill] Trying to ignore the discontinuous timestamp (7 try)
<!>16:00:23-519 [ADM_audioStreamBuffered::refill] Trying to ignore the discontinuous timestamp (8 try)
<!>16:00:23-519 [ADM_audioStreamBuffered::refill] Trying to ignore the discontinuous timestamp (9 try)
<!>16:00:23-519 [ADM_audioStreamBuffered::refill] Trying to ignore the discontinuous timestamp (10 try)
<!>16:00:23-519 [ADM_audioStreamBuffered::refill] Trying to ignore the discontinuous timestamp (11 try)
<!>16:00:23-519 [ADM_audioStreamBuffered::refill] Trying to ignore the discontinuous timestamp (12 try)
<!>16:00:23-519 [ADM_audioStreamBuffered::refill] Trying to ignore the discontinuous timestamp (13 try)
<!>16:00:23-519 [ADM_audioStreamBuffered::refill] Trying to ignore the discontinuous timestamp (14 try)
<!>16:00:23-519 [ADM_audioStreamBuffered::refill] Trying to ignore the discontinuous timestamp (15 try)
<!>16:00:23-519 [ADM_audioStreamBuffered::refill] Trying to ignore the discontinuous timestamp (16 try)
<!>16:00:23-519 [ADM_audioStreamBuffered::refill] Trying to ignore the discontinuous timestamp (17 try)
<!>16:00:23-519 [ADM_audioStreamBuffered::refill] Trying to ignore the discontinuous timestamp (18 try)
<!>16:00:23-519 [ADM_audioStreamBuffered::refill] Trying to ignore the discontinuous timestamp (19 try)
<!>16:00:23-519 [ADM_audioStreamBuffered::refill] Trying to ignore the discontinuous timestamp (20 try)
<!>16:00:23-519 [ADM_audioStreamBuffered::refill] Trying to ignore the discontinuous timestamp (21 try)
<!>16:00:23-519 [ADM_audioStreamBuffered::refill] Trying to ignore the discontinuous timestamp (22 try)
<!>16:00:23-519 [ADM_audioStreamBuffered::refill] Trying to ignore the discontinuous timestamp (23 try)
<!>16:00:23-519 [ADM_audioStreamBuffered::refill] Trying to ignore the discontinuous timestamp (24 try)
<!>16:00:23-519 [ADM_audioStreamBuffered::refill] Trying to ignore the discontinuous timestamp (25 try)
<!>16:00:23-519 [ADM_audioStreamBuffered::refill] Trying to ignore the discontinuous timestamp (26 try)
<!>16:00:23-519 [ADM_audioStreamBuffered::refill] Trying to ignore the discontinuous timestamp (27 try)
<!>16:00:23-519 [ADM_audioStreamBuffered::refill] Trying to ignore the discontinuous timestamp (28 try)
<!>16:00:23-519 [ADM_audioStreamBuffered::refill] Trying to ignore the discontinuous timestamp (29 try)
<!>16:00:23-519 [ADM_audioStreamBuffered::refill] Trying to ignore the discontinuous timestamp (30 try)
<!>16:00:23-519 [ADM_audioStreamBuffered::refill] Trying to ignore the discontinuous timestamp (31 try)
<!>16:00:23-519 [ADM_audioStreamBuffered::refill] Trying to ignore the discontinuous timestamp (32 try)
<!>16:00:23-519 [ADM_audioStreamBuffered::refill] Trying to ignore the discontinuous timestamp (33 try)
<!>16:00:23-519 [ADM_audioStreamBuffered::refill] Trying to ignore the discontinuous timestamp (34 try)
<!>16:00:23-519 [ADM_audioStreamBuffered::refill] Trying to ignore the discontinuous timestamp (35 try)
<!>16:00:23-519 [ADM_audioStreamBuffered::refill] Trying to ignore the discontinuous timestamp (36 try)
<!>16:00:23-519 [ADM_audioStreamBuffered::refill] Trying to ignore the discontinuous timestamp (37 try)
<!>16:00:23-519 [ADM_audioStreamBuffered::refill] Trying to ignore the discontinuous timestamp (38 try)
<!>16:00:23-519 [ADM_audioStreamBuffered::refill] Trying to ignore the discontinuous timestamp (39 try)
<!>16:00:23-519 [ADM_audioStreamBuffered::refill] Trying to ignore the discontinuous timestamp (40 try)
<!>16:00:23-519 [ADM_audioStreamBuffered::refill] Trying to ignore the discontinuous timestamp (41 try)
<!>16:00:23-519 [ADM_audioStreamBuffered::refill] Trying to ignore the discontinuous timestamp (42 try)
<!>16:00:23-519 [ADM_audioStreamBuffered::refill] Trying to ignore the discontinuous timestamp (43 try)
<!>16:00:23-519 [ADM_audioStreamBuffered::refill] Trying to ignore the discontinuous timestamp (44 try)
<!>16:00:23-519 [ADM_audioStreamBuffered::refill] Trying to ignore the discontinuous timestamp (45 try)
<!>16:00:23-519 [ADM_audioStreamBuffered::refill] Trying to ignore the discontinuous timestamp (46 try)
<!>16:00:23-519 [ADM_audioStreamBuffered::refill] Trying to ignore the discontinuous timestamp (47 try)
<!>16:00:23-519 [ADM_audioStreamBuffered::refill] Trying to ignore the discontinuous timestamp (48 try)
<!>16:00:23-519 [ADM_audioStreamBuffered::refill] Trying to ignore the discontinuous timestamp (49 try)
[ADM_audioStreamBuffered::refill] Warning skew in dts = -606501, lastDts = xx:xx:xx,xxx newDts = 00:00:00,606
   16:00:23-519 [ADM_edAudioTrackFromVideo::ADM_edAudioTrackFromVideo] Creating edAudio from video track 0 at 70188740
[ADM_EditorSegment::addReferenceVideo] Video FCC: AVC1 (31435641)
[ADM_EditorSegment::addReferenceVideo] The video codec has some extradata (55 bytes)

 0000 : .M@)...(gM@)..<.   01 4d 40 29 ff e1 00 28 67 4d 40 29 ec 80 3c 01
 0010 : ...-@@@P..>.....   13 f2 e0 2d 40 40 40 50 00 00 3e 90 00 0b b8 06
 0020 : F...T@...:I0....   46 00 00 89 54 40 00 1c 9c 3a 49 30 07 8c 18 cb
 0030 : ...h...            01 00 04 68 ef bc 80
   16:00:23-519 [ADM_getDecoder] Searching decoder in plugins
   16:00:23-519 [tryCreatingVideoDecoder] No decoder found in plugin
   16:00:23-519 [ADM_getDecoder] Searching decoder in coreVideoCodec(1920 x 1080, extradataSize:55)...
   16:00:23-519 [ADM_coreCodecGetDecoder] Searching decoder in coreVideoCodec(1920 x 1080, extradataSize:55)...
[lavc] Build: 3998564
   16:00:23-519 [decoderFFH264::decoderFFH264] Initializing H264 decoder with 55 bytes of extradata
   16:00:23-520 [decoderFF::lavSetupFinish] H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 video decoder for AVC1 initialized with 1 thread(s)
   16:00:23-520 [EditorCache::EditorCache] Video cache instance created at 000001556FEA84F0
   16:00:23-520 [EditorCache::createBuffers] Added 16 video cache buffers, 16 total.
   16:00:23-520 [ADM_EditorSegment::addReferenceVideo] Original frame increment 00:00:00,041 = 41708 us
   16:00:23-520 [ADM_EditorSegment::addReferenceVideo] min increment 00:00:00,041 = 41000 us for frame 2
   16:00:23-520 [ADM_EditorSegment::addReferenceVideo] max increment 00:00:00,042 = 42000 us for frame 3
   16:00:23-520 [ADM_EditorSegment::addReferenceVideo] About 41708 microseconds per frame, 116108 frames
   16:00:23-520 [ADM_EditorSegment::addReferenceVideo] The first frame DTS = 0 ms
<!>16:00:23-520 [ADM_EditorSegment::addReferenceVideo] The first frame has a PTS > 0, adjusting to 83 ms
   16:00:23-520 [ADM_EditorSegment::updateStartTime] Setting DTS start in ref to 00:00:00,000
   16:00:23-520 [ADM_EditorSegment::updateStartTime] New total duration = 01:20:42,671
   16:00:23-520 [ADM_verifyDts] Verifying DTS....
   16:00:23-520 [ADM_verifyDts] Checking from 1 to 116108
   16:00:23-521 [ADM_verifyDts] Pass 2..
   16:00:23-521 [ADM_verifyDts] DTS verified
[Editor] B- frame possible with that codec 
   16:00:23-521 [ADM_Composer::addFile] [Editor] This is H264, check if we can fill missing PTS
   16:00:23-522 [ADM_setH264MissingPts] We have 0 missing PTS
   16:00:23-522 [ADM_Composer::addFile] AVC1 sometimes has invalid timestamps which confuse avidemux, checking
   16:00:23-522 [ADM_Composer::seektoTime] Seeking to a keyframe at 00:00:00,083
   16:00:23-522 [ADM_Composer::seektoTime] Seeking to frame 0 at 00:00:00,083
   16:00:23-522 [ADM_Composer::DecodePictureUpToIntra] Decoding up to intra frame 0, ref: 0
[edCache] Flush
   16:00:23-522 [ADM_hwAccelManager::lookup] No Matching Hw accel
   16:00:23-522 [ADM_FFgetFormat] No Hw Accel for that
   16:00:23-560 [ADM_Composer::goToTimeVideo] Seek done, decoded to 83875 us in ref (00:00:00,000 linear) with segment start at 83875 us
   16:00:23-560 [ADM_Composer::checkForValidPts] Checking file for broken PTS...
   16:00:23-560 [ADM_Composer::checkForValidPts] Checking 100 frames out of 116108.
<!>16:00:23-597 [ADM_Composer::DecodeNextPicture] >>>>> PTS going backward by 41 ms
<!>16:00:23-597 [ADM_Composer::DecodeNextPicture] Dropping frame!
<!>16:00:23-617 [ADM_Composer::DecodeNextPicture] >>>>> PTS going backward by 125 ms
<!>16:00:23-617 [ADM_Composer::DecodeNextPicture] Dropping frame!
<!>16:00:23-629 [ADM_Composer::DecodeNextPicture] >>>>> PTS going backward by 41 ms
<!>16:00:23-629 [ADM_Composer::DecodeNextPicture] Dropping frame!
<!>16:00:23-647 [ADM_Composer::DecodeNextPicture] >>>>> PTS going backward by 125 ms
<!>16:00:23-647 [ADM_Composer::DecodeNextPicture] Dropping frame!
<!>16:00:23-658 [ADM_Composer::DecodeNextPicture] >>>>> PTS going backward by 41 ms
<!>16:00:23-658 [ADM_Composer::DecodeNextPicture] Dropping frame!
<!>16:00:23-678 [ADM_Composer::DecodeNextPicture] >>>>> PTS going backward by 125 ms
<!>16:00:23-678 [ADM_Composer::DecodeNextPicture] Dropping frame!
<!>16:00:23-689 [ADM_Composer::DecodeNextPicture] >>>>> PTS going backward by 41 ms
<!>16:00:23-689 [ADM_Composer::DecodeNextPicture] Dropping frame!
<!>16:00:23-708 [ADM_Composer::DecodeNextPicture] >>>>> PTS going backward by 125 ms
<!>16:00:23-708 [ADM_Composer::DecodeNextPicture] Dropping frame!
<!>16:00:23-719 [ADM_Composer::DecodeNextPicture] >>>>> PTS going backward by 41 ms
<!>16:00:23-719 [ADM_Composer::DecodeNextPicture] Dropping frame!
<!>16:00:23-740 [ADM_Composer::DecodeNextPicture] >>>>> PTS going backward by 125 ms
<!>16:00:23-740 [ADM_Composer::DecodeNextPicture] Dropping frame!
<!>16:00:23-778 [ADM_Composer::DecodeNextPicture] >>>>> PTS going backward by 83 ms
<!>16:00:23-778 [ADM_Composer::DecodeNextPicture] Dropping frame!
   16:00:24-359 [ADM_Composer::seektoTime] Seeking to a keyframe at 00:00:00,083
   16:00:24-359 [ADM_Composer::seektoTime] Seeking to frame 0 at 00:00:00,083
   16:00:24-359 [ADM_Composer::DecodePictureUpToIntra] Decoding up to intra frame 0, ref: 0
[edCache] Flush
   16:00:24-361 [ADM_hwAccelManager::lookup] No Matching Hw accel
   16:00:24-361 [ADM_FFgetFormat] No Hw Accel for that
   16:00:24-395 [ADM_Composer::goToTimeVideo] Seek done, decoded to 83875 us in ref (00:00:00,000 linear) with segment start at 83875 us
   16:00:24-403 [ADM_Composer::checkForValidPts] -------- Stats :----------
   16:00:24-403 [ADM_Composer::checkForValidPts] nbBFrames:66
   16:00:24-403 [ADM_Composer::checkForValidPts] nbPFrames:19
   16:00:24-403 [ADM_Composer::checkForValidPts] nbIFrames:4
   16:00:24-403 [ADM_Composer::checkForValidPts] nbNoImage:0
   16:00:24-403 [ADM_Composer::checkForValidPts] nbPtsgoingBack:11
   16:00:24-403 [ADM_Composer::checkForValidPts] -------- /Stats ----------
Question "Dieses Video enthält B-Frames, aber Presentation Timestamps (PTS) fehlen oder steigen monoton an. Avidemux kann durch Dekodierung des ganzen Videos versuchen, die korrekten PTS zu rekonstruieren. Das kann viel Zeit in Anspruch nehmen. Fortfahren?": No
   16:00:25-309 [ADM_Composer::seektoTime] Seeking to a keyframe at 00:00:00,083
   16:00:25-309 [ADM_Composer::seektoTime] Seeking to frame 0 at 00:00:00,083
   16:00:25-309 [ADM_Composer::DecodePictureUpToIntra] Decoding up to intra frame 0, ref: 0
[edCache] Flush
   16:00:25-309 [ADM_hwAccelManager::lookup] No Matching Hw accel
   16:00:25-309 [ADM_FFgetFormat] No Hw Accel for that
   16:00:25-343 [ADM_Composer::goToTimeVideo] Seek done, decoded to 83875 us in ref (00:00:00,000 linear) with segment start at 83875 us
   16:00:25-343 [ADM_Composer::checkForDoubledFps] Checking for doubled FPS.., time increment ceiling = 75074
   16:00:25-346 [ADM_Composer::checkForDoubledFps] Checking DTS...
   16:00:25-346 [checkTiming] 	Good : 0
   16:00:25-346 [checkTiming] 	Bad  : 116107
   16:00:25-346 [ADM_Composer::checkForDoubledFps] Checking sorted PTS...
   16:00:25-346 [checkTiming] 	Good : 0
   16:00:25-346 [checkTiming] 	Bad  : 116107
   16:00:25-346 [ADM_Composer::checkForDoubledFps] Cannot halve fps
   16:00:25-346 [admPreview::destroy] Destroying preview
   16:00:25-346 [renderDisplayResize] Render to 1920x1080 zoom=0.5778, old one =0 x 0, zoom=1.0000, renderer=0000000000000000
   16:00:25-368 [simpleRender::simpleRender] creating simple render.
   16:00:25-368 [spawnDefaultRenderer] trying simpleRenderer
   16:00:25-368 [simpleRender::init] init, simple render. w=1920, h=1080,zoom=0.5778
   16:00:25-368 [spawnDefaultRenderer] simpleRenderer init ok
   16:00:25-374 [UI_resize] Resizing the main window to 1387x843 px
   16:00:25-374 [UI_resize] Moving the main window to position (798, 111)
[RDR] Resizing to 1109 x 624
   16:00:25-384 [renderCompleteRedrawRequest] RedrawRequest
   16:00:25-388 [A_ResetMarkers] Video Total duration : 01:20:42,671 ms
   16:00:25-388 [ADM_Composer::setMarkerBPts] Selection's end point set to 01:20:42,671 (4842671166 us)
   16:00:25-389 [ADM_Composer::rewind] Rewinding
   16:00:25-389 [ADM_Composer::switchToSegment] Trying to switch to seg 0 with startTime in reference pic= 83 ms
   16:00:25-389 [ADM_Composer::seektoTime] Seeking to a keyframe at 00:00:00,083
   16:00:25-389 [ADM_Composer::seektoTime] Seeking to frame 0 at 00:00:00,083
   16:00:25-389 [ADM_Composer::DecodePictureUpToIntra] Decoding up to intra frame 0, ref: 0
[edCache] Flush
   16:00:25-389 [ADM_hwAccelManager::lookup] No Matching Hw accel
   16:00:25-389 [ADM_FFgetFormat] No Hw Accel for that
   16:00:25-423 [ADM_Composer::switchToSegment] Switched ok to segment 0 (dontdecode=0)
   16:00:25-423 [admPreview::start] admPreview,starting
   16:00:25-439 [updateLoaded]  conf updated 
[Script] Tinypy INFO - Executing C:\Users\Max\AppData\Roaming\avidemux\defaultSettings.py...
   16:00:25-445 [videoEncoder6_SetCurrentEncoder] ffNvEncHEVC selected
   16:00:25-445 [ADM_Composer::setContainer] setting container as index 3
   16:00:25-445 [audioCodecSetByName] Setting LavAC3 audio codec for track 0
   16:00:25-445 [audioCodecSetByName] Audio codec LavAC3 set for track 0 (index=2)
[Script] Tinypy INFO - Done
<!>16:00:26-668 [HandleAction] ************ SAVE_VIDEO **************
   16:00:27-616 [admSaver::admSaver] [Save] Encoder index=9
   16:00:27-616 [admSaver::save] Audio starting time 00:00:00,000
   16:00:27-616 [admSaver::save] [A_Save] Saving..
   16:00:27-616 [muxerMkv::muxerMkv] Creating Matroska muxer.
   16:00:27-616 [ADM_videoFilterBridge::ADM_videoFilterBridge] Creating instance at 0000015570355D00
   16:00:27-616 [ADM_videoFilterBridge::updateBridge] Using time range from 00:00:00,000 to 01:20:42,671
   16:00:27-616 [ADM_Composer::getTimeBase] Ref video 0 is frame-encoded, copy mode: 0
   16:00:27-616 [ADM_Composer::getTimeBase] Timebase set to 1001 / 24000
   16:00:27-616 [ADM_Composer::seektoTime] Seeking to a keyframe at 00:00:00,083
   16:00:27-616 [ADM_Composer::seektoTime] Seeking to frame 0 at 00:00:00,083
   16:00:27-616 [ADM_Composer::DecodePictureUpToIntra] Decoding up to intra frame 0, ref: 0
[edCache] Flush
   16:00:27-616 [ADM_hwAccelManager::lookup] No Matching Hw accel
   16:00:27-616 [ADM_FFgetFormat] No Hw Accel for that
   16:00:27-650 [ADM_Composer::goToTimeVideo] Seek done, decoded to 83875 us in ref (00:00:00,000 linear) with segment start at 83875 us
   16:00:27-651 [ADM_coreVideoEncoderFFmpeg::ADM_coreVideoEncoderFFmpeg] [Lavcodec] Using a video encoder delay of 0 ms
   16:00:27-651 [ADM_ffNvEncEncoder::ADM_ffNvEncEncoder] (HEVC) Creating.
<!>16:00:27-651 [ADM_coreVideoEncoderFFmpeg::setupByName] [ff] Cannot find codec with name hevc_nvenc
   16:00:27-651 [ADM_ffNvEncEncoder::setup] [ffMpeg] Setup failed
Error message: "Video" "Kann Encoder nicht konfigurieren. Die an den Encoder übergebene Konfiguration könnte inkompatibel sein, oder der Encoder könnte von Features abhängig sein, welche auf diesem System nicht verfügbar sind."
   16:00:28-738 [ADM_ffNvEncEncoder::~ADM_ffNvEncEncoder] [ffNvEncEncoder] Destroying.
   16:00:28-738 [muxerMkv::~muxerMkv] Destroying Matroska muxer.
   16:00:28-738 [ADM_threadQueue::stopThread] Destroying threadQueue
   16:00:28-738 [ADM_threadQueue::~ADM_threadQueue] Killing audio thread and son
[VideoFilterBridge] Destroying instance at 0000015570355D00
   16:00:28-738 [ADM_Composer::rewind] Rewinding
   16:00:28-738 [ADM_Composer::switchToSegment] Trying to switch to seg 0 with startTime in reference pic= 83 ms
   16:00:28-738 [ADM_Composer::seektoTime] Seeking to a keyframe at 00:00:00,083
   16:00:28-738 [ADM_Composer::seektoTime] Seeking to frame 0 at 00:00:00,083
   16:00:28-738 [ADM_Composer::DecodePictureUpToIntra] Decoding up to intra frame 0, ref: 0
[edCache] Flush
   16:00:28-738 [ADM_hwAccelManager::lookup] No Matching Hw accel
   16:00:28-738 [ADM_FFgetFormat] No Hw Accel for that
   16:00:28-773 [ADM_Composer::switchToSegment] Switched ok to segment 0 (dontdecode=0)
   16:00:28-773 [admPreview::start] admPreview,starting
   16:00:28-794 [ADM_Composer::seektoTime] Seeking to a keyframe at 00:00:00,083
   16:00:28-794 [ADM_Composer::seektoTime] Seeking to frame 0 at 00:00:00,083
   16:00:28-794 [ADM_Composer::DecodePictureUpToIntra] Decoding up to intra frame 0, ref: 0
[edCache] Flush
   16:00:28-794 [ADM_hwAccelManager::lookup] No Matching Hw accel
   16:00:28-794 [ADM_FFgetFormat] No Hw Accel for that
   16:00:28-829 [ADM_Composer::goToTimeVideo] Seek done, decoded to 83875 us in ref (00:00:00,000 linear) with segment start at 83875 us
Error message: "Fehlgeschlagen" "Die Datei "Video_edit.mkv" wurde NICHT korrekt gespeichert."
<!>16:01:01-990 [HandleAction] ************ EXIT **************
   16:01:01-990 [HandleAction] Closing ui
Close event!
<!>16:01:01-993 [HandleAction] ************ EXIT **************
   16:01:01-993 [HandleAction] Closing ui
   16:01:01-993 [A_saveSession] Saving the current state of editing
Scripting video streams
Scripting segments
Scripting markers
Scripting post-processing
Scripting HDR tone mapping config
Scripting video encoder
Scripting video filters
Scripting audio tracks
Scripting muxer
   16:01:02-020 [A_saveSession] Saving the current state of editing
Scripting video streams
Scripting segments
Scripting markers
Scripting post-processing
Scripting HDR tone mapping config
Scripting video encoder
Scripting video filters
Scripting audio tracks
Scripting muxer
   16:01:02-021 [renderDestroy] Cleaning up Render
   16:01:02-021 [simpleRender::stop] stopping simple render.
   16:01:02-021 [simpleRender::~simpleRender] Destroying simple render.
[Qvideo]Destroying QVideo
   16:01:02-023 [ADM_clearQtShellHistory] Clearing script shell history (0 entries)
<!>16:01:02-023 [myQApplication::~myQApplication] Cleaning render...
   16:01:02-023 [renderDestroy] Cleaning up Render
<!>16:01:02-023 [myQApplication::~myQApplication] Cleaning preview...
   16:01:02-023 [admPreview::destroy] Destroying preview
Cleaning up
   16:01:02-023 [admPreview::destroy] Destroying preview
   16:01:02-023 [ADM_vf_clearFilters] clear filters
   16:01:02-023 [ADM_EditorSegment::deleteAll] [Editor] Deleting all videos
   16:01:02-028 [decoderFF::lavFree] Codec context freed
   16:01:02-029 [ADM_edAudioTrackFromVideo::~ADM_edAudioTrackFromVideo] Destroying edAudio from video track 0 at 70188740
   16:01:02-029 [ADM_PP::cleanup] Deleting post proc
   16:01:02-029 [ADM_EditorSegment::deleteAll] [Editor] Deleting all videos
[Script] Tinypy INFO - Closing Python
   16:01:02-030 [ADM_ad_cleanup] Purging audio decoder
   16:01:02-030 [ADM_vf_cleanup] Destroying video filter list
--End of cleanup--

Images stat:
___________
Max memory consumed (MB)     : 0
Current memory consumed (MB) : 0
Max image used               : 27
Cur image used               : 0
   16:01:02-032 [ADM_ExitCleanup] 
Goodbye...

<!>16:01:02-032 [myQApplication::~myQApplication] Exiting app
   16:01:02-047 [preferences::save] Saving prefs to C:\Users\Max\AppData\Roaming\avidemux\config3.tmp
   16:01:02-048 [admPreview::destroy] Destroying preview
Normal exit
   16:01:02-048 [abortExitHandler] already done, nothing to do