Im trying to transcode some mp4s on my linux machine. Basically I want to transcode an mp4 (h264) video into a lower bitrate for the purposes of streaming on the web. Simple eh?
The problem starts when my mp4 has a variable frame rate (VFR) and it seems there is no fully linux way (that works) of extracting the timecodes from the video stream.
I use a program called DTSEdit.exe on windows to achieve this and there isn’t a linux version knocking round on the internet.
Once I have this timecode file I then use tc2mp4.pl to convert the timecode file into NHML which mp4box can consume when creating the new mp4.
Ive tried using MP4Box –nhml to extract the data from the original mp4 but mp4box produces soemthing that when reimported behaves as if its a constant frame rate - i.e. doesnt work.
Does anyone have a fully linux way of extracting the timecodes from an mp4 so I don’t have to resort to using wine and doing it that way? Id really appreciate any help on this one.
Cheers,
Tom
+ Reply to Thread
Results 1 to 1 of 1
Similar Threads
-
Different methods of extracting h264 from an mkv?
By tezmo in forum Video ConversionReplies: 1Last Post: 15th Feb 2010, 05:04 -
extracting timecodes from hardcoded subs
By quzma in forum SubtitleReplies: 0Last Post: 2nd Jan 2010, 15:26 -
Mov h264 to MP4/h264 Conversion
By Scooter_NJ in forum Video ConversionReplies: 2Last Post: 26th Mar 2009, 10:07 -
H264/AC3 (MKV) to H264/AAC (MP4) ?
By jccca in forum Video ConversionReplies: 10Last Post: 13th Dec 2008, 19:06 -
Extracting H264 Video from MKV Container...
By Dreakon in forum Newbie / General discussionsReplies: 2Last Post: 22nd May 2007, 00:05