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

Refactor MediaAnalyser/ContainerAnalyser #33

Closed
13 tasks done
hdsdi3g opened this issue Jan 5, 2023 · 0 comments · Fixed by #38
Closed
13 tasks done

Refactor MediaAnalyser/ContainerAnalyser #33

hdsdi3g opened this issue Jan 5, 2023 · 0 comments · Fixed by #38
Assignees
Labels
enhancement New feature or request

Comments

@hdsdi3g
Copy link
Owner

hdsdi3g commented Jan 5, 2023

RawStdErrFilterEvent should must be specialized:

  • LUFS
  • Or, just a Map<String filter name, String Line>

ImpEx text:

  • Can import RAW text result instead of run ffmpeg/ffprobe
    • Raw lavfi
    • Create a lavfi merge tool
    • Raw stderr/LUFS
    • MediaAnalyser
    • ContainerAnalyser (XML FFprobe)
  • Can export to RAW text result on run ffmpeg/ffprobe, instead of process datas
    • MediaAnalyser
      • Raw stderr/LUFS
      • Raw lavfi
    • ContainerAnalyser (XML FFprobe)
@hdsdi3g hdsdi3g added the enhancement New feature or request label Jan 5, 2023
@hdsdi3g hdsdi3g changed the title Can import RAW text result for MediaAnalyser/ContainerAnalyser/FFprobeJAXB Refactor MediaAnalyser/ContainerAnalyser Jan 9, 2023
@hdsdi3g hdsdi3g self-assigned this Jan 9, 2023
hdsdi3g added a commit that referenced this issue Jan 9, 2023
hdsdi3g added a commit that referenced this issue Jan 10, 2023
hdsdi3g added a commit that referenced this issue Jan 10, 2023
hdsdi3g added a commit that referenced this issue Jan 10, 2023
hdsdi3g added a commit that referenced this issue Jan 10, 2023
hdsdi3g added a commit that referenced this issue Jan 11, 2023
hdsdi3g added a commit that referenced this issue Jan 11, 2023
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant