[FFmpeg-user] concatenating mp4 (non-h464) using mpegts
Carl Eugen Hoyos
cehoyos at ag.or.at
Fri Apr 6 13:38:05 CEST 2012
Konrad Karl <kk_konrad <at> gmx.at> writes:
> > Stream copying ASP into a transport stream is not supported,
> > this is a very old feature request.
> > (And yes, it is a bug imo that FFmpeg does not show an error message
> > if you try something unsupported.)
>
> Thanks for clarifying. Is this technically difficult or not allowed
> by some spec?
It seems highly unlikely that it is not allowed, given that
ffmpeg -i input -vcodec mpeg4 -an out.ts
works fine afair.
> So what procedure would you recommend?
Assuming you mean the missing feature, not the bug:
Send a patch?
(I will probably create an entry on trac myself, if I forget,
please remind me in a few days.)
Carl Eugen
More information about the ffmpeg-user
mailing list