hiya

downloaded the 7.8 from sid and isntalled them but still no red in the
videos

On 17 February 2012 08:12, Patrick Matthäi <pmatth...@debian.org> wrote:

> Am 17.02.2012 09:05, schrieb Dick William Thomas:
>
>  Package: kdenlive
>> Version: 0.8.2.1-1
>> Severity: important
>>
>> Dear Maintainer,
>>
>>
>>    * I've been using kdenlive or months with out issue and today
>> reinstalled
>> wheezy with out debian multimedia repo as I wanted a more pure debian also
>> ffmpeg now support x264
>> I've found video's rendered from a source that has a windowed screen
>> capture
>> are green
>>
>>    * What exactly did you do (or not do) that was effective (or
>>      ineffective)?
>>         I recorded two videos using ffmpeg  then rendered them one after
>> the
>> other in a single video 1/2 the video has normal colour but the windows
>> part is
>> lost it's red.
>>
>> I think the problem is melt as I also tried it with openshot and it had
>> the
>> same outcome
>> and when kdenlive is run from the command line the out put says it's
>> sending it
>> to melt
>>
>> I recoreded the videos using
>> #FULL SCREEN
>> ffmpeg -f alsa -ac 2 -i pulse -f x11grab -r 30 -s $(xwininfo -root | grep
>> 'geometry' | awk '{print $2;}') -i :0.0+0,0 -acodec  libvorbis -ab 128k
>> -ac 2
>> -vcodec libx264 -crf 0 -threads 0 -baseName-fullscreen.avi
>>
>> #WINDOWED
>> INFO=$(xwininfo -frame)
>> WIN_GEO=$(echo $INFO | grep -oEe 'geometry [0-9]+x[0-9]+' | grep -oEe
>> '[0-9]+x[0-9]+')
>> WIN_XY=$(echo $INFO | grep -oEe 'Corners:\s+\+[0-9]+\+[0-9]+' | grep -oEe
>> '[0-9]+\+[0-9]+' | sed -e 's/\+/,/' )
>>  ffmpeg -f alsa -ac 2 -i pulse -f x11grab -r 30 -s $WIN_GEO -i
>> :0.0+$WIN_XY
>> -acodec  libvorbis -ab 128k -ac 2 -vcodec libx264 -vf scale=720:432
>> -threads 0
>> -y baseName-windowed.avi
>>
>> the output is in this download along with the rendered finish product
>> http://dl.dropbox.com/u/**302701/kdenlive-bug.tar.gz<http://dl.dropbox.com/u/302701/kdenlive-bug.tar.gz>
>>
>
> Could you try out mlt 0.7.8?
>
>


-- 
Dick Thomas xpd...@gmail.com
Blog: www.xpd259.co.uk
G+:   www.google.com/profiles/xpd259


NOTE: This email and any information contained within or attached in a
separate file is confidential and intended solely for the Individual to
whom it is addressed. The information or data included is solely for the
purpose indicated or previously agreed. Any information or data included
with this e-mail remains the property of Richard Thomas and the recipient
will refrain from utilising the information for any purpose other than that
indicated and upon request will destroy the information and remove it from
their records.

If you are not the intended recipient, be advised that you have received
this email in error and that any use, dissemination, forwarding, printing,
or copying of this email is strictly prohibited. No warranties or
assurances are made in relation to the safety and content of this e-mail
and any attachments. No liability is accepted for any consequences arising
from it.

If you have received this email in error please notify me as soon as
possible.

Reply via email to