Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue 1: Add support for sources with hevc codecs #1

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

jaumebecks
Copy link

Added functionality for managing sources with H.265 encoding.

Also includes :

  1. Changes some params from ffmpeg call ('-map -0:d), to ignore data sources, as it failed for some of my GoPro input sources (I think it's because they didn't have the codec_name attribute in its streams)
  2. Small refactor, splitting functions
  3. Added support for recursive directories crawling

@jaumebecks jaumebecks changed the title Issue 1: Add support for hevc codecs Issue 1: Add support for sources with hevc codecs Mar 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant