[FFmpeg-user] Segment format is not working - Output file #0 does not contain any stream
Carl Eugen Hoyos
cehoyos at ag.or.at
Fri Apr 6 13:35:43 CEST 2012
Vladimir Vlach <vladaman <at> gmail.com> writes:
> [ec2-user <at> s2-aws ffmpeg-10]$ ./ffmpeg -v 9 -loglevel 99 -re -i
> test.flv -an -vcodec vp6 -b:v 128k -f segment -segment_format mpegts
> -segment_time 10 -segment_list test.m3u8 'test%05d.ts'
Not only does FFmpeg not support vp6 encoding, I don't think vp6 in
mpegts would be supported by any application.
Carl Eugen
More information about the ffmpeg-user
mailing list