[FFmpeg-user] Concatenation of mpg files
Reindl Harald
h.reindl at thelounge.net
Wed Aug 21 21:10:44 CEST 2013
Am 21.08.2013 20:58, schrieb Dzung Nguyen:
> I concat video files using cat command:
>
> cat *.mpg >output.mpg
videos are not text files
http://ffmpeg.org/faq.html#Concatenating-using-the-concat-filter
> And the final video is not playable. How should be the encoding of *.mpg
> be? This is how I create them:
>
> ffmpeg -f image2 -loop 1 -i input.png -q:v 0 out1.mpg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 263 bytes
Desc: OpenPGP digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-user/attachments/20130821/1bd9e91f/attachment.asc>
More information about the ffmpeg-user
mailing list