[kdenlive] [Bug 378832] use of vaapi in transcoding and rendering

2017-04-17 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=378832

--- Comment #1 from Jean-Baptiste Mardelle  ---
Git commit 456635ac2c5e15d3445d9889cdb0e42b5d984811 by Jean-Baptiste Mardelle.
Committed on 18/04/2017 at 05:45.
Pushed by mardelle into branch 'Applications/17.04'.

Allow passing pre-parameters using "-i" to specify where the input file name
should go in ffmpeg parameters
Should work in proxy and transcoding, for example:
-vaapi_device /dev/dri/renderD128 -hwaccel vaapi -hwaccel_output_format vaapi
-i -an -c:v dnxhd
Will insert source file name after "-i".

M  +1-1src/mainwindow.cpp
M  +18   -7src/project/cliptranscode.cpp
M  +6-1src/project/jobs/cutclipjob.cpp
M  +11   -3src/project/jobs/proxyclipjob.cpp
M  +0-2src/ui/projectsettings_ui.ui

https://commits.kde.org/kdenlive/456635ac2c5e15d3445d9889cdb0e42b5d984811

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 378832] use of vaapi in transcoding and rendering

2017-04-18 Thread Anton Gubarkov
https://bugs.kde.org/show_bug.cgi?id=378832

--- Comment #3 from Anton Gubarkov  ---
Can you merge to master branch too so I could test?

Thanks.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 378832] use of vaapi in transcoding and rendering

2017-04-18 Thread Anton Gubarkov
https://bugs.kde.org/show_bug.cgi?id=378832

--- Comment #2 from Anton Gubarkov  ---
Can you merge to master branch too so I could test?

Thanks.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 378832] use of vaapi in transcoding and rendering

2017-04-18 Thread Anton Gubarkov
https://bugs.kde.org/show_bug.cgi?id=378832

--- Comment #4 from Anton Gubarkov  ---
I was able to patch manually. I confirm this is working for me. Thanks a lot!

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 378832] use of vaapi in transcoding and rendering

2017-04-18 Thread Anton Gubarkov
https://bugs.kde.org/show_bug.cgi?id=378832

Anton Gubarkov  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 378832] use of vaapi in transcoding and rendering

2018-04-03 Thread José JORGE
https://bugs.kde.org/show_bug.cgi?id=378832

José JORGE  changed:

   What|Removed |Added

 CC||lists.jjo...@free.fr

--- Comment #5 from José JORGE  ---
(In reply to Anton Gubarkov from comment #4)
> I was able to patch manually. I confirm this is working for me. Thanks a lot!

Can you please paste the proxy clip line you are using. I got no success with
adding "-vaapi_device /dev/dri/renderD128 -hwaccel vaapi -hwaccel_output_format
vaapi -i" before the existing parameters in default MPEG2 proxy clips.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 378832] use of vaapi in transcoding and rendering

2018-04-04 Thread Anton Gubarkov
https://bugs.kde.org/show_bug.cgi?id=378832

--- Comment #6 from Anton Gubarkov  ---
I use the following line for decode&rescale with subsequent encode to DNxHD

-vaapi_device /dev/dri/renderD128 -hwaccel vaapi -hwaccel_output_format vaapi
-i -vf
format=nv12|vaapi,hwupload,scale_vaapi=w=1280:h=720:format=yuv420p,hwdownload,format=nv12
-c:v dnxhd -b:v 60M -c:a aac

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 378832] use of vaapi in transcoding and rendering

2018-04-04 Thread José JORGE
https://bugs.kde.org/show_bug.cgi?id=378832

--- Comment #7 from José JORGE  ---
(In reply to Anton Gubarkov from comment #6)
> I use the following line for decode&rescale with subsequent encode to DNxHD
> 

Thanks, I was able to get fast proxy file with this setting. Now I have another
problem : the proxy clip is used when reading directly the clip, but is not
used anymore when the clip is in the timeline. I think I will open a bug report
about that.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 378832] use of vaapi in transcoding and rendering

2018-05-26 Thread Anton Gubarkov
https://bugs.kde.org/show_bug.cgi?id=378832

Anton Gubarkov  changed:

   What|Removed |Added

 Resolution|FIXED   |---
 Status|RESOLVED|REOPENED
 Ever confirmed|0   |1

--- Comment #8 from Anton Gubarkov  ---
The commit message and wording of this bug both suggest that VAAPI should work
for rendering too, however it is not clear how to specify vaapi ffmpeg options
in rendering profile. It seems that melt is taking these options and there are
no melt options documented for vaapi and avformat consumer. 

I do confirm again that transcoding/proxy clips work with vaapi OK.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 378832] use of vaapi in transcoding and rendering

2018-05-26 Thread Anton Gubarkov
https://bugs.kde.org/show_bug.cgi?id=378832

Anton Gubarkov  changed:

   What|Removed |Added

Version|git-master  |18.04.1

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 378832] use of vaapi in transcoding and rendering

2017-08-17 Thread Simon Andric
https://bugs.kde.org/show_bug.cgi?id=378832

Simon Andric  changed:

   What|Removed |Added

 CC||simonandr...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 378832] use of vaapi in transcoding and rendering

2022-08-26 Thread farid
https://bugs.kde.org/show_bug.cgi?id=378832

farid  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REOPENED|NEEDSINFO
 CC||snd.no...@gmail.com

--- Comment #10 from farid  ---
Can you please test the latest version and see if you can still reproduce?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 378832] use of vaapi in transcoding and rendering

2022-09-09 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=378832

