Mailing Lists: Apple Mailing Lists

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

Re: Hinting of files



kamal sharma wrote:

Hi,

Can anyone please tell me how to hint the files which
can be streamed over DSS on Linux?

On windows we can use Quicktime, but i am creating an
appl. for open source.

So your comments are welcomed.

Regards,
Kamal Sharma


Following from my bash shell

       echo "HINT VIDEO ..."
       mp4creator -hint=1 $partialName.mp4
       echo "ADD AUDIO TO MP4 ..."
       mp4creator -c $partialName.aac -hint -interleave $partialName.mp4
       echo "OPTIMIZE MP4 ..."
       mp4creator -optimize $partialName.mp4
       echo "LIST TRACKS ..."
       mp4creator -list $partialName.mp4

_______________________________________________
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
References: 
 >Hinting of files (From: kamal sharma <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.