Welcome Guest! You need to login or register to make posts.

Notification

Icon
Error

Options
Go to last post Go to first unread
Peterau  
#1 Posted : Monday, February 20, 2012 12:57:31 AM(UTC)
Peterau

Rank: Newbie

Groups: Member
Joined: 2/12/2012(UTC)
Posts: 3

Hi and thank you for an great app,

I have an iPhone 4S and my video files is so big. Will there be an possibility to make the video files smaller on upload?

Since my users shouldn't have to make these settings in the app all these settings should come from the referrer site function.

Best regards
/Peter
Dmitry.Obukhov  
#2 Posted : Monday, February 20, 2012 6:45:30 PM(UTC)
Dmitry.Obukhov

Rank: Advanced Member

Groups: Member
Joined: 5/29/2010(UTC)
Posts: 1,310

Thanks: 8 times
Was thanked: 111 time(s) in 111 post(s)
Hello Peter,

Thank you for your comment.

You can set VideMode property to lowquality or mediumquality state. It will allow to decrease size of video files. Please see all the options of VideoMode:
Code:
 VideoMode = [off|lowquality|mediumquality|highquality|source].

If you have any questions please feel free to post them here.
Best regards,
Dmitry Obukhov
Technical Support. Aurigma, Inc.
Peterau  
#3 Posted : Tuesday, February 21, 2012 12:32:56 AM(UTC)
Peterau

Rank: Newbie

Groups: Member
Joined: 2/12/2012(UTC)
Posts: 3

Great,

Images i handle on the server side since i want to make specific sizes for different purposes but since they are to be used on the web i really would like to be able to do the same as for videos just to save some upload time sending over sized images.

Thank you again and please let all setting be "in the codes" so my customers only have to select media and upload.

And do release an payed version so you get payed for this fantastic app, i would gladly pay for it since i dont have the skills to make my own.

Best regards
/Peter (Sweden)
Dmitry.Obukhov  
#4 Posted : Tuesday, February 21, 2012 2:28:13 AM(UTC)
Dmitry.Obukhov

Rank: Advanced Member

Groups: Member
Joined: 5/29/2010(UTC)
Posts: 1,310

Thanks: 8 times
Was thanked: 111 time(s) in 111 post(s)
Quote:
Images i handle on the server side since i want to make specific sizes for different purposes but since they are to be used on the web i really would like to be able to do the same as for videos just to save some upload time sending over sized images.

Unfortunately, Aurigma Up cannot resize images before uploading. It sends source files only.
Quote:
Thank you again and please let all setting be "in the codes" so my customers only have to select media and upload.

Do you mean to include all the settings of VideoMode to standard samples? If so, okay we will do it.
Quote:
And do release an payed version so you get payed for this fantastic app, i would gladly pay for it since i dont have the skills to make my own.

This software is free now :) Probably in the future it will be paid.
Best regards,
Dmitry Obukhov
Technical Support. Aurigma, Inc.
Peterau  
#5 Posted : Tuesday, February 21, 2012 2:44:47 AM(UTC)
Peterau

Rank: Newbie

Groups: Member
Joined: 2/12/2012(UTC)
Posts: 3

Quote:
Unfortunately, Aurigma Up cannot resize images before uploading. It sends source files only.

Not a big problem i still get the wanted result.

Quote:
Do you mean to include all the settings of Video Mode to standard samples? If so, okay we will do it.

No its perfect as it is, the video mode i send along in the php codes and that is what i what for upcoming features/settings as well.

Quote:
This software is free now :) Probably in the future it will be paid.

I got my credit card ready Applause
pdame  
#6 Posted : Tuesday, February 21, 2012 1:33:57 PM(UTC)
pdame

Rank: Newbie

Groups: Member
Joined: 12/7/2011(UTC)
Posts: 7

Dmitry.Obukhov wrote:
VideoMode = [off|lowquality|mediumquality|highquality|source]


What are the corresponding video height and width dimensions (at least roughly) for the low, medium and high settings or does that vary by device?

If it does vary by device, how do they relate to the iPhone 4S (1080p source) and iPhone 4 (720px source)?

Thanks,
Phil
Dmitry.Obukhov  
#7 Posted : Friday, February 24, 2012 12:44:25 AM(UTC)
Dmitry.Obukhov

Rank: Advanced Member

Groups: Member
Joined: 5/29/2010(UTC)
Posts: 1,310

Thanks: 8 times
Was thanked: 111 time(s) in 111 post(s)
Hi Phil,

If you set videoMode to lowquality, you will get very small video with just 192x108 px.
In other states, video file will have the same dimensions (e.g. 1280x720 px), but data rate of video will be downsized.
Best regards,
Dmitry Obukhov
Technical Support. Aurigma, Inc.
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.