andrewiankidd / rcloneExplorer

rclone GUI for Windows
142 stars 20 forks source link

ability to stream #11

Closed andrewiankidd closed 7 years ago

andrewiankidd commented 7 years ago

(tested+working)

rclone cat acdcrypt:"test.mkv" | ffplay -fs -window_title test.mkv - rclone cat {remote}:{filename} | ffplay -fs -window_title {filename} -

andrewiankidd commented 7 years ago

0b718e0c2d9cddc596cf3be90c00e8d0a4a14c41