[FFmpeg-devel] [PATCH] lavf: VobSub demuxer.

Clément Bœsch ubitux at gmail.com
Fri Nov 30 08:06:56 CET 2012


On Fri, Nov 30, 2012 at 06:23:31AM +0100, Clément Bœsch wrote:
> ---
> Now working.
> 
> The seek is not implemented yet since I need to finish the generic seeking for
> the FFDemuxSubtitlesQueue API (it should apply to this demuxer as well just
> fine). So it's not exactly yet usable for players (but will very soon).
> 
> OTOH, you can now remux VobSub into a container supporting it, by focusing on
> the .IDX file:
>   ffmpeg -i movie.avi -i movie.idx -map 0 -map 1 -c copy out.mkv

Note: you might need -fflags +genpts if the file is a avi.

-- 
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20121130/d349def6/attachment.asc>


More information about the ffmpeg-devel mailing list