Questions tagged [vob]
35 questions
0
votes
1 answer
FFMpeg convert VOB to H264 and multi language
I try to convert VOB files to H264. I know it seems to be crazy to do that but the goal is to use it with the Apple TV.
To just converting a VOB file to mp4 with the right audio stream is not really a problem.
The problem is when the VOB file…

gduh
- 1,079
- 12
- 30
0
votes
1 answer
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,…

Daniel Mošmondor
- 19,718
- 12
- 58
- 99
0
votes
2 answers
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:…

NULL
- 1,559
- 5
- 34
- 60
0
votes
2 answers
Any good way to handle VOB files in C#?
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…

Shabi_669
- 190
- 4
0
votes
0 answers
FFMPEG - Scrambled Output converting from VOB with ffmpeg
I've concatenated a series of VOB files from a DVD into a single VOB file and I am trying to convert it to MP4 or other similar format. I see a lot of errors when converting and the output appears scrambled.
>ffmpeg.exe" -i file.vob -sameq…

MattD
- 1,324
- 4
- 14
- 28