[FFmpeg-devel] [PATCH] lavf: add subfile protocol.

Carl Eugen Hoyos cehoyos at ag.or.at
Wed Feb 26 10:17:07 CET 2014


Nicolas George <george <at> nsup.org> writes:

> Le septidi 7 ventôse, an CCXXII, Paul B Mahol a écrit :
> > Why?
> 
> Look at the example in the doc:
> 
> +Example: extract a chapter from a DVD VOB file (start and 
> +end sectors obtained externally and multiplied by 2048):
> + <at> example
> +subfile,,start,153391104,end,268142592,,:/media/dvd/VIDEO_TS/VTS_08_1.VOB
> + <at> end example
> 
> Or is it already possible another way?

Am I correct that start is equivalent to "-skip_initial_bytes"?
If yes, would it be simpler to add "-max_bytes"?

Carl Eugen



More information about the ffmpeg-devel mailing list