Thank you Carl and this tells me I've still got a LOT to read.

I do get it that, for sure, if 'concat' "just" stiches together files à la 
'cat', without any extra processing,
it should cause problem with fils without the appropriate format. thus the 
conversion o an intermediate .ts format
in the examples of the docs....hmmm. I might continue with extra tools like 
mkvtoolnix for the moment.

About the new site great, clear.
I'd like to add suggestions :
1. [overall]} could the visitor switch between the current dark theme (which i 
love, don't get me wrong) and one or two others, a little brighter?
2. [main page] i'd see 3 big buttons: Download / Documentation / Communities
3. [overall]} a search field that could expand, upon use, to select the context 
(communities, docs...)
4. [about page] I'd rather see the "FFmpeg Tools" block first, then the rest 
would flow (clear access, the remaining for the fearless readers :-)
5. [download page] to give more space to every one, not favour sources over 
binaries or anything, i'd bring the big "Download" button to side with
     the "Download Snapshot" one and try to, thus, give more space to everyone, 
evenly. huh?

However, i'm grateful for your clarification about concat and i'll remember to 
provide the cli output whenever bringing issues.
cheers
clu
20140721

----- Carl Eugen Hoyos <[email protected]> a écrit :
>  <clu <at> free.fr> writes:
> 
> >   1> ffmpeg -i "concat:v1.avi|v2.avi"
> >   3> ffmpeg -i "concat:v1.mkv|v2.mkv"
> 
> The concat protocol does not work for avi and mkv 
> files.. This is not a limitation of FFmpeg but 
> of the containers (concat: is a equivalent of `cat`).
> 
> Please read about the concat demuxer and the concat 
> filter (I am not sure how well they work for subtitles):
> https://ffmpeg.org/ffmpeg-formats.html#concat-1
> https://ffmpeg.org/ffmpeg-filters.html#concat
> 
> For future questions: Please always provide the 
> command line that you tried without success together 
> with the complete, uncut console output: This is 
> needed (at least for me) to answer most questions.
> 
> Carl Eugen
> 
> PS: Does anybody have an opinion on the new website?
> 
> _______________________________________________
> ffmpeg-user mailing list
> [email protected]
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user

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

Reply via email to