Terje, what exactly you use? https://www.rastersoft.com/programas/devede.html this one is new version - python3 / gtk3 Another projects there also might be interesting :)
Den 05.06.2023 17:45, skrev Andrew Randrianasulu:
Terje, what exactly you use?
https://www.rastersoft.com/programas/devede.html
this one is new version - python3 / gtk3
Another projects there also might be interesting :)
I use the latest DeVeDeNG /usr/bin/devede_ng.py
Den 05.06.2023 19:22, skrev Terje J. Hanssen:
Den 05.06.2023 17:45, skrev Andrew Randrianasulu:
Terje, what exactly you use?
https://www.rastersoft.com/programas/devede.html
this one is new version - python3 / gtk3
Another projects there also might be interesting :)
I use the latest DeVeDeNG /usr/bin/devede_ng.py
And to be specific S | Name | Type | Version | Arch | Repository ---+--------+---------+------------------+--------+----------- i+ | devede | package | 4.17.0-pm154.1.1 | noarch | Packman http://packman.links2linux.org/package/devede A couple of howtos for the previous version: https://www.rafalinux.com/?page_id=248 http://www.g-raffa.eu/Cinelerra/HOWTO/DVD.html
вт, 6 июн. 2023 г., 00:50 Terje J. Hanssen <[email protected]>:
Den 05.06.2023 19:22, skrev Terje J. Hanssen:
Den 05.06.2023 17:45, skrev Andrew Randrianasulu:
Terje, what exactly you use?
https://www.rastersoft.com/programas/devede.html
this one is new version - python3 / gtk3
Another projects there also might be interesting :)
I use the latest DeVeDeNG /usr/bin/devede_ng.py
And to be specific
S | Name | Type | Version | Arch | Repository ---+--------+---------+------------------+--------+----------- i+ | devede | package | 4.17.0-pm154.1.1 | noarch | Packman
http://packman.links2linux.org/package/devede
A couple of howtos for the previous version:
https://www.rafalinux.com/?page_id=248 http://www.g-raffa.eu/Cinelerra/HOWTO/DVD.html
Thanks. Because it still written in python you can look inside script and try to understand what kind of deinterlacer it uses by default (or look at gui field where you hopefully can change this)
Den 05.06.2023 23:52, skrev Andrew Randrianasulu:
вт, 6 июн. 2023 г., 00:50 Terje J. Hanssen <[email protected]>:
Den 05.06.2023 19:22, skrev Terje J. Hanssen: > > > Den 05.06.2023 17:45, skrev Andrew Randrianasulu: >> Terje, what exactly you use? >> >> https://www.rastersoft.com/programas/devede.html >> >> this one is new version - python3 / gtk3 >> >> Another projects there also might be interesting :) > > I use the latest DeVeDeNG > /usr/bin/devede_ng.py >
And to be specific
S | Name | Type | Version | Arch | Repository ---+--------+---------+------------------+--------+----------- i+ | devede | package | 4.17.0-pm154.1.1 | noarch | Packman
http://packman.links2linux.org/package/devede
A couple of howtos for the previous version:
https://www.rafalinux.com/?page_id=248 http://www.g-raffa.eu/Cinelerra/HOWTO/DVD.html
Thanks. Because it still written in python you can look inside script and try to understand what kind of deinterlacer it uses by default (or look at gui field where you hopefully can change this)
The default selectingis "Not deinterlace" If deinterlace, there is a selection between YADIF and FFMPEG deinterlace.
[snip]
Thanks. Because it still written in python you can look inside script and try to understand what kind of deinterlacer it uses by default (or look at gui field where you hopefully can change this)
The default selectingis "Not deinterlace"
If deinterlace, there is a selection between YADIF and FFMPEG deinterlace.
so, if you come up with better deinterlacing filter (from ffmpeg) you probably can communicate this to program author (or I can do, in future where I actually try said program)
participants (2)
-
Andrew Randrianasulu -
Terje J. Hanssen