x
Dear Highlander Teams, that participate in the current season. In accordance with rule 1.5 Roster locks, we no longer will allow adding players to your Highlander rosters during this season.
x
ETF2L is looking for new Staff to recruit! Are you interested in supporting the league? Then click here for more details on what we can offer and how to apply! 

Forum

Youtube playback problem (audio and video out of sync)

Created 30th December 2010 @ 18:27

Add A Reply Pages: « Previous 1 2

Salmon

alfa
[hePPa]

using qt-faststart
extract qt-faststart.exe

cd “directory that contains qt-faststart.exe”

qt-faststart “input.mp4” “output.mp4”

using mp4box

extract it somewhere

cd “to mp4box dir”

extracting video
MP4box “filename.mp4orwhatever” -raw 1

then
extracting audio
MP4box “filename.mp4orwhatever” -raw 2

muxing them together

MP4box -add video_file_u_just_extracted.h264#video -add audio_file_u_just_extracted.aac#audio -fps somevalue “outputfile_llolol.mp4”


Last edited by Salmon,

Decoy

Quoted from Salmon

using qt-faststart
extract qt-faststart.exe

cd “directory that contains qt-faststart.exe”

qt-faststart “input.mp4” “output.mp4”

using mp4box

extract it somewhere

cd “to mp4box dir”

extracting video
MP4box “filename.mp4orwhatever” -raw 1

then
extracting audio
MP4box “filename.mp4orwhatever” -raw 2

muxing them together

MP4box -add video_file_u_just_extracted.h264#video -add audio_file_u_just_extracted.aac#audio -fps somevalue “outputfile_llolol.mp4”

Thanks, but il try these tomorrow cause ive allready messed with the video for half a day.

Decoy

Quoted from octochris

It’s a YouTube bug that occurs when recompressing certain h264 encodes to flv. I’m not sure why it happens, but it does. If you change the content it fixes it (for example, with my french community fragmovie it did that with the 30fps version, but not the 60fps one).

[…]

lol

[…]

lol

WOW, 60fps worked, thanks alot mate :) http://www.youtube.com/watch?v=8OpTZ3lFCMs


Last edited by Decoy,

Add A Reply Pages: « Previous 1 2