Who's Online
54 user(s) are online (
33 user(s) are browsing
Forums )
Members: 1
Guests: 53
trixie ,
more...
Headlines
hwp_mp3enc.lha - library/hollywood
Mar 9, 2026
virtio9pfs.lha - driver/handler
Mar 7, 2026
waitfile.lha - utility/script
Mar 7, 2026
iconecta.lha - network/misc
Mar 5, 2026
sfront.lha - utility/script
Mar 4, 2026
arabic_console_devicepro2.lha - driver/input
Mar 2, 2026
amiarcadia.lha - emulation/gamesystem
Mar 2, 2026
hwp_zip.lha - library/hollywood
Mar 2, 2026
amigadiskbench.lha - utility/benchmark
Mar 2, 2026
virtioscsi.lha - driver/storage
Mar 1, 2026
Topic options
View mode
Newest First
Program to convert DVD .vob files to MPEG-1?
Posted on:
2007/5/30 20:13
#1
Quite a regular
Joined: 2006/12/6 20:39Last Login
: Today 4:52
From California, Unitied States
Group:
Registered Users
Is there an Amiga OS4 program that can convert DVD .vob files to MPEG-1 format? If not OS4 is there a preferably free Windows program that can do it? The VOB files are from DVD recordings of my son playing football. I'd like to convert them to mpeg-1 so I can capture frames using M-Pegit. Thanks in advance!
Re: Program to convert DVD .vob files to MPEG-1?
Posted on:
2007/5/30 21:30
#2
Not too shy to talk
Joined: 2006/11/27 18:02Last Login
: 2022/9/25 13:28
From Somerset, UK
Group:
Registered Users
@ktadd YES ffmpeg on os4depot. try ffmpeg -i video.vob output.mpg
A1XE, A1200T, X1000, X5020, CDTV, CD32 , A500+ A500 OS4.1b / OS3.2b
Re: Program to convert DVD .vob files to MPEG-1?
Posted on:
2007/5/31 3:08
#3
Quite a regular
Joined: 2006/12/6 20:39Last Login
: Today 4:52
From California, Unitied States
Group:
Registered Users
Quote:
Jurassicc wrote: @ktadd try ffmpeg -i video.vob output.mpgThanks but when I do that I get a bunch of information
about the audio and video in the source file but then
the whole thing ends with the following error:
"Unsupported codec (id=86020) for input stream #0.1"
The VOB file is from my Sony DVD camcorder. Is there a
way to make ffmpeg try to force the conversion?
Re: Program to convert DVD .vob files to MPEG-1?
Posted on:
2007/5/31 6:06
#5
Not too shy to talk
Joined: 2006/11/27 18:02Last Login
: 2022/9/25 13:28
From Somerset, UK
Group:
Registered Users
@ktadd
Just had a quick play with mencoder
DVD_VR:VIDEO_TS> mencoder -oac lavc -ovc lavc -of mpeg -mpegopts format=dvd -srate 44100 -af lavcresample=44100 -lavcopts vcodec=mpeg1video:keyint=15:vrc_buf_size=1835:vrc_minrate=1152:vbitrate=1152:vrc_maxrate=9800:acodec=mp3:abitrate=128 -o Ram:Test.mpg VTS_01_5.VOB
the 15 value is for PAL
replace with 18 for NTSC
A1XE, A1200T, X1000, X5020, CDTV, CD32 , A500+ A500 OS4.1b / OS3.2b
Re: Program to convert DVD .vob files to MPEG-1?
Posted on:
2007/5/31 14:00
#6
Quite a regular
Joined: 2006/11/27 22:17Last Login
: 2019/11/28 9:17
From Israel
Group:
Registered Users
@Jurassicc
Quote:
It'll eat all your ram
"the expression, 'atonal music,' is most unfortunate--it is on a par with calling flying 'the art of not falling,' or swimming 'the art of not drowning.'. A. Schoenberg
Re: Program to convert DVD .vob files to MPEG-1?
Posted on:
2007/5/31 23:12
#7
Just can't stay away
Joined: 2007/2/6 13:57Last Login
: Today 13:28
From Donostia (SPAIN)
Group:
Registered Users
@Jurassicc
and if you add and omit VTS_01_5.VOB:
dvd://1 -dvd-device a1ide.device:1
it reads from the dvd disk
BYE
Re: Program to convert DVD .vob files to MPEG-1?
Posted on:
2007/6/1 0:12
#8
Amigans Defender
Joined: 2006/12/2 13:27Last Login
: Today 17:32
From Taranto, Italy
Group:
Staff members Moderators Registered Users
@ktadd
what a powerful program.........
Re: Program to convert DVD .vob files to MPEG-1?
Posted on:
2007/6/1 18:37
#9
Not too shy to talk
Joined: 2006/11/27 8:32Last Login
: 2023/6/6 19:05
From California - S.F. Bay area
Group:
Registered Users
@afxgroup
Quote:
what a powerful program......... What is the difference between Mencoder & ffmpeg? They both appear to do the same things.
Look, only one leg, count em, one! X1000/PA6T@1800MHz/2Gb/Radeon 4850
Currently Active Users Viewing This Thread:
1
(
0 members
and 1 Anonymous Users
)