Hi everybody,
I'm trying to convert a very big TS-File to h.264 using the x264-codec.
But ffmpegx just won't mux them. So I have aa video with superior picture-quality,
but without sound!I tried a few audio settings, but even with passthrough it makes
two files. Sadly, I havent found a way to mux the files yet. This is the config I use.
http://img383.imageshack.us/my.php?image=picture1uo2.jpg
http://img63.imageshack.us/my.php?image=picture2om7.jpg
http://img469.imageshack.us/my.php?image=picture3py0.jpg
http://img319.imageshack.us/my.php?image=picture4wb8.jpg
http://img319.imageshack.us/my.php?image=picture5jr7.jpg
Also tried the ffmpeg-version of h.264 as encoder, but the file seems to get incredibly large. At 15% it's about 800 mb, the entire file in x264 is 2.96 gigs large.
thanks in advance![]()
Results 1 to 7 of 7
-
-
picture2 - Your chosen bitrate is about 3x more than needed for the given video size, hence the blue color. Try the 'Best' button in the calculator to adjust.
picture3 - For MP4 files, you should choose AAC audio. That may be why muxing failed.
picture5 - I don't think it makes sense to use both Constant bitrate and Two-pass encoding. I would use two-pass to optimize a variable bitrate.
-
The steps indicated by Case are correct. If afterwards problems persist, please understand that support of TS files as source (program streams) is still not completely optimal. In case of TS read errors, then MPEG Streamclip should be used first to repack TS into MPG (system stream).
-
Okay, Again, there's the same error. Here's the logfile:
ffmpegx-log.txt
I'll melt the two files together with quicktime 7 p. I hope this will work, quality-wise .
-
Okay, Quicktime did it perfectly. Here is how I did it:
1. Open the mp4-video in quicktime
2. Open the audio-track in quicktime
3. Select the audio-track-windows and press command + a
4. Select the movie-window and goto 'edit' -> 'add to movie' (or 'Add to movie & scale')
5. Save and your done.
You'll get a mov-file with sound and movie
-
See my discovery in this thread:
https://forum.videohelp.com/viewtopic.php?t=301221
Similar Threads
-
How Do I Convert an MP4 file to Windows Movie Maker format?
By gasjkh22 in forum AudioReplies: 7Last Post: 28th Aug 2011, 05:13 -
MP4 w/ AAC ---> MP4 w/Compatible Audio
By NotSoEasy in forum Newbie / General discussionsReplies: 3Last Post: 26th Aug 2011, 15:41 -
trouble with audio after appending a .jpg turned .mp4 to another .mp4
By canadianjameson in forum Newbie / General discussionsReplies: 7Last Post: 26th Jun 2011, 09:55 -
FCP MOV to x264 produces separate Audio and Video MP4 output files?
By skywriter in forum ffmpegX general discussionReplies: 3Last Post: 10th Feb 2010, 15:49 -
FFmpegX MP4 to DivX/Xvid No Audio
By TDC_01 in forum ffmpegX general discussionReplies: 4Last Post: 21st Nov 2009, 19:49