danielgtaylor / danielgtaylor/arista

Include a profile for LG Cookie

Open
#3 5 comments 0 reactions 0 assignees View on GitHub
DeviceRequest
Dominant language
Python
Stars
119
Forks
17
PR merge metrics
No merged PRs in 30d

Description

Hi,

I'd like you to include a profile for LG Cookie (KP 500/501 etc).

I was converting videos using mencoder with following options:

-v -noskip -mc 0 -vfm ffmpeg -vf scale=400:240,harddup -ovc lavc -oac lavc -lavcopts vglobal=1:vcodec=mpeg4:vbitrate=768:autoaspect:aglobal=1:acodec=libfaac:abitrate=192 -of lavf -lavfopts format=mp4

Which means I need video with resolution of max 400×240px, using libavcodec library to convert video to mpeg4 (bitrate max 768b/s) and audio to aac (bitrate max 192b/s). I need it in mp4 container. The rest came from testing Windows converters based on mencoder. There should also be a option of max 25fps, but it seems gone ^^ .

But I think these options have to be changed accordingly to keep video proportions.

Thanks for your interest in advance!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.