My computer locked up after it had finished converting a particularly long file took about 4 hours. And i have a video and audio files but no muxed .mp4.
I tried doing this manually with the ffmpeg binary using
ffmpeg -i file1 -i file 2 -f mp4 -vcodec copy -acodec copy new.mp4
But it was putting out a very small file, which didn't include any audio or video.
I was using the ipod .h264 preset? any help?
Results 1 to 2 of 2
-
-
Muxing mp4 as a stand-alone tool will hopefully be included in the GUI of a future version.
Similar Threads
-
FFmpeg on Win only - FAQ can ffmpeg realize screen capture
By feelart in forum Capturing and VCRReplies: 1Last Post: 14th Feb 2012, 04:11 -
How FFMPEG compute PSNR?
By cppc in forum Video ConversionReplies: 4Last Post: 30th Jun 2011, 19:41 -
ffmpeg converts DV .mov to .avi, results run 5 times too fast
By sybariten in forum LinuxReplies: 1Last Post: 13th Jun 2008, 13:48 -
FFMPEG QUESTION :How do I take one frame and make a jpeg with FFMPEG?
By goheadtry in forum Newbie / General discussionsReplies: 1Last Post: 18th Sep 2007, 02:55 -
How to compute the value SCR and PTS for encoding MPEG2 PS
By clebean in forum Video ConversionReplies: 0Last Post: 5th Jun 2007, 01:44