Concept: Webcheck of encoded files
Issue migrated from trac ticket # 47
component: webapp | priority: major
2014-01-06 18:16:06: @pegro created the issue
All encoded media files can be played back in a web browser using the available media support or through plugins.
Additional codec information, like provided by ffprobe, can be acquired by the web application using external tools probing the available files.
Open challenges:
- checking of multi-audio track files
- suitable media player for web browser usable on different platforms
2014-01-07 14:38:09: @jjeising commented
Ideas (audio):
https://github.com/bbcrd/audiowaveform https://github.com/yomguy/TimeSide/tree/master/timeside/analyzer https://github.com/ayyi/samplecat/tree/master/src/audio_analysis/ebumeter https://github.com/jiixyj/loudness-scanner
2014-10-21 00:14:09: @jjeising commented
Tools:
- https://github.com/jiixyj/loudness-scanner
- https://github.com/bbcrd/audiowaveform or https://github.com/rzurad/waveform
- ffprobe (as json)
- Metafile?
- Thumbnails?
2014-10-21 00:14:09: @jjeising changed owner from ** to texec
2014-10-21 00:14:09: @jjeising changed status from new to accepted
2014-10-21 00:14:09: @jjeising