[FFmpeg-user] Why the ffmpeg split the video have more than some timestamp use -t
Steven Liu
lingjiujianke at gmail.com
Tue Nov 27 11:03:09 CET 2012
2012/11/27 Carl Eugen Hoyos <cehoyos at ag.or.at>:
>
>
> I don't think this can work.
>
> Note that there is a segmenter (-f segment) that I suspect
> does mostly what you want.
>
Hi Carl Eugen Hoyos,
If ffmpeg can transcode or make the functions like segment.c and
parallel, it maybe better.
for example, host A and host B, use -f segment , host A split
transcode mpegts 0 - 10s, host B split transcode mpegts 10 - 20s, it
maybe better.
Thanks
More information about the ffmpeg-user
mailing list