Skip to main content

Questions tagged [vob]

2 votes
0 answers
39 views

It seems, I found an "universal" way to put all the streams of VOB file to MKV if called from Windows Explorer context menu put to Windows registry: C:\Program Files\ffmpeg\bin\ffmpeg.exe -...
Paul's user avatar
  • 1,058
0 votes
0 answers
135 views

I'm aware FFmpeg has commands to be able to do this, but I don't want to type them every time. Is there a way to add an option, like “Remux to MP4”, to the context menu, so I can simply right click on ...
Nossy Drelich's user avatar
1 vote
2 answers
2k views

I have a VOB video file obtained from a DVD. The video contains several separate sub-videos from the DVD, which play one-after-another (e.g., the first sub-video is the main feature, the second sub-...
Trevor's user avatar
  • 369
1 vote
0 answers
2k views

Intro I have a DVDISO file, and opening it doesn't work because my built-in disk mounter can't read it. So, I open it up with VLC and all looks fine. When booting it up it's supposed to take you to a ...
Meh.'s user avatar
  • 113
3 votes
1 answer
11k views

I'm trying to remux a .vob file (which I got using vobcopy) into a mp4 container (mkv would do it as well) using ffmpeg 4.2.4-ubuntu0.1. Initially the remuxing finished, but I got these errors: [mp4 @ ...
David C.'s user avatar
  • 180
2 votes
1 answer
2k views

I have a library of decrypted DVDs, which all have their video in a series of VOB files within the usual VIDEO_TS folder. I wondered if I could use FFMPEG to combine them into a single MPEG files. So ...
Randy's user avatar
  • 151
0 votes
1 answer
825 views

I have mpg video with lossless audio. I would like authorize dvd without reencoding, for example, with dvdstyler: VOB files will normally neither be reencoded nor be remultiplexed in case. So I have ...
user1855805's user avatar
0 votes
1 answer
2k views

I have a DVD containing a VOB of resolution 720×640, with DTS audio. I would like to upscale a the video to 1920×816 while retaining DTS audio without lose of video quality, and save it as an MKV ...
Abey Joseph's user avatar
1 vote
0 answers
111 views

I have a single VOB video file running 2h 20m with 50 episodes of a TV show. There are no chapter markers or menu. Can I use a Linux command line tool to detect the black screen between each episode ...
Paul Littlefield's user avatar
0 votes
1 answer
469 views

I want to transcode a file .vob to get the bitrate 1500 with 16/9 ratio I execute this command ffmpeg ffmpeg -i /path/video.vob -vcodec libx264 -vf scale=1280:-2 -strict experimental -b:v 1308k -b:a ...
Aminesrine's user avatar
0 votes
1 answer
2k views

How do I cut a decrypted VOB file with FFmpeg? For example, to keep the first 5 minutes of a VOB file?
ClearSky's user avatar
4 votes
2 answers
45k views

I have copied an entire DVD to my PC but when I try to play it in VLC it does not play perfectly and sticks every time. When it is played directly i.e. from the disc, it is played perfectly but in ...
user433939's user avatar
1 vote
1 answer
3k views

A VOB (Video Object) file is a DVD media extension which can hold multiple videos. How can I split these videos from a single VOB file to multiple MP4 (or other extensions) files on Windows platform? ...
Amirreza Nasiri's user avatar
3 votes
1 answer
10k views

I have 5 VOB files, I would like to concat them to a big mpegts file, and keeping only the video stream and the last (3rd) audio stream. Unfortunately the stream ordering is different in the VOBs: ...
Konstantin's user avatar
0 votes
2 answers
4k views

To prove my point I made a screen-shot: My 2nd question: In order to email the content of the DVD to someone so that he/she can just watch the entire video (with audio) of the DVD, do I need to send ...
VivR's user avatar
  • 109

15 30 50 per page