| Author |
Message |
![[Post New]](/forum/templates/default/images/icon_minipost_new.gif) 09/01/2009 14:58:06
|
gizmo
Joined: 09/01/2009 07:02:26
Messages: 7
Offline
|
Hi,
i have here several VOB Files, a DVD that i copied to my PC. Is it possible to play VOB Files with AirVideo ??
I try that but i cannot see the files on my Iphone....
|
|
|
 |
![[Post New]](/forum/templates/default/images/icon_minipost_new.gif) 09/01/2009 15:43:19
|
Admin
Joined: 08/23/2009 08:49:34
Messages: 7715
Offline
|
Air Video does not support playback of DVDs. It is not possible to play VOB files with Air Video.
|
|
|
 |
![[Post New]](/forum/templates/default/images/icon_minipost_new.gif) 09/01/2009 15:46:22
|
gizmo
Joined: 09/01/2009 07:02:26
Messages: 7
Offline
|
ok, will this be supported in the future ?
|
|
|
 |
![[Post New]](/forum/templates/default/images/icon_minipost_new.gif) 09/01/2009 15:49:03
|
Admin
Joined: 08/23/2009 08:49:34
Messages: 7715
Offline
|
It's rather unlikely. DVD playback would require implementation of support for DVD menus, chapters, scene selection, etc. You can use handbrake to convert your DVD rips to format supported by iPhone/iPod touch.
|
|
|
 |
![[Post New]](/forum/templates/default/images/icon_minipost_new.gif) 11/03/2009 12:59:40
|
roodyhoo
Joined: 11/03/2009 09:08:23
Messages: 5
Offline
|
Admin wrote:Air Video does not support playback of DVDs. It is not possible to play VOB files with Air Video.
I have a number of tv series extracted as vobs. I used dvd shrink to remove menus and titles and also extracted each episode to single vob file. Although the vob files will not play back natively, they do work when the extension is change to mpg. I can live stream them over my home network or 3g without any problems.
Hope this helps...
|
|
|
 |
![[Post New]](/forum/templates/default/images/icon_minipost_new.gif) 07/18/2010 01:53:09
|
JEDIDIAH
Joined: 07/18/2010 01:48:55
Messages: 1
Offline
|
Admin wrote:It's rather unlikely. DVD playback would require implementation of support for DVD menus, chapters, scene selection, etc. You can use handbrake to convert your DVD rips to format supported by iPhone/iPod touch.
Playback of VOB files does not require including any support for DVD navigation. These files have already been separated from the DVD. They're just un-compressed. ffplay will already happily play such files.
AirVideo probably already has the technical ability to stream these files if it chooses to acknowledge them.
|
|
|
 |
![[Post New]](/forum/templates/default/images/icon_minipost_new.gif) 07/18/2010 03:48:12
|
Cordorb2
Joined: 05/17/2010 20:02:41
Messages: 20
Offline
|
It might but as a top respected app developer I am sure our Admin wants to stay an app developer.
The latest mac magazine has a how to using several 3'rd party programs. handbreak is one.
|
|
|
 |
![[Post New]](/forum/templates/default/images/icon_minipost_new.gif) 07/29/2010 23:28:38
|
dsd_corp
Joined: 07/29/2010 23:22:38
Messages: 1
Offline
|
to AirVideo users: you can just rename .vob-files to .mpg or .mpeg extention.
to Admin: I think you just can add support for separate .vob files(as if it will be .mpegs) in next server update. it's needed to avoid of DVD-structure breaks in user folders to others programs by renaming original .vob's
sorry for my bad english, but I think you understand me.
Thank You.
|
|
|
 |
![[Post New]](/forum/templates/default/images/icon_minipost_new.gif) 08/02/2010 16:21:13
|
netman49
Joined: 08/02/2010 16:06:05
Messages: 5
Offline
|
Would be great if AirVideo also supports VIDEO_TS.VOB files.
Makes it possible to copy my DVD's to a media server and stream them from there to my iPad.
Renaming .VOB files to .MPG doesn't work for me.
Get an invalid message in AirVideo file select.
|
|
|
 |
![[Post New]](/forum/templates/default/images/icon_minipost_new.gif) 08/03/2010 10:32:52
|
netman49
Joined: 08/02/2010 16:06:05
Messages: 5
Offline
|
Yes, I know I can convert my VOB files, but to convert all my DVD's is no option for me.
I just want to be able to play VIDEO_TS maps directly.
Thanks anyway
|
|
|
 |
![[Post New]](/forum/templates/default/images/icon_minipost_new.gif) 09/08/2010 18:18:15
|
btmub
Joined: 09/02/2010 12:15:42
Messages: 6
Offline
|
For all of you that have bunches of DVDs ripped into .VOB files or VIDEO_TS folders (just my case), I found the solution with MAKEMKV. You will preserve video quality and other features (multi audio tracks, subtitles) and MKV is supported by Air Video.
Hope this helps,
|
|
|
 |
![[Post New]](/forum/templates/default/images/icon_minipost_new.gif) 10/17/2010 17:23:13
|
fgunne
Joined: 10/16/2010 01:38:04
Messages: 3
Offline
|
have you really managed to get subtitles to work with makemkv and air video? i have been told that air video requires separate subtitle files, and makemkv embeds subtitles, doesnt it?
|
|
|
 |
![[Post New]](/forum/templates/default/images/icon_minipost_new.gif) 08/02/2011 17:09:55
|
vlurk
Joined: 07/28/2011 07:59:12
Messages: 2
Offline
|
Personally, I like to use vobcopy to merge a DVD into a big vob file and then, change the container to something more "standard" without reencoding video and audio.
It's really simple:
1. Insert your DVD ROM or mount the .ISO somewhere.
example :
2. Use vobcopy to merge your vobs into one big file :
as of version 1.2.0, vobcopy will attempt to find your DVD autmatically, it will even try /dev/loop0 automatically so it can be as simple as the command listed above.
3. Optional (but often required), because vobcopy will sometime produce a file that doesn't report the correct duration and thus, AirVideo stops after the first chapter. So we need to reconstruct index and we might as well change the container for a standard AVI container. More widely supported than MKV.
After this three steps, you get an AVI file than can be played by practically everything, without any transcoding from the original DVD file.
PS. (These are all free utilities for Linux. You can probably get some (if not all) of them for Windows and Mac OS X...)
|
|
|
 |
|
|