search for: avprobe

Displaying 4 results from an estimated 4 matches for "avprobe".

2015 Apr 13
2
Check feed connected, active - IceCast 2.4.x
There is a plugin for Nagios called check_ice that you can also just compile and run standalone. See: https://github.com/pozar/check_ice On Sun, Apr 12, 2015 at 7:50 PM, Dean Sauer <wemanageitfl at gmail.com> wrote: > On Sat, 11 Apr 2015 07:03:16 +0000, Philipp Schafft wrote: > > > You can request /admin/stats.xml. That file will return the overall > > server status
2015 Apr 13
0
Check feed connected, active - IceCast 2.4.x
Here can take a look other alternative: https://github.com/cdgraff/icecast-mon We base our solution in avprobe/ffprobe, this test like a real listener. Feedback is welcome! this is just first release, but we use on production. Regards, Alejandro 2015-04-12 22:26 GMT-03:00 Dave Pascoe <davekm3t at gmail.com>: > There is a plugin for Nagios called check_ice that you can also just > compile and...
2013 Oct 27
3
[Bug 70931] New: Xv causes player segfaults when 4K is decoded
...Hardware: x86-64 (AMD64) Status: NEW Version: unspecified Component: Driver/nouveau Product: xorg Created attachment 88194 --> https://bugs.freedesktop.org/attachment.cgi?id=88194&action=edit gdb output for 'mpv -vo xv sintel.mkv' avprobe output: Stream #0.0(eng): Video: h264 (High 4:4:4 Predictive), yuv444p10le, 4096x1744 [PAR 1:1 DAR 256:109], 24 fps, 24 tbr, 1k tbn, 48 tbc (default) When trying to play 4K video with Xv video outputs mpv, mplayer2 and vlc segfault. https://github.com/mpv-player/mpv/issues/320 "the segfault i...
2014 Aug 14
6
Encoder example for 24-bit files
...DER_VERIFY_MISMATCH_IN_AUDIO_DATA encoding: FAILED state: FLAC__STREAM_ENCODER_UNINITIALIZED Several runs to process_interleaved do succeed before falling in the FLAC__STREAM_ENCODER_VERIFY_MISMATCH_IN_AUDIO_DATA state. Here's the description of my input file: ffprobe test_music_24_96.wav avprobe version 0.8.10-4:0.8.10-0ubuntu0.12.04.1, Copyright (c) 2007-2013 the Libav developers built on Feb 6 2014 20:56:59 with gcc 4.6.3 [wav @ 0x16719c0] max_analyze_duration reached Input #0, wav, from 'test_music_24_96.wav': Duration: 00:03:07.58, bitrate: 4608 kb/s Stream #0.0: Audio...