Anssi Saari <anssi.saari <at> iki.fi> writes:

> $ ffmpeg -i Teinipomo-2014-07-11T19:30:05.flv

Use the following workaround if your filename 
contains colons (or if you are sure that you 
provide a file but cannot rule out that the 
filename contains colons):
$ ffmpeg -i file:Teinipomo-2014-07-11T19:30:05.flv

> ffmpeg version 1.0.9 Copyright (c) 2000-2014 the FFmpeg developers

This is outdated and unsupported here, please test 
current FFmpeg git head before reporting issues here.

Carl Eugen

_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

Reply via email to