Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
162 user(s) are online (136 user(s) are browsing Forums)

Members: 2
Guests: 160

amig_os, trixie, more...

Headlines

 
  Register To Post  

Program to convert DVD .vob files to MPEG-1?
Quite a regular
Quite a regular


See User information
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!

Go to top
Re: Program to convert DVD .vob files to MPEG-1?
Not too shy to talk
Not too shy to talk


See User information
@ktadd

YES

ffmpeg on os4depot.

try

ffmpeg -i video.vob output.mpg

A1XE, A1200T, X1000, X5020, CDTV, CD32 , A500+ A500
OS4.1b / OS3.2b
Go to top
Re: Program to convert DVD .vob files to MPEG-1?
Quite a regular
Quite a regular


See User information
Quote:

Jurassicc wrote:
@ktadd

try

ffmpeg -i video.vob output.mpg


Thanks 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?

Go to top
Re: Program to convert DVD .vob files to MPEG-1?
Not too shy to talk
Not too shy to talk


See User information
@ktadd

nope ffmpeg cannot decode one of the streams as its doesn't have a codec for it.

Amigasoft maybe able to help or comment if there is a new version with updated codecs ?

You could try mencoder
http://www.os4depot.net/share/video/edit/mencoder.lha

Full manual and guide for it use including options can be found here:-

http://www.mplayerhq.hu/DOCS/HTML/en/encoding-guide.html

DVplayer should be able to play VOB files.

http://www.os4depot.net/share/video/play/dvplayer-demo.lha
http://www.os4depot.net/share/video/misc/avcodec_lib.lha
http://www.os4depot.net/share/audio/misc/a52_lib.lha

Cant remember if its that works in the demo version but its well worth registering DVplayer.

You can go then pause the video and grab the required screen using sgrab

http://www.os4depot.net/share/graphics/misc/sgrab.lha
http://www.os4depot.net/share/library/misc/jpeg_lib.lha

A1XE, A1200T, X1000, X5020, CDTV, CD32 , A500+ A500
OS4.1b / OS3.2b
Go to top
Re: Program to convert DVD .vob files to MPEG-1?
Not too shy to talk
Not too shy to talk


See User information
@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
Go to top
Re: Program to convert DVD .vob files to MPEG-1?
Quite a regular
Quite a regular


See User information
@Jurassicc

Quote:
-o Ram:Test.mpg


It'll eat all your ram

Resized Image
"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
Go to top
Re: Program to convert DVD .vob files to MPEG-1?
Just can't stay away
Just can't stay away


See User information
@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

Go to top
Re: Program to convert DVD .vob files to MPEG-1?
Amigans Defender
Amigans Defender


See User information
@ktadd

what a powerful program.........

Go to top
Re: Program to convert DVD .vob files to MPEG-1?
Not too shy to talk
Not too shy to talk


See User information
@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

Go to top

  Register To Post

 




Currently Active Users Viewing This Thread: 1 ( 0 members and 1 Anonymous Users )




Powered by XOOPS 2.0 © 2001-2023 The XOOPS Project