Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- tristan@test:~/tmp$ ffmpeg -re -i output.opus -f pulse "stream name"
- ffmpeg version 4.1.4-1build2 Copyright (c) 2000-2019 the FFmpeg developers
- built with gcc 9 (Ubuntu 9.2.1-4ubuntu1)
- configuration: --prefix=/usr --extra-version=1build2 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --enable-avresample --disable-filter=resample --enable-avisynth --enable-gnutls --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libjack --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librsvg --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzmq --enable-libzvbi --enable-lv2 --enable-omx --enable-openal --enable-opengl --enable-sdl2 --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-libx264 --enable-shared
- libavutil 56. 22.100 / 56. 22.100
- libavcodec 58. 35.100 / 58. 35.100
- libavformat 58. 20.100 / 58. 20.100
- libavdevice 58. 5.100 / 58. 5.100
- libavfilter 7. 40.101 / 7. 40.101
- libavresample 4. 0. 0 / 4. 0. 0
- libswscale 5. 3.100 / 5. 3.100
- libswresample 3. 3.100 / 3. 3.100
- libpostproc 55. 3.100 / 55. 3.100
- [ogg @ 0x55a3a55db9c0] Cannot identify new stream
- [ogg @ 0x55a3a55db9c0] failed to create or replace stream
- Input #0, ogg, from 'output.opus':
- Duration: N/A, start: 0.000000, bitrate: N/A
- Stream #0:0: Audio: opus, 48000 Hz, stereo, fltp
- Stream mapping:
- Stream #0:0 -> #0:0 (opus (native) -> pcm_s16le (native))
- Press [q] to stop, [?] for help
- Output #0, pulse, to 'stream name':
- Metadata:
- encoder : Lavf58.20.100
- Stream #0:0: Audio: pcm_s16le, 48000 Hz, stereo, s16, 1536 kb/s
- Metadata:
- encoder : Lavc58.35.100 pcm_s16le
- [ogg @ 0x55a3a55db9c0] Packet processing failed: Invalid data found when processing input
- output.opus: Invalid data found when processing input
- size=N/A time=-00:00:00.02 bitrate=N/A speed=N/A
- video:0kB audio:11kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement