Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#7667 closed defect (wontfix)

Delete file before overwriting them.

Reported by: peterf81 Owned by:
Priority: normal Component: undetermined
Version: unspecified Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

If a file is about to be overwritten by ffmpeg, it should be first deleted and then created. This can help recover the original file by undelete, if it was accidentaly deleted by specifying wrong ffmpeg parameters. Ffmpeg deleted an important video and it cannot be recovered because it truncated the file, not deleted it before.

Change History (3)

comment:1 by Carl Eugen Hoyos, 5 years ago

Keywords: Undeleter truncate removed
Resolution: wontfix
Status: newclosed
Type: enhancementdefect

I doubt this will be implemented because of a ticket, if you have a suggestion on how to improve this, please send your patch - made with git format-patch - to the FFmpeg development mailing list for discussion.

Last edited 5 years ago by Carl Eugen Hoyos (previous) (diff)

comment:2 by peterf81, 5 years ago

Yes, you are right. Until you accidentaly delete some very important family video.

comment:3 by Carl Eugen Hoyos, 5 years ago

You misunderstand: I know your issue very well because it was reported approximately a thousand times over the last decade. I just think that a change like this has to be discussed on the development mailing list, not here.

Note: See TracTickets for help on using tickets.