Add tool: ffmpeg #27

Open
opened 2025-11-05 15:29:18 +00:00 by contribution-bot · 0 comments
Collaborator

Add Tool: ffmpeg

Submitted by: anon@anon.anon
Type: software
Action: add

Tool Information

  • Name: ffmpeg
  • Description: Ffmpeg Anwendbarkeit auch als Forensik&Software
  • URL: https://github.com/rendi-api/ffmpeg-cheatsheet
  • Skill Level: intermediate
  • Platforms: Windows, macOS, Linux
  • License: Open Source
  • Domains: static-investigations, mobile-forensics
  • Phases: data-collection, examination, analysis

Reason

https://www.swgde.org/documents/published-complete-listing/16-v-002-technical-notes-on-ffmpeg-for-forensic-video-examinations/?utm_source=perplexity

Copy-Paste YAML

  - name: ffmpeg
    type: software
    description: Ffmpeg Anwendbarkeit auch als Forensik&Software
    domains:
      - static-investigations
      - mobile-forensics
    phases:
      - data-collection
      - examination
      - analysis
    skillLevel: intermediate
    url: https://github.com/rendi-api/ffmpeg-cheatsheet
    platforms:
      - Windows
      - macOS
      - Linux
    license: Open Source
    accessType: cli
    knowledgebase: true
    tags:
      - multimedia-analysis
      - image-analysis

For Maintainers

  1. Copy the YAML above
  2. Add to src/data/tools.yaml in the tools array
  3. Maintain alphabetical order
  4. Close this issue when done

Submitted via ForensicPathways contribution form

## Add Tool: ffmpeg **Submitted by:** anon@anon.anon **Type:** software **Action:** add ### Tool Information - **Name:** ffmpeg - **Description:** Ffmpeg Anwendbarkeit auch als Forensik&Software - **URL:** https://github.com/rendi-api/ffmpeg-cheatsheet - **Skill Level:** intermediate - **Platforms:** Windows, macOS, Linux - **License:** Open Source - **Domains:** static-investigations, mobile-forensics - **Phases:** data-collection, examination, analysis ### Reason https://www.swgde.org/documents/published-complete-listing/16-v-002-technical-notes-on-ffmpeg-for-forensic-video-examinations/?utm_source=perplexity ### Copy-Paste YAML ```yaml - name: ffmpeg type: software description: Ffmpeg Anwendbarkeit auch als Forensik&Software domains: - static-investigations - mobile-forensics phases: - data-collection - examination - analysis skillLevel: intermediate url: https://github.com/rendi-api/ffmpeg-cheatsheet platforms: - Windows - macOS - Linux license: Open Source accessType: cli knowledgebase: true tags: - multimedia-analysis - image-analysis ``` ### For Maintainers 1. Copy the YAML above 2. Add to `src/data/tools.yaml` in the tools array 3. Maintain alphabetical order 4. Close this issue when done --- *Submitted via ForensicPathways contribution form*
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mstoeck3/forensic-pathways#27