[padma-dev] enhancing the resolution

Nagarjuna G nagarjun at gnowledge.org
Wed Mar 17 18:06:15 CET 2010


On Wed, Mar 17, 2010 at 10:03 PM,  <j at pad.ma> wrote:
> On 03/17/2010 05:01 PM, Nagarjuna G wrote:
>> Can you send me some clues on how to increase the resolution while
>> encoding the video.  since some of our video has text, the resolution
>> after encoding and compression is not making the videos effective.
>> What is your advise?
>>
>
> right now videos are encoded in 3 resolutions, the default you see is
> the small one, possibly just going to Action and selecting a higher
> resolution might be enough.
> otherwise have a look at padma/extract.py
> def oggVideo(videoFile, videoStreamFile, size=128):
> http://code.pad.ma/padma.dev/annotate/head%3A/padma/extract.py#L32
>
> gets called from the model with 128 and 320, to create those videos from
> the uploaded video. instead of creating 128 or 320 wide videos you could
> change that, in the current code base its not easy to change the
> resolution without also looking at some other places in javascript to
> adjust the display size.
>

thanks.  that gives me the clue.  Will explore these options.

---
GN


More information about the dev mailing list