[MPlayer-users] Unsplit file for playback

- - 5july1954 at gmail.com
Mon Oct 31 17:16:46 CET 2011


Is it somehow possible to use filename expansion in concat: syntax?

file.ext.01
file.ext.02

ffmpeg://concat:*.ext.*

doesn't work.

Actually I have a problem with filename expansion in other options too,
such as -sub for loading subtitles:

movie.txt
movie.srt

-sub *.txt
-sub *.srt
-sub movie.txt,movie.srt

The above works.

-sub *.txt,*.srt

This doesn't work.


More information about the MPlayer-users mailing list