View Bug Details

IDProjectCategoryView StatusLast Update
0000089DCP-o-maticFeaturespublic2023-07-02 13:10
Reportercarl Assigned To 
PrioritylowSeverityfeatureReproducibilityN/A
Status acknowledgedResolutionopen 
Summary0000089: Investigate inverse tele-cine
Description

[]

TagsNo tags attached.
Branch
Estimated weeks required
Estimated work requiredSmall

Relationships

related to 0000573 acknowledgedcarl Add inverse telecine using ffmpeg filters 

Activities

mhm

2023-06-22 15:13

reporter   ~0005778

I have had some success using:

-vf fieldmatch,yadif,decimate

with ffmpeg. Maybe there could be an advanced dialog to specify complex options/parameters to ffmpeg and specific filters? Or maybe not? It could easily become to complex and would probably be easier to just preprocess the file with ffmpeg outside of DoM.

mhm

2023-06-22 15:14

reporter   ~0005779

Probably related to 0000573

overlookmotel

2023-07-02 13:09

developer   ~0005817

For users familiar with FFMPEG, it could be nice to be able to add any FFMPEG filter chain with any options desired - much like Handbrake allows manually editing encoding parameters as raw command line-style text.

One can pre-process files before bringing them into DOM, but it's faster to do everything in one pass, especially with large files (e.g. 4K ProRes4444HQ) and if the drives aren't SSD, so there's a large overhead to reading/writing files. So if this was easy to add, it'd be a bonus.

To most users the FFMPEG options would be absolute jibberish, so maybe it wouldn't be advisable to make this setting too easy to find!

overlookmotel

2023-07-02 13:10

developer   ~0005818

PS I've also found fieldmatch + decimate can work well, but it often needs the fieldmatch options tweaking to get a good result.

Bug History

Date Modified Username Field Change
2013-03-24 22:44 carl New Bug
2013-07-02 16:56 carl Priority normal => low
2013-07-02 16:56 carl Status new => acknowledged
2013-08-28 20:54 carl Project DVD-o-matic => DCP-o-matic
2013-10-23 15:37 carl Target Version => 1.x
2013-12-01 22:01 carl Category Features (back-end) => Features
2015-05-18 22:18 carl Relationship added related to 0000573
2015-05-26 12:22 carl Target Version 1.x => 2.x
2015-06-12 12:20 carl Severity minor => feature
2015-06-12 19:47 carl Estimated work required => Small
2023-06-22 15:13 mhm Note Added: 0005778
2023-06-22 15:14 mhm Note Added: 0005779
2023-07-02 13:09 overlookmotel Note Added: 0005817
2023-07-02 13:10 overlookmotel Note Added: 0005818