I recently bought the boxed set of the television show 24 (if you haven't seen it you should rent/buy it because it is really addicting!!!) and I wanted to convert the whole season to DVD-R because I want to keep a copy on my boat (LEGAL!!!).
There are 6 discs and each disc has 4 episodes that are each around 1.75 gigs each so I just want to downgrade them to about 1 gig an episode so I can keep the same episodes on the same discs.
Here is my problem... I use mediapipe and use the MPEG encoder to reencode the video but the output runs too fast. These are the steps I use in mediapipe :
File Browser
File Streamer
MPEG Decoder
Color Conversion
MPEG Encoder:
--Stream Type: DVD
--Frame Rate : NTSC Video
--Aspect Ratio : 16:9
--BitRate : USER (3100)
--Interlace Mode : Progressive
--H/Quality Filter : OFF
--USE VBR
Then it will encode just fine but the output always runs too fast so that it is out of sync with the audio. I have also tried to use the 3:2 pulldown (no clue why) and it made the video too slow. I tried to use the Frame rate NTSC Film and that made the video a bit slower.
I am running out of time until I go to my boat and I want to get this done!!!
Also, i have tried to use a program called Telecine for OS9 because i read somewhere that that would work and it didn't even load. Please help me stay in OSX (10.2.2) and get this video working properly. And if possible keep me using mediapipe because that is the only program that seems to work for me right now (afropic, ffmpeg, etc I have problems with).
THANK YOU IN ADVANCE!!!
+ Reply to Thread
Results 1 to 6 of 6
-
[*]_BonKer$_[*]
-
i always found this method the best for downsampling DVD's right now (although you should let me know what problems you are having with afropic, cuz 0.3.1 is my most solid release thus far) i hope you read the read me about needing the quicktime mpeg-2 decoder. keep in mind if you want to keep the episodes on the same disc as soon as you start downsampling video or changing the original layout you can NOT use the old video layout with menus and what not, you have to recompile them together usin dvd studio pro (if you want to make new menus) or sizzle (i dont like it yet cuz of no ac3 audio support, even though dvd author - the program it is based on - supports ac3, the author of sizzle has not yet added those capabilities yet)
anyways if you want to do this process i'm about to list you need dvd studio pro with mpeg-2 encoder (most specifically the mpeg-2 encoder for quicktime is needed) and the mpeg-2 decoder (30$ from apple).
go to my webpage and look at Process #3(2) in the os 10 dvd downsampling tutorial section. that process will ALWAYS work.. especially if your files are under 4 gigs in size (which they are) ignore the part about copying the mplex binary because the newest missingmpegtools has it i think.
http://www.anycities.com/user/bilestyle/main.htm
if you need any help with this let me know (it may look intimidating at first but it works flawlessly)As below, so above and beyond, I imagine
drawn outside the lines of reason.
Push the envelope. Watch it bend.
Over thinking, over analyzing separates the body from the mind. Withering my intuition leaving all these opportunities behind. -
Here is the terminal output for AfroPic 0.3.1 when it comes to me importing an m2v stream and an ac3 stream... and I have the MPEG2 component but I dont know if it is in the right place (it is in System>Library>Quicktime) :
Last login: Sat Dec 14 20:26:14 on ttyp1
sh /Users/mattr/Desktop/AfroPic\ 0.3.1.app/ContentWelcome to Darwin!
s/Resources/shell
[dontforgettobackup:~] mattr% sh /Users/mattr/Desktop/AfroPic\ 0.3.1.app/Contents/Resources/shell
8:26PM up 19:22, 3 users, load averages: 1.64, 1.58, 1.52
INFO: [mplex] mplex version 2.2.1 ($Date: 2002/04/20 19:08:30 $)
INFO: [mplex] File /Volumes/Dub_6/_DVD-R :: Ripping/24 [TV Show] [DVD Rip]/Disc01 _ 01-04/24 e01/TITLE01-ANGLE1-VIDEO1.M2V looks like an MPEG Video stream.
INFO: [mplex] File /Volumes/Dub_6/_DVD-R :: Ripping/24 [TV Show] [DVD Rip]/Disc01 _ 01-04/24 e01/TITLE01-ANGLE1-AUDIO1.AC3 looks like an AC3 Audio stream.
INFO: [mplex] Found 1 video streams 0 MPEG audio streams and 1 AC3 streams
INFO: [mplex] Selecting DVD output profile (INCOMEPLETE!!!!)
INFO: [mplex] Scanning for header info: Video stream e0 (/Volumes/Dub_6/_DVD-R :: Ripping/24 [TV Show] [DVD Rip]/Disc01 _ 01-04/24 e01/TITLE01-ANGLE1-VIDEO1.M2V)
INFO: [mplex] VIDEO STREAM: e0
INFO: [mplex] Frame width : 720
INFO: [mplex] Frame height : 480
INFO: [mplex] Aspect ratio : 16:9 display
INFO: [mplex] Picture rate : 29.970 frames/sec
INFO: [mplex] Bit rate : 9800000 bits/sec
INFO: [mplex] Vbv buffer size : 229376 bytes
INFO: [mplex] CSPF : 0
INFO: [mplex] Scanning for header info: Audio stream c0 (/Volumes/Dub_6/_DVD-R :: Ripping/24 [TV Show] [DVD Rip]/Disc01 _ 01-04/24 e01/TITLE01-ANGLE1-AUDIO1.AC3)
INFO: [mplex] AC3 AUDIO STREAM:
INFO: [mplex] Bit rate : 24576 bytes/sec (192 kbit/sec)
INFO: [mplex] Frequency : 48000 Hz
INFO: [mplex] SYSTEMS/PROGRAM stream:
INFO: [mplex] rough-guess multiplexed stream data rate : 9958400
INFO: [mplex] target data-rate specified : 10080000
INFO: [mplex] Setting specified specified data rate: 10080000
INFO: [mplex] Sectors = 89 Video delay = 13019 Audio delay = 13019
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] Scanned to end AU 62466
INFO: [mplex] STREAM e0 completed @ 62466.
INFO: [mplex] STREAM bd completed @ 80115.
INFO: [mplex] Multiplex completion at SCR=230689792.
INFO: [mplex] Video e0: buf= 216427 frame=062466 sector=00951667
INFO: [mplex] Audio bd: buf= 1792 frame=080115 sector=00030521
INFO: [mplex] VIDEO_STATISTICS: e0
INFO: [mplex] Video Stream length: 240196014 bytes
INFO: [mplex] Sequence headers: 5472
INFO: [mplex] Sequence ends : 1
INFO: [mplex] No. Pictures : 62467
INFO: [mplex] No. Groups : 5472
INFO: [mplex] No. I Frames : 5472 avg. size111834 bytes
INFO: [mplex] No. P Frames : 17007 avg. size 30633 bytes
INFO: [mplex] No. B Frames : 39988 avg. size 19721 bytes
INFO: [mplex] No. D Frames : 0 avg. size 0 bytes
INFO: [mplex] Average bit-rate : 5996000 bits/sec
INFO: [mplex] Peak bit-rate : 10674400 bits/sec
INFO: [mplex] BUFFERING min 15 Buf max 218468
INFO: [mplex] AUDIO_STATISTICS: bd
INFO: [mplex] Audio stream length 61529088 bytes.
INFO: [mplex] Syncwords : 80116
INFO: [mplex] Frames : 80116 padded
INFO: [mplex] Frames : 0 unpadded
INFO: [mplex] BUFFERING min 67 Buf max 13411
INFO: [mplex]
INFO: [mplex] MUX STATUS: no under-runs detected.
/Users/mattr/Desktop/AfroPic 0.3.1.app/Contents/Resources/shell: mpeg2enc: command not found
## Component Manager: attempting to find symbols in a component alias of type (regR/carP/x!bt)
a52dec-0.7.4 - by Michel Lespinasse <walken@zoy.org> and Aaron Holtzman
No such file or directory - could not open file /Volumes/Dub_6/_DVD-R
**ERROR: EOF in WAV header
**ERROR: failure reading WAV file
rm: audio.ac3: No such file or directory
[dontforgettobackup:~] mattr%[*]_BonKer$_[*] -
that is because you didn't run the mpeg2enc installer included-- the error you are getting is based on the fact that mpeg2enc isnt installed, if you don't run that installer, you won't get it working-- if you are using the latest installer do NOT use the option of CVS install UNLESS you choose compile cvs FIRST... and if you don't have the developer tools then just choose internet install. you will need the root accont enabled to get the mpeg2enc installer to work.
As below, so above and beyond, I imagine
drawn outside the lines of reason.
Push the envelope. Watch it bend.
Over thinking, over analyzing separates the body from the mind. Withering my intuition leaving all these opportunities behind. -
Okay, I am in the middle of an encode and it appears to be working. As far as installing the MPEG2ENC I previously did that but I only clicked the 'install' button.
I do have the dev tools but I didn't install the 'internet' option. I think that you should make it clear which installer to use depending on each circumstance because I don't think it says anywhere what any of the mpeg2enc options mean.
Thank you and good luck with AfroPic, I can't wait until it has reached 1.0!
ps. Might I recommend an icon change?
pps. Hopefully I won't need to ask you for help anymore![*]_BonKer$_[*] -
i just added (who knows why it took me this long) the capability of afropic to check for mpeg2enc AND quicktime mpeg-2 decoder before running to make sure these kind of problems will stop occuring, i will be updating it extensively over my break, im just really busy with classes right now so i miss alot of things here and there.
As below, so above and beyond, I imagine
drawn outside the lines of reason.
Push the envelope. Watch it bend.
Over thinking, over analyzing separates the body from the mind. Withering my intuition leaving all these opportunities behind.
Similar Threads
-
Avi showing wrong length. Encoded with virtualdub
By zzyzx2 in forum Video ConversionReplies: 0Last Post: 3rd Nov 2011, 12:06 -
Adobe Media Encoder CS4 makes wrong files
By Daninet in forum Video ConversionReplies: 12Last Post: 15th Jun 2010, 09:04 -
Wrong resolution/framerate on mkv converted to bluray with TsMuxer
By tomamitai in forum Video ConversionReplies: 2Last Post: 30th Mar 2009, 03:13 -
How to fix MPEG encoded with wrong aspect ratio?
By Talayero in forum Video ConversionReplies: 2Last Post: 21st Oct 2008, 09:29 -
Video has sound but no picture from encoded avi file. What's wrong?
By Ivor Bigone in forum Video ConversionReplies: 4Last Post: 30th Jun 2008, 10:01