Hello,
i am trying to encode from .mov animation codec to .mov h264, resolution 1280x720. I was playing around with the settings, but i never got a h264 file that has acceptable quality AND stutterfree playback. I am really wondering why i cant do this, because the apple trailers are also encoded in h264 and i can play back any of these in 720p almost stutterfree plus they are in stunning quality. Their bitrate is about 6-7 Mbit/s, but if i create a h264 movie with that bitrate, i just have a slideshow instead of a movie.
When i decrease the bitrate to about 1.5Mbit/s, then playback is smooth, but quality is horrible.
My Computer is an older generation iMac G5, not the greatest thing, but as i said, it plays the apple trailers almost flawless, so why not the ones created with ffmpeg?
Also i am wondering which encoder exactly to use? I see .mov mpeg-4, .mp4 mpeg-4, .h264 mencoder and .h264 x264 in the presets. Quite confusing. If i use the mencoder, all i get is a black picture when played back in quicktime, but with sound.
+ Reply to Thread
Results 1 to 2 of 2
Thread: .hs64 stuttering playback
Thread
-
MOV mpeg-4 has MPEG-4 part 2 video (like DivX, not H.264) in a .mov file, and uses the ffmpeg engine for convertingOriginally Posted by realdanielh
.MP4 mpeg-4 has MPEG-4 part 2 video (like DivX, not H.264), but now in an .mp4 file, and uses the ffmpeg engine for converting
h.264 mencoder has AVC/H.264 video in an .mp4 file, and uses the mencoder engine for converting
h.264 x264 has AVC/H.264 video in an .mp4 file, and uses open source x264 for video converting, with help from the ffmpeg engine
The first two are much alike, and the last two are much alike. H.264 has better video compression, and will demand more processing power than 'vanilla' mpeg-4, both on encoding (making the file) and decoding (playback).
Similar Threads
-
Stuttering playback
By gabier in forum DVD & Blu-ray PlayersReplies: 17Last Post: 22nd Mar 2007, 21:49 -
MOre STuttering PLayback
By mclarko in forum DVD & Blu-ray PlayersReplies: 2Last Post: 7th Mar 2007, 15:31 -
stuttering playback
By pepsi in forum DVD RippingReplies: 1Last Post: 14th Jan 2004, 19:21 -
Stuttering DVD-R Playback on Set Top, No Playback on PC
By kionel in forum Authoring (DVD)Replies: 9Last Post: 29th Jun 2003, 14:32 -
Stuttering playback
By slaphead in forum DVD & Blu-ray PlayersReplies: 1Last Post: 22nd Sep 2002, 14:57
Statistics
Newest guides
Latest tool updates
New media comments



Quote