[FFmpeg-user] How can I join video files?
Nicolas George
nicolas.george at normalesup.org
Thu Feb 16 16:36:49 CET 2012
L'octidi 28 pluviôse, an CCXX, Peter B. a écrit :
> But would it be possible to integrate it into FFmpeg at all, or would
> it be necessary to implement this in an external application, using
> libavformat's API?
Anything is possible, with enough hacks.
> You mean it couldn't copy the A/V data, but it would have to re-encode it?
Exactly. lavfi can currently only work with decoded video and audio frames,
not encoded data packets (nor subtitles, for that matter). But that, also,
could be changed.
Regards,
--
Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-user/attachments/20120216/1a8f576c/attachment.asc>
More information about the ffmpeg-user
mailing list