You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello everyone:
Any body knew how to use the 'concat' 'concatf' protocol in the fvp example?
I can playback a single movie in the fvp example, on MACOS M2, but I can not use the concat/concatf protocol in it, which means I want to playback several movies one by one with their file names listed in a plaintext script file.
I tried to use the player.media = "concat:///...cat.lst"; method but it did not work.
So, any body ever used the concat/concatf list in fvp?