--- Comment #11 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 378832] use of vaapi in transcoding and rendering

2022-09-24 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=378832

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #12 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 378832] use of vaapi in transcoding and rendering

2018-11-10 Thread emohr
https://bugs.kde.org/show_bug.cgi?id=378832

emohr  changed:

   What|Removed |Added

 CC||p...@konecny.at

--- Comment #9 from emohr  ---
*** Bug 370480 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 378832] use of vaapi in transcoding and rendering

2018-04-03 Thread José JORGE
https://bugs.kde.org/show_bug.cgi?id=378832

José JORGE  changed:

   What|Removed |Added

 CC||lists.jjo...@free.fr

--- Comment #5 from José JORGE  ---
(In reply to Anton Gubarkov from comment #4)
> I was able to patch manually. I confirm this is working for me. Thanks a lot!

Can you please paste the proxy clip line you are using. I got no success with
adding "-vaapi_device /dev/dri/renderD128 -hwaccel vaapi -hwaccel_output_format
vaapi -i" before the existing parameters in default MPEG2 proxy clips.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 378832] use of vaapi in transcoding and rendering

2018-04-04 Thread Anton Gubarkov
https://bugs.kde.org/show_bug.cgi?id=378832

--- Comment #6 from Anton Gubarkov  ---
I use the following line for decode&rescale with subsequent encode to DNxHD

-vaapi_device /dev/dri/renderD128 -hwaccel vaapi -hwaccel_output_format vaapi
-i -vf
format=nv12|vaapi,hwupload,scale_vaapi=w=1280:h=720:format=yuv420p,hwdownload,format=nv12
-c:v dnxhd -b:v 60M -c:a aac

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 378832] use of vaapi in transcoding and rendering

2018-04-04 Thread José JORGE
https://bugs.kde.org/show_bug.cgi?id=378832

--- Comment #7 from José JORGE  ---
(In reply to Anton Gubarkov from comment #6)
> I use the following line for decode&rescale with subsequent encode to DNxHD
> 

Thanks, I was able to get fast proxy file with this setting. Now I have another
problem : the proxy clip is used when reading directly the clip, but is not
used anymore when the clip is in the timeline. I think I will open a bug report
about that.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 378832] use of vaapi in transcoding and rendering

2018-05-26 Thread Anton Gubarkov
https://bugs.kde.org/show_bug.cgi?id=378832

Anton Gubarkov  changed:

   What|Removed |Added

 Resolution|FIXED   |---
 Status|RESOLVED|REOPENED
 Ever confirmed|0   |1

--- Comment #8 from Anton Gubarkov  ---
The commit message and wording of this bug both suggest that VAAPI should work
for rendering too, however it is not clear how to specify vaapi ffmpeg options
in rendering profile. It seems that melt is taking these options and there are
no melt options documented for vaapi and avformat consumer. 

I do confirm again that transcoding/proxy clips work with vaapi OK.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 378832] use of vaapi in transcoding and rendering

2018-05-26 Thread Anton Gubarkov
https://bugs.kde.org/show_bug.cgi?id=378832

Anton Gubarkov  changed:

   What|Removed |Added

Version|git-master  |18.04.1

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 378832] use of vaapi in transcoding and rendering

2017-04-17 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=378832

--- Comment #1 from Jean-Baptiste Mardelle  ---
Git commit 456635ac2c5e15d3445d9889cdb0e42b5d984811 by Jean-Baptiste Mardelle.
Committed on 18/04/2017 at 05:45.
Pushed by mardelle into branch 'Applications/17.04'.

Allow passing pre-parameters using "-i" to specify where the input file name
should go in ffmpeg parameters
Should work in proxy and transcoding, for example:
-vaapi_device /dev/dri/renderD128 -hwaccel vaapi -hwaccel_output_format vaapi
-i -an -c:v dnxhd
Will insert source file name after "-i".

M  +1-1src/mainwindow.cpp
M  +18   -7src/project/cliptranscode.cpp
M  +6-1src/project/jobs/cutclipjob.cpp
M  +11   -3src/project/jobs/proxyclipjob.cpp
M  +0-2src/ui/projectsettings_ui.ui

https://commits.kde.org/kdenlive/456635ac2c5e15d3445d9889cdb0e42b5d984811

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 378832] use of vaapi in transcoding and rendering

2017-04-18 Thread Anton Gubarkov
https://bugs.kde.org/show_bug.cgi?id=378832

--- Comment #3 from Anton Gubarkov  ---
Can you merge to master branch too so I could test?

Thanks.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 378832] use of vaapi in transcoding and rendering

2017-04-18 Thread Anton Gubarkov
https://bugs.kde.org/show_bug.cgi?id=378832

--- Comment #2 from Anton Gubarkov  ---
Can you merge to master branch too so I could test?

Thanks.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 378832] use of vaapi in transcoding and rendering

2017-04-18 Thread Anton Gubarkov
https://bugs.kde.org/show_bug.cgi?id=378832

--- Comment #4 from Anton Gubarkov  ---
I was able to patch manually. I confirm this is working for me. Thanks a lot!

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 378832] use of vaapi in transcoding and rendering

2017-04-18 Thread Anton Gubarkov
https://bugs.kde.org/show_bug.cgi?id=378832

Anton Gubarkov  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 378832] use of vaapi in transcoding and rendering

2017-08-17 Thread Simon Andric
https://bugs.kde.org/show_bug.cgi?id=378832

Simon Andric  changed:

   What|Removed |Added

 CC||simonandr...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.