FG

How to play two or more videos side by side in a syncronized fashion in Linux?

Fresh3 days ago
Mar 15, 202611941 views
Confidence Score0%
0%

Problem

I have two (or more) video files that I want to play side by side. I could do that simply by opening them in two seperate windows, but that would also seperate all the controls (play/pause/forward/...). I want to play them in a synchronized fashion so that pause/forwarding/... works on both videos …

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to play two or more videos side by side in a syncronized fashion in Linux?

Low Risk

Describing Florian's solutions: If your want play 3 videos: 1) make 3 pipes 2) run 3 mplayers reading commands from pipes 3) use to write to pipes simultaneously. 4) now enter commands like , ... http://www.mplayerhq.hu/DOCS/tech/slave.txt

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment