vob

Teamcity and clearcase project spanning multiple vobs

I have a clearcase project spanning multiple vobs. Teamcity 5.0 appears to assume your project is on a single clearcase vob. Is it possible to have Teamcity build a clearcase project spanning multiple vobs? ...

What's the VOBsub subtitle format?

Where can I find documentation/sample code of the VOBsub subtitles format? The one that's an .idx and a .sub file. I need to create a program that generates those subtitles. I've been looking on Google but only found how to rip them from DVD. Thanks ...

How to split large VOB file to 1GB VOB files for Video DVD creation

I've used FFmpeg to convert an ISO MP4 video file into an MPEG2 VOB file in readiness for creation of a video DVD. I now need to find a way to make multiple VOB files from the original output since the maximum size of a VOB for a video DVD is 1GB. The FFmpeg tool does not appear to have any option to create multiple output files of a m...

What's the algorithm for generating the time map (VTS_TMAP) data for a DVD's IFO file?

I'm looking to create an IFO file for a VOB so that I can produce a video DVD. I have the specifications for the contents of the VTS_01_1.IFO file however I'm not sure on how to generate the time map data for the VTS_TMAP section. I think the entries are based on frame rate but this is not obvious from the example DVD's I've looked...

Any good way to handle VOB files in C# ?

Hi all, We are trying to load a DVD scan it and extract some information. To extract the information we need to take a snapshot and run some image analysis. So far we were using the DirectShow framework and got almost all of the features to work. The major issue is handling an encrypted DVD. We can't make it fast forward, run backwar...

converting vob files to swf and flv

I have a .vob file and I am trying to change it to .swf and .flv for my website. I found lots of open source software that can convert to flash. The only thing is that, i want my final flash files to be not more than 50KB. I am using this software: http://www.rersoft.com/dvd-vob-file/convert-vob-to-swf.html i am not sure of the stan...

C# plugin for authoring DVD movies?

We have a product which includes some video editing tools. We've had a request to add the ability to write the resulting videos to a standard DVD movie disk. To do this, I estimate I'd have to create mpg files, covert to vobs, write the correct directory structure and inf files etc. A lot of work. Is there some .Net sdk library for doi...

ffmpeg-how to convert an .MTS file to a vob for dvd burning

how do I convert an .MTS file using ffmpeg into a .vob file? ...

Library for producing consumer-playable DVDs

So I have an application that creates VOBs as a step for DVD creation. I am using StandardMPEG encoder, and it works like a charm. Burning actual .ISO isn't my concern here, but building it is. I need a library that is able to create simple menu, mark some chapters for the VOB, and finally create an ISO that should be burned. I would b...