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: Post without encodings



Hello,

Thanks a lot George for your answer, this confirm me what i've done, but as told into an other message there is an issue in renaming (PodcastCapture uses "title" field as the webcontroller keeps the generic name: CGI.155.0 for example and the extension is lost).
Anyway do you think it is possible to make it more dynamic (to post various other formats QT compatible with one workflow), as extension could be used in parameter "format", but "type" couldn't..it would be a shame to create as many workflows as formats needed (i already have enough with duplicated workflows for each groups...)


Julien

--
Julien Cros
Mission TICE - Université de la Méditerranée
04.91.39.66.70




Quoting George Cook <email@hidden>:

Julien:

Yes, this is possible. I created a workflow with the task below. This
task takes the file that was submitted to the workflow and publishes
it. It skips the encoding and other tasks, so the media file should
already be encoded, annotated, etc. I put this together to publish
enhanced podcasts created with Garageband, Profcast, etc.

-George

			<key>publish_submission</key>
			<dict>
				<key>arguments</key>
				<array>
					<string>publish</string>
					<string>--basedir=$$Base Directory$$</string>
					<string>--format=ipod</string>
					<string>--type=video/m4a</string>
					<string>--file=$$Content File Basename$$$$Content File
Extension$$</string>
					<string>--outfile=ipod_publish_description_file.yaml</string>
					<string>--create_poster_image</string>
				</array>
				<key>command</key>
				<string>/usr/bin/pcastaction</string>
				<key>dependsOnTasks</key>
				<array>
					<string>unpack</string>
				</array>
			</dict>



On Jan 25, 2008, at 11:05 AM, Julien Cros wrote:

Hello,

Does anyone know how to post using a workflow how to post without any encodings ? The goal of this is to have only one way to post (no access to the web portal).
I've tried removing all "encode_something" tasks and dependencies' reference, renaming suffixes and modified the groupblog.html.erb but my task "publish_audio" (the only one i kept because i'm trying to post a .mp3 always goes to the state "failed"..
Maybe it's simply impossible because pcastaction check extension..but i can't find a clue indicating this.


Thanks in advance, Julien

Julien Cros
Mission TICE - Université de la Méditerranée
04.91.39.66.70


_______________________________________________ Do not post admin requests to the list. They will be ignored. Podcast-producer mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/podcast-producer/email@hidden

This email sent to email@hidden

_______________________________________________ Do not post admin requests to the list. They will be ignored. Podcast-producer mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/podcast-producer/email@hidden

This email sent to email@hidden


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Podcast-producer mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/podcast-producer/email@hidden

This email sent to email@hidden
References: 
 >Re: Post without encodings (From: George Cook <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.