[MPlayer-users] Program stream (vob) to transport stream transcoding

Nico Sabbi nsabbi at tiscali.it
Thu May 27 11:17:23 CEST 2004


Dermot McGahon wrote:

> Hi,
>
> What would people recommend for program stream (vobs copied
> from dvd with vobcopy) to transport stream, transcoding?
>
> I seem to remember reading that the mencoder transport
> stream encoder has problems with pts insertion.
>
> What would be a viable alternative - ffmpeg? transcode?
>
> A sample command line would be a big help also if somebody
> would be kind enough to post one.
>
>
> Warm Regards,
>
> Dermot McGahon.
> -- 


vls -d file.ts dvd://DIR_TO_VOBS
vlc --sout '#std{mux=ts,access=file,url=file.ts}'  dvd://DIR_TO_VOBS
(maybe in this last case you should use dvd://@DIR, run vlc --extended).




More information about the MPlayer-users mailing list