Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
135 user(s) are online (107 user(s) are browsing Forums)

Members: 0
Guests: 135

more...

Headlines

Forum Index


Board index » All Posts (daveyw)




Re: OS4 + DVD
Not too shy to talk
Not too shy to talk


@ktadd

Quote:


FFMPEG can handle VOB files but if the VOB file is from a commercial DVD it's likely encrypted and FFMPEG can't handle encrypted VOB files.

A DVD VOB file typically contains an mpeg2 video stream and one or more audio streams. You can use ffmpegGUI (found on OS4Depot), to copy the video file and audio file to an mpeg format file but doing the following:

Start ffmpegGUI.
Set the video codec to "Copy".
Set the audio codec to "Copy".
Set the Output Format to ".mpeg".
Set the input file name to your VOB file.
Set the output file name or use the default.
Click on Start.

This will copy the video file and the first audio file to an mpeg file. If you want to copy something other than the first audio file have a look at the map option to ffmpeg. You can add the map options you desire in the "additional options" section of ffmpegGUI.

You can convert to other formats as well but you need to know the restrictions of the format your converting because ffmpegGUI doesn't restrict the settings. Hope this is helpful.


Thanks for that. I've tried a few more files, and ffmpeg is working, it's just one particular track on one disc that's giving me problems (and it had to be the first one I tried!!!). It's not a commercial DVD though, it's just a standard DVD I have used to copy my own material from VHS.

Here's the result from the "File Input Info" in FFMpegGUI:
FFmpeg version SVN-r5969, Copyright (c) 2000-2004 Fabrice Bellard
configuration: --cc=ppc-amigaos-gcc --enable-pthreads --disable-shared --extra-libs=-lpthread -lm --cross-compile --enable-amr_nb --enable-faad --enable-mp3lame --enable-gpl --extra-cflags=-/usr/local/include
libavutil version: 49.0.0
libavcodec version: 51.11.0
libavformat version: 50.5.0
built on Aug 12 2006 21:30:31, gcc: 4.0.3 (AmigaOS build 20060509)
[h261 @ 0x6853b148]warning: first frame is no keyframe
Input #0, h261, from 'DVD_VIDEO_RECORDER:VIDEO_TS/VTS_01_1.VOB':
Duration: N/A, bitrate: N/A
Stream #0.0: Video: h261, yuv420p, 176x144, 25.00 fps(r)
Must supply at least one output file

Go to top


OS4 + DVD
Not too shy to talk
Not too shy to talk


Hi,

I'm new to the A1/OS4, and have just added a DVD drive (ASUS DRW-2014S1).

I hope somehow can answer a couple of questions.

Firstly, I'm having problems with DVD-RAM discs. I get a read/write error when reading a disc, but does display a directory. Does OS4 need specialist software to read DVD-RAM?

Secondly, I'd like to copy DVD content to another format (e.g., MPEG)> I've fiddled with FFMPEG, but it can't seem to handle .VOB. Has anyone done this before?

Thanks for any info.

Go to top



TopTop
« 1 ... 13 14 15 (16)




Powered by XOOPS 2.0 © 2001-2023 The XOOPS Project