Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revisionBoth sides next revision
aes67 [2018/12/19 11:54] mazdermindaes67 [2018/12/19 12:20] – [AES67 Loudness-Meter] mazdermind
Line 64: Line 64:
  fdsink |\  fdsink |\
  /opt/ffmpeg-4.1-64bit-static/ffmpeg -i - -filter_complex '  /opt/ffmpeg-4.1-64bit-static/ffmpeg -i - -filter_complex '
- [0] ebur128=video=1:target=-16:gauge=shortterm:scale=relative [v][a]+ [0] pan=2c|c0=c0|c1=c1, ebur128=video=1:target=-16:gauge=shortterm:scale=relative [v][a]
  ' -map '[v]' -map '[a]' \  ' -map '[v]' -map '[a]' \
  -pix_fmt yuv420p -c:v rawvideo \  -pix_fmt yuv420p -c:v rawvideo \
  -c:a pcm_s16le -f matroska - |\  -c:a pcm_s16le -f matroska - |\
- ffplay -+ ffplay -v 0 -autoexit -
 </code> </code>
 Angepasst werden muss hier ebenfalls das Interface und die Multicast-Gruppe. Ungetestet ist noch das Verhalten bei >2 Kanälen. Angepasst werden muss hier ebenfalls das Interface und die Multicast-Gruppe. Ungetestet ist noch das Verhalten bei >2 Kanälen.
  
  • aes67.txt
  • Last modified: 2018/12/31 14:09
  • by mazdermind