Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Review BlackMedia creation #73

Closed
jmrunge opened this issue Apr 19, 2013 · 8 comments
Closed

Review BlackMedia creation #73

jmrunge opened this issue Apr 19, 2013 · 8 comments
Assignees
Milestone

Comments

@jmrunge
Copy link
Member

jmrunge commented Apr 19, 2013

We should be sure we always create Blackmedia the same way, I believe a helper function would suffice.

@ghost ghost assigned fabriciocosta Apr 19, 2013
@xaiki
Copy link
Member

xaiki commented Apr 20, 2013

nope, it should come from the config.
and be changeable.

On 19 April 2013 11:53, Juan Martin Runge [email protected] wrote:

We should be sure we always create Blackmedia the same way, I believe a
helper function would suffice.


Reply to this email directly or view it on GitHubhttps://github.com//issues/73
.

Niv Sardi

@jmrunge
Copy link
Member Author

jmrunge commented Apr 20, 2013

Sure, the clip does comes from config, but I ment the way it is created...

Enviado desde mi BlackBerry

-----Original Message-----
From: Niv Sardi [email protected]
Date: Fri, 19 Apr 2013 21:32:26
To: inaes-tic/[email protected]
Reply-To: inaes-tic/mbc-mosto [email protected]
Cc: Juan Martin [email protected]
Subject: Re: [mbc-mosto] Review BlackMedia creation (#73)

nope, it should come from the config.
and be changeable.

On 19 April 2013 11:53, Juan Martin Runge [email protected] wrote:

We should be sure we always create Blackmedia the same way, I believe a
helper function would suffice.


Reply to this email directly or view it on GitHubhttps://github.com//issues/73
.

Niv Sardi


Reply to this email directly or view it on GitHub:
#73 (comment)

@fabriciocosta
Copy link
Contributor

The creation of BlackMedia or BlankMedia could be placed in utils? Also self.config.black must be renamed as self.config.blank .
Well, we need to discuss a little more about this, because if we use a clip we must define the behavior we want first. If blank is a clip we need to set "in" and "out" parameters to control clip length. I'm checking any loop options in melted. So a standard solution will be to have a 1 second clip loop, a 5 seconds clip loop, or a 1 minute clip loop. Just brainstorming.

@xaiki
Copy link
Member

xaiki commented Apr 25, 2013

On 24 April 2013 11:53, Fabricio Costa Alisedo [email protected]:

The creation of BlackMedia or BlankMedia could be placed in utils? Also
self.config.black must be renamed as self.config.blank .
Well, we need to discuss a little more about this, because if we use a
clip we must define the behavior we want first. If blank is a clip we need
to set "in" and "out" parameters to control clip length. I'm checking any
loop options in melted. So a standard solution will be to have a 1 second
clip loop, a 5 seconds clip loop, or a 1 minute clip loop. Just
brainstorming.

I think we should use a node-mlt compatible structure.
and default to an animated version of our Malbec logo.

using it that way, we then would need a small editor in Caspa,
but at least we can edit the string in the config straight away.

@jmrunge
Copy link
Member Author

jmrunge commented May 9, 2013

For the moment, can we at least change the image to Malbec's logo or a color bar image? Its quite confusing if we have a black image, we dont know if it is showing or not.

@Lacrymology
Copy link
Contributor

This is fixed. It's handled by the Mosto.MeltedCollection Backbone collection now. A new issue should be open to allow creation of a long blank clip by joining several blank tracks.

@jmrunge
Copy link
Member Author

jmrunge commented Sep 17, 2013

Please create the issue then.

-----Original Message-----
From: Tomas Neme [email protected]
Date: Tue, 17 Sep 2013 13:31:58
To: inaes-tic/[email protected]
Reply-To: inaes-tic/mbc-mosto [email protected]
Cc: Juan Martin [email protected]
Subject: Re: [mbc-mosto] Review BlackMedia creation (#73)

This is fixed. It's handled by the Mosto.MeltedCollection Backbone collection now. A new issue should be open to allow creation of a long blank clip by joining several blank tracks.


Reply to this email directly or view it on GitHub:
#73 (comment)

@Lacrymology
Copy link
Contributor

it already was there: #108

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants