id,summary,reporter,owner,description,type,status,priority,component,version,resolution,keywords,cc,blockedby,blocking,reproduced,analyzed
379,pgssub -> dvdsub in matroska,Thom1,,"My cam creates mpeg-ts files with h264+ac3+pgs tracks. I need to convert the container and the subtitle track to matroska and vobsub.
I use this command :
ffmpeg -i file.mts -vcodec copy -acodec copy -scodec dvdsub file.mkv

It works but the vobsub track is not CodecPrivate so I can't use it with mkvtoolnix.
I think this is a bug. Sorry for the ticket if it's not.",defect,closed,normal,undetermined,git-master,fixed,pgssub dvdsub mkv,,,,1,0
