Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
getting started with video ripping
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
curmudgeon
Veteran
Veteran


Joined: 08 Aug 2003
Posts: 1741

PostPosted: Sat Mar 09, 2013 3:13 am    Post subject: getting started with video ripping Reply with quote

I am trying to get video off of a dvd (and into media files).

I installed MakeMKV (I don't see many options, but I have to say it is quite simple to use :) ).

So I now have a file.

It plays, but I get a few complaints:

Code:

$ mplayer title00.mkv
MPlayer 1.1-4.6.3 (C) 2000-2012 MPlayer Team
Can't open joystick device /dev/input/js0: No such file or directory
Can't init input joystick

Playing title00.mkv.
libavformat version 53.32.100 (external)
libavformat file format detected.
[lavf] stream 0: video (mpeg2video), -vid 0
[lavf] stream 1: audio (ac3), -aid 0, -alang eng, 3/2+1
[lavf] stream 2: subtitle (dvdsub), -sid 0, -slang eng
VIDEO:  [MPG2]  720x480  0bpp  59.940 fps  8074.0 kbps (985.6 kbyte/s)
Load subtitles in ./
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
libavcodec version 53.61.100 (external)
Selected video codec: [ffmpeg2] vfm: ffmpeg (FFmpeg MPEG-2)
==========================================================================
==========================================================================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
AUDIO: 48000 Hz, 2 ch, s16le, 384.0 kbit/25.00% (ratio: 48000->192000)
Selected audio codec: [ffac3] afm: ffmpeg (FFmpeg AC-3)
==========================================================================
AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample)
Starting playback...
[VD_FFMPEG] Trying pixfmt=0.
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]
The selected video_out device is incompatible with this codec.
Try appending the scale filter to your filter list,
e.g. -vf spp,scale instead of -vf spp.
[VD_FFMPEG] Trying pixfmt=1.
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]
The selected video_out device is incompatible with this codec.
Try appending the scale filter to your filter list,
e.g. -vf spp,scale instead of -vf spp.
[VD_FFMPEG] Trying pixfmt=2.
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]
The selected video_out device is incompatible with this codec.
Try appending the scale filter to your filter list,
e.g. -vf spp,scale instead of -vf spp.
Movie-Aspect is 1.78:1 - prescaling to correct movie aspect.
VO: [vdpau] 720x480 => 854x480 Planar YV12


I would like to know how to do the following:

1. Get rid of the warning messages.

2. Get rid of the scaling.

3. Get rid of (some of) the metadata (I hate "unique IDs" and "Encoded dates" in metadata).

Mediainfo reports:

Code:

Standard                                 : NTSC


Should I be changing that (and how) the something else (the file will never be played on an ntsc television)?

I can probably live with the size (the files are quite large, but quality is important), but I do want to ask if reencoding (I assume to x264) makes sense. I would want to keep all of the menu items, subtitles, and such.

I would guess that ffmpeg is the tool to do this, but (while I can do a few things with it), the options are numerous and complex.

I would appreciate any advice. Thank you in advance for your help.
Back to top
View user's profile Send private message
Sakarias
n00b
n00b


Joined: 12 May 2007
Posts: 60

PostPosted: Sat Mar 09, 2013 1:27 pm    Post subject: Reply with quote

http://en.gentoo-wiki.com/wiki/Ripping_DVD_to_Matroska_and_H.264
_________________
---
Sakarias
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum