Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Command line tool to launch ffmpeg audio visualizations from AES67 sdp files

License

NotificationsYou must be signed in to change notification settings

philhartung/aes67-visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Command line tool to easily launch ffmpeg audio visualizations from AES67 sdp files

Installation

git clone https://github.com/philhartung/aes67-visualization.gitcd aes67-visualizationnpm install

In addition to that, bothgstreamer (there is some issue with L24BE used in AES67 and ffmpeg, thats why gstreamer is used to convert audio) andffmpeg need to be installed.

Usage

To display the help, executenode main --help:

Usage: main [options]Options:  -V, --version      output the version number  -f, --file <file>  Input sdp file  -t, --type <type>  Visualtization type: ebur128, spectrum, ahistogram, avectorscope, showcqt, showfreqs, showspatial, abitscope, showwaves, aphasemeter,                     showvolume  -h, --help         display help for command

Examples

node main -f pgm.sdp -t ebur128:Screenshot

node main -f pgm.sdp -t showvolume:Screenshot

node main -f pgm.sdp -t spectrum:Screenshot

node main -f pgm.sdp -t showwaves:Screenshot

pgm.sdp is as AES67 sdp file from a Dante device in AES67 mode:

v=0o=- 1206666431 1206666436 IN IP4 10.10.0.118s=EXBOXMD : 31i=2 channels: Ch 3, Ch 4c=IN IP4 239.69.161.58/32t=0 0a=keywds:Dantea=recvonlym=audio 5004 RTP/AVP 97a=rtpmap:97 L24/48000/2a=ptime:1a=ts-refclk:ptp=IEEE1588-2008:00-1D-C1-FF-FE-00-00-00:0a=mediaclk:direct=0

About

Command line tool to launch ffmpeg audio visualizations from AES67 sdp files

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp