Hi there,
I frequently come across some NTSC-film (24fps roughly) footage that I am trying to convert to 25fps.
What I want to do is the following:
1) Separate or demux video and audio tracks and save them in two files, I know how to do that
2) Speed-up the Video to 25fps without re-encoding, making it play faster/shorter by 4%
3) Scale the Audio to match the shorter playing time of the Video, maybe with pitch adjustment, I know how to do that
4) Authoring, I know how to do that
I don't know how to do step 2, anyone?
+ Reply to Thread
Results 1 to 17 of 17
-
-
AVIFrate if it's AVI, DVDPatcher if it's mpg2
<edit>Damned - didn't realize it was a Mac question. Sorry.</edit>
/Mats -
JoachimS,
Your question is posted in the MAC forum.
If this isn't a Mac related question
(such as "...and how do I accomplish my post on a Mac?")
then it should be moved to the Advanced Conversion forum.
I'll ping a Mod to do so....."Everyone has to learn, so that they can one day teach."
------------------------------------------------------
When I'm not here, Where can I be found?
Urban Mac User -
Thought so too - That's why I left it in place.
/Mats -
Originally Posted by JoachimS
byeFor DVD, iPad, HD, connected TV, … iMovie & FCPX? MovieConverter-Studio 3 (01/24/2015) - Handle your camcorder's videos? even in 60p or 60i? do a slow-motion? MovieCam. -
Currently I have H264 Video and AAC audio in an mp4 container.
I want to make a DVD from it.
If I go the straight way through reencoding, I have stutter every second. -
eseaiest way: MovieConverter ... the soft in my sign
other soluces:
- ugly hack (like the dvdpatcher soft if I well understood what I readed): use pulldownX to reconstruct gop and do bull***t with headers as describe in its tuto (with an hex editor you can manipulate headers too, maybe with mydvdedit too - I didn't try such ugly hack)
Only advantage: speed
disadvantages: all others (and compatibility with dvd players too)
- reencoding: decode each image of the stream, break stream, rebuild with groups of 25 images per second, scale and encode.
Every command line tool and a fifo can do it
(PS: only for streams with progressive contents, interlaced streams are more complicated to handle)
Advantage: resulting quality
disadvantage: speed (it's an re-encoding): a DVD conversion from NTSC film<->PAL take almost 5*real time -on my old computer PPC 867Mhz*2- for audio (synch+ac3) & video.
PS: for audio, Audacity can scale and correct pitch (not very friendly nor speed, but I did it with it ...some years ago)
PSS: if your stream comes from satellite and you're satisfy with my soft, contact me directly (I have a newer version to decode broadcast h264, and I don't have ntsc stream to test).
byeFor DVD, iPad, HD, connected TV, … iMovie & FCPX? MovieConverter-Studio 3 (01/24/2015) - Handle your camcorder's videos? even in 60p or 60i? do a slow-motion? MovieCam. -
Originally Posted by JoachimS
didn't think to mention that fact in your OP eh?
"Everyone has to learn, so that they can one day teach."
------------------------------------------------------
When I'm not here, Where can I be found?
Urban Mac User -
Posting in the Mac forum is usually enough indication of what computer system is in front of the OP...
/Mats -
There's also a "computer details" button you can click on if you're really curious or unsure. Takes less time to do this than to post an unhelpful and unnecessarily snide comment to the OP.
Joachim -- changing the audio speed is not hard, and in fact you have several options. My favorite is Audacity (which Herve already mentioned), which is not only free, but highly functional. You can even change the duration of the audio track without changing any pitches, so if you are one of those who is bothered by even a 4% shift in pitch, Audacity's "tempo change" tool is for you. So after you've demuxed into elementary streams, take the audio track and adjust its duration using the tempo change tool. You will have to specify duration quite accurately, of course, since even a 100ms error will be noticeable (and 200ms will be intolerable). -
to all:
--first, if you read his post third down, he said it wasn't for the mac.
His details I checked BEFORE I posted my comment fourth one down,
right below his
Originally Posted by joachim
my kick in the face from the computer I stand by, due to his third post.
*shrugs*
plain and simple if he didn't say what he said in third post
...but I digress. I don't claim to be a mind reader, only I read what someone posted publicly and albeit confusingly?
and second, you know there's no love lost between me & you tomlee.
*shrugs*
"Everyone has to learn, so that they can one day teach."
------------------------------------------------------
When I'm not here, Where can I be found?
Urban Mac User -
terryj, read the entire thread, and you'll see that his "they are not for the mac" is a reference to the preceding mention of non-mac tools by mats. Reading before posting can be a useful habit to acquire.
If you don't have something useful to contribute, you should just refrain from posting. But you seem to have a bad habit of belittling and bossing folks about. -
@terryj & tomlee59:If you have some issue to solve between the two of you, please do so someplace else. Keep this thread on topic, thank you.
/Mats -
noted mats.
"Everyone has to learn, so that they can one day teach."
------------------------------------------------------
When I'm not here, Where can I be found?
Urban Mac User -
Hello Herve,
thanks for the link, I downloaded the converter app and I'll try it over the weekend.
Hope the others around here could calm down again....
Similar Threads
-
subtitles 25fps, video 24fps both synchronized - converting to DVD, a mess
By Ze Tomes in forum SubtitleReplies: 10Last Post: 27th May 2011, 00:45 -
True PAL 1080i 25fps Bluray -> native 1080p 24fps Bluray?
By BilboFett in forum Blu-ray RippingReplies: 1Last Post: 27th Feb 2011, 11:29 -
stretching 25fps audio to 24fps with mkvmerge
By deejay.2001 in forum AudioReplies: 0Last Post: 26th Feb 2010, 11:29 -
Audio adjustment for 25fps to 24fps
By ranosb in forum Video ConversionReplies: 29Last Post: 12th Aug 2009, 20:17 -
25fps to 24fps
By manzico in forum ffmpegX general discussionReplies: 20Last Post: 7th Sep 2008, 22:33