I'm newbie do SMPlayer/MPlayer, so sorry for my stupid question.
My questions are about support EDL in SMPlayer/MPlayer.
I running
MPlayer Redxii-SVN-r38151-6.2.0 (x86_64) (C) 2000-2019 MPlayer Team
Using FFmpeg N-94664-g0821bc4eee (2019-08-26 16:09:11 -0700)
Compiled on 2019-08-28 01:29:43 EDT (rev. 1)
on Windows 10
Q1: EDL is supported only by MPlayer? SMPlayer does not have this support?
I found this https://forum.smplayer.info/viewtopic.p ... =271#p1699
I understand that some build of SMPlayer/MPlayer have this support and other build don't have this support?
Q2: I have a pair of files t.mkv+t.edl). t.edl works me fine in KODI.
When I run this -> mplayer.exe t.mkv
t.edl is ignored, so I try also this -> mplayer.exe -edl t.mkv
with the same result
a messages displayed on STDOUT do not contain information about loading t.edl - is it correct?
Q3: When I run this -> mplayer.exe -edlout new.edl t.mkv
and durring playback press 'i' this messages apears
VO: [directx] 640x360 => 640x360 BGRA
A: 20.7 V: 20.7 A-V: 0.008 ct: -0.000 0/ 0 4% 3% 0.7% 1 0
EDL skip start, press 'i' again to end block.
A: 25.1 V: 25.0 A-V: 0.064 ct: 0.001 0/ 0 5% 3% 0.7% 15 0
EDL skip end, line written.
after press 'q' only empty new.edl exists.
What is the correct procedure to make EDL file by mplayer.exe?
Q4: Does have MPLayer EDL support for SceneMarker?
If so, how to go prev/next marker?