I thought the "shrink" part was a parameter. Ya know, like this:LeTene wrote:See the -o part? That's the output file name...there's an extra space put in there by error - it should say "shrinked.m2v".Dick Hertz wrote:It doesn't work, all I get is a "shrink" file. And dvdrip is a PoS. Like most "free" software, it's half-assed, amateur built.Code: Select all
tcrequant -i movie.m2v -o shrink ed.m2v -f 1.5
Code: Select all
mount -t iso9660 -o auto, loop=/dev/loop0 ripped_dvd.iso /foobarI did as you said and got the m2v and ac3 files:
Code: Select all
foo@bar:/dvd/mash> ls -lh mash.m2v
-rw-r--r-- 1 foo users 7.0G Dec 19 19:16 mash.m2v
foo@bar:/dvd/mash> ls -lh mash.ac3
-rw-r--r-- 1 foo users 228M Dec 19 19:21 mash.ac3My point is that a lot of that software does not function well. Granted, most of it does all right, and it does all right enough that I use Linux as my everyday O/S, but it's not the case that everybody who runs XP is a jackass simply because a lot of the software for Linux is, frankly, wanting.Buy XP, use DVD-Shrink - whinging sorted. As always, I say to people who make such comments "write a better one!", and claiming not to be a coder doesn't cut it...
Speaking of which, mplex still doesn't work:
Code: Select all
joe@phalaeonopsis:/dvd/mash> mplex -f 8 -o final.mpg mash_shrunken.m2v mash.ac3
INFO: [mplex] mplex version 1.6.2 (2.2.3 $Date: 2004/01/13 20:45:26 $)
INFO: [mplex] File mash_shrunken.m2v looks like an MPEG Video stream.
INFO: [mplex] File mash.ac3 looks like an AC3 Audio stream.
INFO: [mplex] Video stream 0: profile 8 selected - ignoring non-standard options!
INFO: [mplex] Found 1 audio streams and 1 video streams
INFO: [mplex] Selecting dvdauthor DVD output profile
INFO: [mplex] Multiplexing video program stream!
INFO: [mplex] Scanning for header info: Video stream e0 (mash_shrunken.m2v)
INFO: [mplex] VIDEO STREAM: e0
INFO: [mplex] Frame width : 720
INFO: [mplex] Frame height : 480
INFO: [mplex] Aspect ratio : 4:3 display
INFO: [mplex] Picture rate : 29.970 frames/sec
INFO: [mplex] Bit rate : 4587200 bits/sec
INFO: [mplex] Vbv buffer size : 229376 bytes
INFO: [mplex] CSPF : 0
INFO: [mplex] Scanning for header info: AC3 Audio stream 00 (mash.ac3)
INFO: [mplex] AC3 frame size = 1792
INFO: [mplex] AC3 AUDIO STREAM:
INFO: [mplex] Bit rate : 57344 bytes/sec (448 kbit/sec)
INFO: [mplex] Frequency : 48000 Hz
INFO: [mplex] SYSTEMS/PROGRAM stream:
INFO: [mplex] rough-guess multiplexed stream data rate : 5150600
INFO: [mplex] target data-rate specified : 10080000
INFO: [mplex] Setting specified specified data rate: 10080000
INFO: [mplex] Scanned to end AU 0
INFO: [mplex] Scanned to end AU 0
INFO: [mplex] Scanned to end AU 0
INFO: [mplex] Scanned to end AU 0
INFO: [mplex] Scanned to end AU 0
INFO: [mplex] Scanned to end AU 0
INFO: [mplex] Scanned to end AU 0
INFO: [mplex] Scanned to end AU 0
INFO: [mplex] Scanned to end AU 0
INFO: [mplex] Scanned to end AU 0 INFO: [mplex] Scanned to end AU 0
INFO: [mplex] Scanned to end AU 0
INFO: [mplex] Scanned to end AU 0
INFO: [mplex] Scanned to end AU 0
INFO: [mplex] Scanned to end AU 0
INFO: [mplex] Scanned to end AU 0
INFO: [mplex] Scanned to end AU 0
INFO: [mplex] Scanned to end AU 0
INFO: [mplex] Scanned to end AU 0
INFO: [mplex] Scanned to end AU 0
INFO: [mplex] Scanned to end AU 0
INFO: [mplex] Scanned to end AU 0
INFO: [mplex] Scanned to end AU 0
INFO: [mplex] Scanned to end AU 0
INFO: [mplex] Scanned to end AU 0
INFO: [mplex] Scanned to end AU 0
INFO: [mplex] Scanned to end AU 0
INFO: [mplex] Scanned to end AU 0
INFO: [mplex] Scanned to end AU 0
INFO: [mplex] Scanned to end AU 0
INFO: [mplex] Scanned to end AU 0
INFO: [mplex] Scanned to end AU 0
INFO: [mplex] Scanned to end AU 0
INFO: [mplex] Run-in Sectors = 89 Video delay = 13019 Audio delay = 16022
INFO: [mplex] New sequence commences...
INFO: [mplex] Video e0: buf= 237568 frame=000000 sector=00000000
INFO: [mplex] Audio bd: buf= 16384 frame=000000 sector=00000000
INFO: [mplex] Running out...
INFO: [mplex] Video e0: buf= 235556 frame=000000 sector=00000001
INFO: [mplex] Audio bd: buf= 16384 frame=000000 sector=00000000
**ERROR: [mplex] Need to split output but there appears to be no %d in the filename pattern final.mpgCode: Select all
foo@bar:/dvd/mash> ls -lh final.mpg
-rw-r--r-- 1 foo users 6.0K Dec 20 23:48 final.mpg



