Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

DSS Playlist problem



Hello,

I'm trying to stream some mp4 files in Darwin, in a playlist.
I get it to work flawless if the framerate (fps) of my clips are
either all 25 fps, or if the clips are either 24 fps or 29.97 fps.
If I throw in a clip with 25 fps in a playlsit with two clips that are 24 and 29.97 fps it goes haywire. Quicktime player either crashes (buffer underrun) or the following clip gets all messy (blocky).


This is what I use to convert clips to mp4:

mencoder inputfile.x -vf kerndeint,scale=320:240 -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=250:vhq:v4mv:keyint=25 -nosound -o outputfile.avi
ffmpeg -i inputfile.x -vn -acodec aac -ar 32000 -ab 64 output.aac
ffmpeg -i outputfile.avi -vcodec mpeg4 outputfile.mp4
MP4Box -add outputfile.aac outputfile.mp4
MP4Box -hint outputfile.mp4


Anyone got some input on this ?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Streaming-server-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/streaming-server-users/email@hidden

This email sent to email@hidden


Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.