Created
July 1, 2015 18:01
-
-
Save sampsyo/b977f627502a9a1c43b3 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
../mutagen/tests/data/silence-3.wma | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
/home/asampson/mutagen/tests/data/silence-3.wma | |
Traceback (most recent call last): | |
File "dtest.py", line 10, in <module> | |
with audioread.gstdec.GstAudioFile(path) as f: | |
File "/home/asampson/audioread/audioread/gstdec.py", line 241, in __init__ | |
raise self.read_exc | |
audioread.gstdec.UnknownTypeError: can't decode stream: audio/x-wma, wmaversion=(int)4, bitrate=(int)58072, depth=(int)16, rate=(int)44100, channels=(int)2, block_align=(int)13375, codec_data=(buffer)100003000000000000000000000021010000 | |
../mutagen/tests/data/click.mpc | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
Input file: 2 channels at 44100 Hz; 0.1 seconds. | |
/home/asampson/mutagen/tests/data/click.mpc | |
../mutagen/tests/data/too-short.mp3 | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
/home/asampson/mutagen/tests/data/too-short.mp3 | |
Traceback (most recent call last): | |
File "dtest.py", line 10, in <module> | |
with audioread.gstdec.GstAudioFile(path) as f: | |
File "/home/asampson/audioread/audioread/gstdec.py", line 241, in __init__ | |
raise self.read_exc | |
audioread.gstdec.NoStreamError: no audio streams found | |
../mutagen/tests/data/almostempty.mpc | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
/home/asampson/mutagen/tests/data/almostempty.mpc | |
Traceback (most recent call last): | |
File "dtest.py", line 10, in <module> | |
with audioread.gstdec.GstAudioFile(path) as f: | |
File "/home/asampson/audioread/audioread/gstdec.py", line 241, in __init__ | |
raise self.read_exc | |
audioread.gstdec.FileReadError: gstdecodebin2.c(1768): analyze_new_pad (): /GstPipeline:pipeline0/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20: | |
No decoder to handle media type 'application/x-id3' | |
../mutagen/tests/data/empty.ogg | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
/home/asampson/mutagen/tests/data/empty.ogg | |
Traceback (most recent call last): | |
File "dtest.py", line 10, in <module> | |
with audioread.gstdec.GstAudioFile(path) as f: | |
File "/home/asampson/audioread/audioread/gstdec.py", line 241, in __init__ | |
raise self.read_exc | |
audioread.gstdec.FileReadError: gstdecodebin2.c(1768): analyze_new_pad (): /GstPipeline:pipeline0/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20: | |
No decoder to handle media type 'application/ogg' | |
../mutagen/tests/data/flac_application.flac | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
/home/asampson/mutagen/tests/data/flac_application.flac | |
Traceback (most recent call last): | |
File "dtest.py", line 10, in <module> | |
with audioread.gstdec.GstAudioFile(path) as f: | |
File "/home/asampson/audioread/audioread/gstdec.py", line 241, in __init__ | |
raise self.read_exc | |
audioread.gstdec.NoStreamError: no audio streams found | |
../mutagen/tests/data/silence-44-s.flac | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
Input file: 2 channels at 44100 Hz; 3.7 seconds. | |
/home/asampson/mutagen/tests/data/silence-44-s.flac | |
../mutagen/tests/data/silence-44-s-mpeg25.mp3 | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
Input file: 2 channels at 12000 Hz; 3.8 seconds. | |
/home/asampson/mutagen/tests/data/silence-44-s-mpeg25.mp3 | |
../mutagen/tests/data/no-tags.3g2 | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
/home/asampson/mutagen/tests/data/no-tags.3g2 | |
Traceback (most recent call last): | |
File "dtest.py", line 10, in <module> | |
with audioread.gstdec.GstAudioFile(path) as f: | |
File "/home/asampson/audioread/audioread/gstdec.py", line 241, in __init__ | |
raise self.read_exc | |
audioread.gstdec.FileReadError: gsttypefindelement.c(996): gst_type_find_element_activate (): /GstPipeline:pipeline0/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20/GstTypeFindElement:typefind | |
../mutagen/tests/data/covr-with-name.m4a | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
Input file: 2 channels at 44100 Hz; 3.7 seconds. | |
/home/asampson/mutagen/tests/data/covr-with-name.m4a | |
../mutagen/tests/data/id3v22-test.mp3 | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
Input file: 2 channels at 44100 Hz; 0.1 seconds. | |
/home/asampson/mutagen/tests/data/id3v22-test.mp3 | |
../mutagen/tests/data/97-unknown-23-update.mp3 | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
Input file: 2 channels at 44100 Hz; 3.7 seconds. | |
/home/asampson/mutagen/tests/data/97-unknown-23-update.mp3 | |
../mutagen/tests/data/silence-2.wma | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
/home/asampson/mutagen/tests/data/silence-2.wma | |
Traceback (most recent call last): | |
File "dtest.py", line 10, in <module> | |
with audioread.gstdec.GstAudioFile(path) as f: | |
File "/home/asampson/audioread/audioread/gstdec.py", line 241, in __init__ | |
raise self.read_exc | |
audioread.gstdec.UnknownTypeError: can't decode stream: audio/x-wma, wmaversion=(int)3, bitrate=(int)38400, depth=(int)24, rate=(int)44100, channels=(int)2, block_align=(int)8917, codec_data=(buffer)1800030000000000000000000000e0000000 | |
../mutagen/tests/data/example.opus | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
/home/asampson/mutagen/tests/data/example.opus | |
Traceback (most recent call last): | |
File "dtest.py", line 10, in <module> | |
with audioread.gstdec.GstAudioFile(path) as f: | |
File "/home/asampson/audioread/audioread/gstdec.py", line 241, in __init__ | |
raise self.read_exc | |
audioread.gstdec.FileReadError: gstdecodebin2.c(1768): analyze_new_pad (): /GstPipeline:pipeline0/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20: | |
No decoder to handle media type 'application/ogg' | |
../mutagen/tests/data/multipage-setup.ogg | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
/home/asampson/mutagen/tests/data/multipage-setup.ogg | |
Traceback (most recent call last): | |
File "dtest.py", line 10, in <module> | |
with audioread.gstdec.GstAudioFile(path) as f: | |
File "/home/asampson/audioread/audioread/gstdec.py", line 241, in __init__ | |
raise self.read_exc | |
audioread.gstdec.FileReadError: gstdecodebin2.c(1768): analyze_new_pad (): /GstPipeline:pipeline0/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20: | |
No decoder to handle media type 'application/ogg' | |
../mutagen/tests/data/empty.spx | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
/home/asampson/mutagen/tests/data/empty.spx | |
Traceback (most recent call last): | |
File "dtest.py", line 10, in <module> | |
with audioread.gstdec.GstAudioFile(path) as f: | |
File "/home/asampson/audioread/audioread/gstdec.py", line 241, in __init__ | |
raise self.read_exc | |
audioread.gstdec.FileReadError: gstdecodebin2.c(1768): analyze_new_pad (): /GstPipeline:pipeline0/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20: | |
No decoder to handle media type 'application/ogg' | |
../mutagen/tests/data/sv5_header.mpc | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
/home/asampson/mutagen/tests/data/sv5_header.mpc | |
Traceback (most recent call last): | |
File "dtest.py", line 10, in <module> | |
with audioread.gstdec.GstAudioFile(path) as f: | |
File "/home/asampson/audioread/audioread/gstdec.py", line 241, in __init__ | |
raise self.read_exc | |
audioread.gstdec.FileReadError: gsttypefindelement.c(996): gst_type_find_element_activate (): /GstPipeline:pipeline0/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20/GstTypeFindElement:typefind | |
../mutagen/tests/data/vbri.mp3 | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
Input file: 2 channels at 44100 Hz; 0.4 seconds. | |
/home/asampson/mutagen/tests/data/vbri.mp3 | |
../mutagen/tests/data/8k-1ch-3.5s-silence.aif | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
Input file: 1 channels at 8000 Hz; 3.5 seconds. | |
/home/asampson/mutagen/tests/data/8k-1ch-3.5s-silence.aif | |
../mutagen/tests/data/106-invalid-streaminfo.flac | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
/home/asampson/mutagen/tests/data/106-invalid-streaminfo.flac | |
Traceback (most recent call last): | |
File "dtest.py", line 10, in <module> | |
with audioread.gstdec.GstAudioFile(path) as f: | |
File "/home/asampson/audioread/audioread/gstdec.py", line 241, in __init__ | |
raise self.read_exc | |
audioread.gstdec.FileReadError: gstbaseparse.c(2869): gst_base_parse_loop (): /GstPipeline:pipeline0/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20/GstFlacParse:flacparse0: | |
streaming stopped, reason error | |
../mutagen/tests/data/no_length.wv | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
Input file: 2 channels at 44100 Hz; -0.0 seconds. | |
/home/asampson/mutagen/tests/data/no_length.wv | |
../mutagen/tests/data/bad-POPM-frame.mp3 | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
/home/asampson/mutagen/tests/data/bad-POPM-frame.mp3 | |
Traceback (most recent call last): | |
File "dtest.py", line 10, in <module> | |
with audioread.gstdec.GstAudioFile(path) as f: | |
File "/home/asampson/audioread/audioread/gstdec.py", line 241, in __init__ | |
raise self.read_exc | |
audioread.gstdec.NoStreamError: no audio streams found | |
../mutagen/tests/data/sample_bitrate.oggtheora | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
/home/asampson/mutagen/tests/data/sample_bitrate.oggtheora | |
Traceback (most recent call last): | |
File "dtest.py", line 10, in <module> | |
with audioread.gstdec.GstAudioFile(path) as f: | |
File "/home/asampson/audioread/audioread/gstdec.py", line 241, in __init__ | |
raise self.read_exc | |
audioread.gstdec.FileReadError: gstdecodebin2.c(1768): analyze_new_pad (): /GstPipeline:pipeline0/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20: | |
No decoder to handle media type 'application/ogg' | |
../mutagen/tests/data/sv4_header.mpc | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
/home/asampson/mutagen/tests/data/sv4_header.mpc | |
Traceback (most recent call last): | |
File "dtest.py", line 10, in <module> | |
with audioread.gstdec.GstAudioFile(path) as f: | |
File "/home/asampson/audioread/audioread/gstdec.py", line 241, in __init__ | |
raise self.read_exc | |
audioread.gstdec.FileReadError: gsttypefindelement.c(996): gst_type_find_element_activate (): /GstPipeline:pipeline0/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20/GstTypeFindElement:typefind | |
../mutagen/tests/data/issue_21.id3 | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
Input file: 2 channels at 44100 Hz; 1.0 seconds. | |
/home/asampson/mutagen/tests/data/issue_21.id3 | |
../mutagen/tests/data/issue_29.wma | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
/home/asampson/mutagen/tests/data/issue_29.wma | |
Traceback (most recent call last): | |
File "dtest.py", line 10, in <module> | |
with audioread.gstdec.GstAudioFile(path) as f: | |
File "/home/asampson/audioread/audioread/gstdec.py", line 241, in __init__ | |
raise self.read_exc | |
audioread.gstdec.UnknownTypeError: can't decode stream: audio/x-wma, wmaversion=(int)2, bitrate=(int)128016, depth=(int)16, rate=(int)44100, channels=(int)2, block_align=(int)5945, codec_data=(buffer)008800000f00e55c0000 | |
../mutagen/tests/data/no-tags.m4a | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
Input file: 2 channels at 44100 Hz; 3.7 seconds. | |
/home/asampson/mutagen/tests/data/no-tags.m4a | |
../mutagen/tests/data/sample.oggtheora | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
/home/asampson/mutagen/tests/data/sample.oggtheora | |
Traceback (most recent call last): | |
File "dtest.py", line 10, in <module> | |
with audioread.gstdec.GstAudioFile(path) as f: | |
File "/home/asampson/audioread/audioread/gstdec.py", line 241, in __init__ | |
raise self.read_exc | |
audioread.gstdec.FileReadError: gstdecodebin2.c(1768): analyze_new_pad (): /GstPipeline:pipeline0/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20: | |
No decoder to handle media type 'application/ogg' | |
../mutagen/tests/data/adif.aac | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
/home/asampson/mutagen/tests/data/adif.aac | |
Traceback (most recent call last): | |
File "dtest.py", line 10, in <module> | |
with audioread.gstdec.GstAudioFile(path) as f: | |
File "/home/asampson/audioread/audioread/gstdec.py", line 241, in __init__ | |
raise self.read_exc | |
audioread.gstdec.UnknownTypeError: can't decode stream: audio/mpeg, framed=(boolean)true, mpegversion=(int)4, stream-format=(string)adif, rate=(int)48000, channels=(int)2 | |
../mutagen/tests/data/sample_length.oggtheora | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
/home/asampson/mutagen/tests/data/sample_length.oggtheora | |
Traceback (most recent call last): | |
File "dtest.py", line 10, in <module> | |
with audioread.gstdec.GstAudioFile(path) as f: | |
File "/home/asampson/audioread/audioread/gstdec.py", line 241, in __init__ | |
raise self.read_exc | |
audioread.gstdec.FileReadError: gstdecodebin2.c(1768): analyze_new_pad (): /GstPipeline:pipeline0/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20: | |
No decoder to handle media type 'application/x-annodex' | |
../mutagen/tests/data/emptyfile.mp3 | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
/home/asampson/mutagen/tests/data/emptyfile.mp3 | |
Traceback (most recent call last): | |
File "dtest.py", line 10, in <module> | |
with audioread.gstdec.GstAudioFile(path) as f: | |
File "/home/asampson/audioread/audioread/gstdec.py", line 241, in __init__ | |
raise self.read_exc | |
audioread.gstdec.FileReadError: gsttypefindelement.c(954): gst_type_find_element_activate (): /GstPipeline:pipeline0/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20/GstTypeFindElement:typefind: | |
Can't typefind empty stream | |
../mutagen/tests/data/empty.ofs | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
/home/asampson/mutagen/tests/data/empty.ofs | |
Traceback (most recent call last): | |
File "dtest.py", line 10, in <module> | |
with audioread.gstdec.GstAudioFile(path) as f: | |
File "/home/asampson/audioread/audioread/gstdec.py", line 241, in __init__ | |
raise self.read_exc | |
audioread.gstdec.FileReadError: gsttypefindelement.c(996): gst_type_find_element_activate (): /GstPipeline:pipeline0/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20/GstTypeFindElement:typefind | |
../mutagen/tests/data/empty.oggflac | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
/home/asampson/mutagen/tests/data/empty.oggflac | |
Traceback (most recent call last): | |
File "dtest.py", line 10, in <module> | |
with audioread.gstdec.GstAudioFile(path) as f: | |
File "/home/asampson/audioread/audioread/gstdec.py", line 241, in __init__ | |
raise self.read_exc | |
audioread.gstdec.FileReadError: gstdecodebin2.c(1768): analyze_new_pad (): /GstPipeline:pipeline0/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20: | |
No decoder to handle media type 'application/ogg' | |
../mutagen/tests/data/silence-44-s-v1.mp3 | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
Input file: 2 channels at 44100 Hz; 3.7 seconds. | |
/home/asampson/mutagen/tests/data/silence-44-s-v1.mp3 | |
../mutagen/tests/data/empty.aac | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
/home/asampson/mutagen/tests/data/empty.aac | |
Traceback (most recent call last): | |
File "dtest.py", line 10, in <module> | |
with audioread.gstdec.GstAudioFile(path) as f: | |
File "/home/asampson/audioread/audioread/gstdec.py", line 241, in __init__ | |
raise self.read_exc | |
audioread.gstdec.MetadataMissingError: duration not available | |
../mutagen/tests/data/with-id3.aif | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
Input file: 1 channels at 8000 Hz; 1.0 seconds. | |
/home/asampson/mutagen/tests/data/with-id3.aif | |
../mutagen/tests/data/sv8_header.mpc | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
/home/asampson/mutagen/tests/data/sv8_header.mpc | |
Traceback (most recent call last): | |
File "dtest.py", line 10, in <module> | |
with audioread.gstdec.GstAudioFile(path) as f: | |
File "/home/asampson/audioread/audioread/gstdec.py", line 241, in __init__ | |
raise self.read_exc | |
audioread.gstdec.FileReadError: gstdecodebin2.c(1768): analyze_new_pad (): /GstPipeline:pipeline0/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20: | |
No decoder to handle media type 'audio/x-musepack' | |
../mutagen/tests/data/8k-1ch-1s-silence.aif | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
Input file: 1 channels at 8000 Hz; 1.0 seconds. | |
/home/asampson/mutagen/tests/data/8k-1ch-1s-silence.aif | |
../mutagen/tests/data/bad-xing.mp3 | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
Input file: 2 channels at 44100 Hz; 0.4 seconds. | |
/home/asampson/mutagen/tests/data/bad-xing.mp3 | |
../mutagen/tests/data/48k-2ch-s16-silence.aif | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
Input file: 2 channels at 48000 Hz; 0.1 seconds. | |
/home/asampson/mutagen/tests/data/48k-2ch-s16-silence.aif | |
../mutagen/tests/data/mac-396.ape | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
/home/asampson/mutagen/tests/data/mac-396.ape | |
Traceback (most recent call last): | |
File "dtest.py", line 10, in <module> | |
with audioread.gstdec.GstAudioFile(path) as f: | |
File "/home/asampson/audioread/audioread/gstdec.py", line 241, in __init__ | |
raise self.read_exc | |
audioread.gstdec.FileReadError: gstdecodebin2.c(1768): analyze_new_pad (): /GstPipeline:pipeline0/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20: | |
No decoder to handle media type 'application/x-ape' | |
../mutagen/tests/data/mac-390-hdr.ape | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
/home/asampson/mutagen/tests/data/mac-390-hdr.ape | |
Traceback (most recent call last): | |
File "dtest.py", line 10, in <module> | |
with audioread.gstdec.GstAudioFile(path) as f: | |
File "/home/asampson/audioread/audioread/gstdec.py", line 241, in __init__ | |
raise self.read_exc | |
audioread.gstdec.FileReadError: gstdecodebin2.c(1768): analyze_new_pad (): /GstPipeline:pipeline0/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20: | |
No decoder to handle media type 'application/x-ape' | |
../mutagen/tests/data/11k-1ch-2s-silence.aif | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
Input file: 1 channels at 11025 Hz; 2.0 seconds. | |
/home/asampson/mutagen/tests/data/11k-1ch-2s-silence.aif | |
../mutagen/tests/data/mac-399.ape | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
/home/asampson/mutagen/tests/data/mac-399.ape | |
Traceback (most recent call last): | |
File "dtest.py", line 10, in <module> | |
with audioread.gstdec.GstAudioFile(path) as f: | |
File "/home/asampson/audioread/audioread/gstdec.py", line 241, in __init__ | |
raise self.read_exc | |
audioread.gstdec.FileReadError: gstdecodebin2.c(1768): analyze_new_pad (): /GstPipeline:pipeline0/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20: | |
No decoder to handle media type 'application/x-ape' | |
../mutagen/tests/data/empty.tta | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
/home/asampson/mutagen/tests/data/empty.tta | |
Traceback (most recent call last): | |
File "dtest.py", line 10, in <module> | |
with audioread.gstdec.GstAudioFile(path) as f: | |
File "/home/asampson/audioread/audioread/gstdec.py", line 241, in __init__ | |
raise self.read_exc | |
audioread.gstdec.FileReadError: gstdecodebin2.c(1768): analyze_new_pad (): /GstPipeline:pipeline0/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20: | |
No decoder to handle media type 'audio/x-ttafile' | |
../mutagen/tests/data/variable-block.flac | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
Input file: 2 channels at 44100 Hz; 261.7 seconds. | |
/home/asampson/mutagen/tests/data/variable-block.flac | |
../mutagen/tests/data/silence-44-s.mp3 | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
Input file: 2 channels at 44100 Hz; 3.7 seconds. | |
/home/asampson/mutagen/tests/data/silence-44-s.mp3 | |
../mutagen/tests/data/has-tags.m4a | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
Input file: 2 channels at 44100 Hz; 3.7 seconds. | |
/home/asampson/mutagen/tests/data/has-tags.m4a | |
../mutagen/tests/data/CVE-2007-4619-1.flac | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
/home/asampson/mutagen/tests/data/CVE-2007-4619-1.flac | |
Traceback (most recent call last): | |
File "dtest.py", line 10, in <module> | |
with audioread.gstdec.GstAudioFile(path) as f: | |
File "/home/asampson/audioread/audioread/gstdec.py", line 241, in __init__ | |
raise self.read_exc | |
audioread.gstdec.FileReadError: gstbaseparse.c(2860): gst_base_parse_loop (): /GstPipeline:pipeline0/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20/GstFlacParse:flacparse0 | |
../mutagen/tests/data/empty.ofr | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
/home/asampson/mutagen/tests/data/empty.ofr | |
Traceback (most recent call last): | |
File "dtest.py", line 10, in <module> | |
with audioread.gstdec.GstAudioFile(path) as f: | |
File "/home/asampson/audioread/audioread/gstdec.py", line 241, in __init__ | |
raise self.read_exc | |
audioread.gstdec.FileReadError: gsttypefindelement.c(996): gst_type_find_element_activate (): /GstPipeline:pipeline0/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20/GstTypeFindElement:typefind | |
../mutagen/tests/data/bad-TYER-frame.mp3 | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
Input file: 2 channels at 44100 Hz; 0.9 seconds. | |
/home/asampson/mutagen/tests/data/bad-TYER-frame.mp3 | |
../mutagen/tests/data/64bit.mp4 | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
/home/asampson/mutagen/tests/data/64bit.mp4 | |
Traceback (most recent call last): | |
File "dtest.py", line 10, in <module> | |
with audioread.gstdec.GstAudioFile(path) as f: | |
File "/home/asampson/audioread/audioread/gstdec.py", line 241, in __init__ | |
raise self.read_exc | |
audioread.gstdec.FileReadError: qtdemux.c(527): gst_qtdemux_post_no_playable_stream_error (): /GstPipeline:pipeline0/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20/GstQTDemux:qtdemux0: | |
no known streams found | |
../mutagen/tests/data/apev2-lyricsv2.mp3 | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
Input file: 2 channels at 44100 Hz; 2.0 seconds. | |
/home/asampson/mutagen/tests/data/apev2-lyricsv2.mp3 | |
../mutagen/tests/data/xing.mp3 | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
Input file: 2 channels at 44100 Hz; 2.1 seconds. | |
/home/asampson/mutagen/tests/data/xing.mp3 | |
../mutagen/tests/data/id3v23_unsynch.id3 | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
/home/asampson/mutagen/tests/data/id3v23_unsynch.id3 | |
Traceback (most recent call last): | |
File "dtest.py", line 10, in <module> | |
with audioread.gstdec.GstAudioFile(path) as f: | |
File "/home/asampson/audioread/audioread/gstdec.py", line 241, in __init__ | |
raise self.read_exc | |
audioread.gstdec.FileReadError: gstbaseparse.c(2860): gst_base_parse_loop (): /GstPipeline:pipeline0/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20/GstMpegAudioParse:mpegaudioparse0 | |
../mutagen/tests/data/CVE-2007-4619-12.flac | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
/home/asampson/mutagen/tests/data/CVE-2007-4619-12.flac | |
Traceback (most recent call last): | |
File "dtest.py", line 10, in <module> | |
with audioread.gstdec.GstAudioFile(path) as f: | |
File "/home/asampson/audioread/audioread/gstdec.py", line 241, in __init__ | |
raise self.read_exc | |
audioread.gstdec.FileReadError: gstbaseparse.c(2860): gst_base_parse_loop (): /GstPipeline:pipeline0/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20/GstFlacParse:flacparse0 | |
../mutagen/tests/data/alac.m4a | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
/home/asampson/mutagen/tests/data/alac.m4a | |
Traceback (most recent call last): | |
File "dtest.py", line 10, in <module> | |
with audioread.gstdec.GstAudioFile(path) as f: | |
File "/home/asampson/audioread/audioread/gstdec.py", line 241, in __init__ | |
raise self.read_exc | |
audioread.gstdec.UnknownTypeError: can't decode stream: audio/x-alac, codec_data=(buffer)00000024616c616300000000000010000010280a0e0200ff0000002400000acc0000ac44, samplesize=(int)16, rate=(int)44100, channels=(int)2 | |
../mutagen/tests/data/multiplexed.spx | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
/home/asampson/mutagen/tests/data/multiplexed.spx | |
Traceback (most recent call last): | |
File "dtest.py", line 10, in <module> | |
with audioread.gstdec.GstAudioFile(path) as f: | |
File "/home/asampson/audioread/audioread/gstdec.py", line 241, in __init__ | |
raise self.read_exc | |
audioread.gstdec.FileReadError: gstdecodebin2.c(1768): analyze_new_pad (): /GstPipeline:pipeline0/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20: | |
No decoder to handle media type 'application/ogg' | |
../mutagen/tests/data/silence-44-s.wv | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
Input file: 2 channels at 44100 Hz; 3.7 seconds. | |
/home/asampson/mutagen/tests/data/silence-44-s.wv | |
../mutagen/tests/data/145-invalid-item-count.apev2 | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
/home/asampson/mutagen/tests/data/145-invalid-item-count.apev2 | |
Traceback (most recent call last): | |
File "dtest.py", line 10, in <module> | |
with audioread.gstdec.GstAudioFile(path) as f: | |
File "/home/asampson/audioread/audioread/gstdec.py", line 241, in __init__ | |
raise self.read_exc | |
audioread.gstdec.FileReadError: gstdecodebin2.c(1768): analyze_new_pad (): /GstPipeline:pipeline0/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20: | |
No decoder to handle media type 'application/x-apetag' | |
../mutagen/tests/data/silence-44-s-mpeg2.mp3 | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
Input file: 2 channels at 24000 Hz; 3.8 seconds. | |
/home/asampson/mutagen/tests/data/silence-44-s-mpeg2.mp3 | |
../mutagen/tests/data/8k-4ch-1s-silence.aif | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
** (dtest.py:5963): WARNING **: Failed to retrieve channel layout from caps. This usually means there is a GStreamer element that does not implement multichannel audio correctly. Please file a bug. | |
** (dtest.py:5963): WARNING **: Failed to retrieve channel layout from caps. This usually means there is a GStreamer element that does not implement multichannel audio correctly. Please file a bug. | |
Input file: 4 channels at 8000 Hz; 1.0 seconds. | |
/home/asampson/mutagen/tests/data/8k-4ch-1s-silence.aif | |
../mutagen/tests/data/ooming-header.flac | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
/home/asampson/mutagen/tests/data/ooming-header.flac | |
Traceback (most recent call last): | |
File "dtest.py", line 10, in <module> | |
with audioread.gstdec.GstAudioFile(path) as f: | |
File "/home/asampson/audioread/audioread/gstdec.py", line 241, in __init__ | |
raise self.read_exc | |
audioread.gstdec.FileReadError: gstbaseparse.c(2860): gst_base_parse_loop (): /GstPipeline:pipeline0/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20/GstFlacParse:flacparse0 | |
../mutagen/tests/data/silence-1.wma | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
/home/asampson/mutagen/tests/data/silence-1.wma | |
Traceback (most recent call last): | |
File "dtest.py", line 10, in <module> | |
with audioread.gstdec.GstAudioFile(path) as f: | |
File "/home/asampson/audioread/audioread/gstdec.py", line 241, in __init__ | |
raise self.read_exc | |
audioread.gstdec.UnknownTypeError: can't decode stream: audio/x-wma, wmaversion=(int)2, bitrate=(int)64008, depth=(int)16, rate=(int)48000, channels=(int)2, block_align=(int)2731, codec_data=(buffer)008800000f00ad2a0000 | |
../mutagen/tests/data/multipagecomment.ogg | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
/home/asampson/mutagen/tests/data/multipagecomment.ogg | |
Traceback (most recent call last): | |
File "dtest.py", line 10, in <module> | |
with audioread.gstdec.GstAudioFile(path) as f: | |
File "/home/asampson/audioread/audioread/gstdec.py", line 241, in __init__ | |
raise self.read_exc | |
audioread.gstdec.FileReadError: gstdecodebin2.c(1768): analyze_new_pad (): /GstPipeline:pipeline0/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20: | |
No decoder to handle media type 'application/ogg' | |
../mutagen/tests/data/oldtag.apev2 | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
/home/asampson/mutagen/tests/data/oldtag.apev2 | |
Traceback (most recent call last): | |
File "dtest.py", line 10, in <module> | |
with audioread.gstdec.GstAudioFile(path) as f: | |
File "/home/asampson/audioread/audioread/gstdec.py", line 241, in __init__ | |
raise self.read_exc | |
audioread.gstdec.FileReadError: gstdecodebin2.c(1768): analyze_new_pad (): /GstPipeline:pipeline0/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20: | |
No decoder to handle media type 'application/x-apetag' | |
../mutagen/tests/data/no-tags.flac | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
Input file: 2 channels at 44100 Hz; 3.7 seconds. | |
/home/asampson/mutagen/tests/data/no-tags.flac | |
../mutagen/tests/data/106-short-picture-block-size.flac | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
/home/asampson/mutagen/tests/data/106-short-picture-block-size.flac | |
Traceback (most recent call last): | |
File "dtest.py", line 10, in <module> | |
with audioread.gstdec.GstAudioFile(path) as f: | |
File "/home/asampson/audioread/audioread/gstdec.py", line 241, in __init__ | |
raise self.read_exc | |
audioread.gstdec.FileReadError: gstbaseparse.c(2869): gst_base_parse_loop (): /GstPipeline:pipeline0/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20/GstFlacParse:flacparse0: | |
streaming stopped, reason error | |
../mutagen/tests/data/CVE-2007-4619-2.flac | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
Input file: 2 channels at 44100 Hz; 3.7 seconds. | |
/home/asampson/mutagen/tests/data/CVE-2007-4619-2.flac | |
../mutagen/tests/data/brokentag.apev2 | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
/home/asampson/mutagen/tests/data/brokentag.apev2 | |
Traceback (most recent call last): | |
File "dtest.py", line 10, in <module> | |
with audioread.gstdec.GstAudioFile(path) as f: | |
File "/home/asampson/audioread/audioread/gstdec.py", line 241, in __init__ | |
raise self.read_exc | |
audioread.gstdec.FileReadError: gstdecodebin2.c(1768): analyze_new_pad (): /GstPipeline:pipeline0/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20: | |
No decoder to handle media type 'application/x-apetag' | |
../mutagen/tests/data/52-too-short-block-size.flac | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
Input file: 2 channels at 44100 Hz; 202.8 seconds. | |
/home/asampson/mutagen/tests/data/52-too-short-block-size.flac | |
../mutagen/tests/data/truncated-64bit.mp4 | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
/home/asampson/mutagen/tests/data/truncated-64bit.mp4 | |
Traceback (most recent call last): | |
File "dtest.py", line 10, in <module> | |
with audioread.gstdec.GstAudioFile(path) as f: | |
File "/home/asampson/audioread/audioread/gstdec.py", line 241, in __init__ | |
raise self.read_exc | |
audioread.gstdec.FileReadError: gstbaseparse.c(1110): gst_base_parse_sink_eventfunc (): /GstPipeline:pipeline0/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20/GstMpeg4VParse:mpeg4vparse0 | |
../mutagen/tests/data/52-overwritten-metadata.flac | |
** Message: pygobject_register_sinkfunc is deprecated (GstObject) | |
/home/asampson/mutagen/tests/data/52-overwritten-metadata.flac | |
Traceback (most recent call last): | |
File "dtest.py", line 10, in <module> | |
with audioread.gstdec.GstAudioFile(path) as f: | |
File "/home/asampson/audioread/audioread/gstdec.py", line 241, in __init__ | |
raise self.read_exc | |
audioread.gstdec.NoStreamError: no audio streams found |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment