[kdenlive] [Bug 462650] Ut Video Encoder Not Being Used

2022-12-18 Thread Julius Künzel
https://bugs.kde.org/show_bug.cgi?id=462650

--- Comment #4 from Julius Künzel  ---
Git commit 3a5c22910267c490960c36179f2933b3c119c2eb by Julius Künzel.
Committed on 18/12/2022 at 22:06.
Pushed by jlskuz into branch 'master'.

[Render Settings] Reduce conversion between String and Map

Using a single string for render parameters caused several issues in the
past. This should reduce the risk for bugs.

Related to a1304676a61959783884f90473fd2306a6ffd835 and
05fa0568d1511ab65dae958a20c342204937baca
Related: bug 458718

M  +2-2src/dialogs/renderpresetdialog.cpp
M  +64   -72   src/dialogs/renderwidget.cpp
M  +3-1src/dialogs/renderwidget.h
M  +32   -15   src/renderpresets/renderpresetmodel.cpp
M  +9-3src/renderpresets/renderpresetmodel.hpp
M  +3-3src/renderpresets/renderpresetrepository.cpp
M  +27   -8tests/rendermodeltest.cpp

https://invent.kde.org/multimedia/kdenlive/commit/3a5c22910267c490960c36179f2933b3c119c2eb

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

[kdenlive] [Bug 462650] Ut Video Encoder Not Being Used

2022-12-13 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=462650

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/mult |https://invent.kde.org/mult
   |imedia/kdenlive/commit/1c50 |imedia/kdenlive/commit/05fa
   |d7d88de316da6a8284149800604 |0568d1511ab65dae958a20c3422
   |6b61fd73d   |04937baca

--- Comment #3 from Jean-Baptiste Mardelle  ---
Git commit 05fa0568d1511ab65dae958a20c342204937baca by Jean-Baptiste Mardelle.
Committed on 13/12/2022 at 10:43.
Pushed by mardelle into branch 'release/22.12'.

Fix rendering when using an MLT properties file with a space in it

M  +4-4src/dialogs/renderwidget.cpp
M  +3-3src/renderpresets/renderpresetrepository.cpp

https://invent.kde.org/multimedia/kdenlive/commit/05fa0568d1511ab65dae958a20c342204937baca

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

[kdenlive] [Bug 462650] Ut Video Encoder Not Being Used

2022-12-07 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=462650

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/mult
   ||imedia/kdenlive/commit/1c50
   ||d7d88de316da6a8284149800604
   ||6b61fd73d
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Jean-Baptiste Mardelle  ---
Git commit 1c50d7d88de316da6a82841498006046b61fd73d by Jean-Baptiste Mardelle.
Committed on 08/12/2022 at 05:47.
Pushed by mardelle into branch 'master'.

Fix rendering when using an MLT properties file with a space in it

M  +4-4src/dialogs/renderwidget.cpp
M  +3-3src/renderpresets/renderpresetrepository.cpp

https://invent.kde.org/multimedia/kdenlive/commit/1c50d7d88de316da6a82841498006046b61fd73d

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

[kdenlive] [Bug 462650] Ut Video Encoder Not Being Used

2022-12-06 Thread erjiang
https://bugs.kde.org/show_bug.cgi?id=462650

erjiang  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1
 CC||erji...@alumni.iu.edu

--- Comment #1 from erjiang  ---
Can confirm on Mac (release/22.12, built 2022-11-25) that the utvideo preset
creates an h.264 video. Did not look into the parameters yet.

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