Diskussion:Server/cibert: Unterschied zwischen den Versionen
Aus C3D2
Vater (Diskussion | Beiträge) |
Eri! (Diskussion | Beiträge) (Neuer Abschnitt →musik läuft nicht) |
||
Zeile 31: | Zeile 31: | ||
;…: | ;…: | ||
+ | |||
+ | == musik läuft nicht == | ||
+ | |||
+ | <pre> | ||
+ | youtube-dl -o - -f bestaudio https://www.youtube.com/watch\?v\=SmzLs8Gk9n4 | mplayer - | ||
+ | MPlayer SVN-r37901 (C) 2000-2016 MPlayer Team | ||
+ | |||
+ | Playing -. | ||
+ | Reading from stdin... | ||
+ | libavformat version 56.40.101 (external) | ||
+ | WARNING: Assuming --restrict-filenames since file system encoding cannot encode all characters. Set the LC_ALL environment variable to fix this. | ||
+ | [youtube] SmzLs8Gk9n4: Downloading webpage | ||
+ | [youtube] SmzLs8Gk9n4: Downloading video info webpage | ||
+ | [youtube] SmzLs8Gk9n4: Extracting video information | ||
+ | [download] Destination: - | ||
+ | [download] 0.0% of 42.83MiB at 469.13KiB/s ETA 01:33libavformat file format detected. | ||
+ | [download] 0.1% of 42.83MiB at 379.63KiB/s ETA 01:55[lavf] stream 0: audio (vorbis), -aid 0, -alang eng | ||
+ | Clip info: | ||
+ | encoder: google/video-file | ||
+ | Load subtitles in ./ | ||
+ | ========================================================================== | ||
+ | Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders | ||
+ | libavcodec version 56.60.100 (external) | ||
+ | AUDIO: 44100 Hz, 2 ch, floatbe, 0.0 kbit/0.00% (ratio: 0->352800) | ||
+ | Selected audio codec: [ffvorbis] afm: ffmpeg (FFmpeg Vorbis) | ||
+ | ========================================================================== | ||
+ | |||
+ | |||
+ | MPlayer interrupted by signal 13 in module: ao2_init | ||
+ | ao2: can't open sndio | ||
+ | [AO SDL] Samplerate: 44100Hz Channels: Stereo Format floatbe | ||
+ | [AO SDL] Unsupported audio format: 0x1c. | ||
+ | |||
+ | |||
+ | MPlayer interrupted by signal 13 in module: ao2_init | ||
+ | [download] 0.1% of 42.83MiB at 318.68KiB/s ETA 02:17 | ||
+ | |||
+ | ERROR: unable to write data: [Errno 32] Broken pipe | ||
+ | </pre> | ||
+ | [[Benutzer:Eri!|Eri!]] ([[Benutzer Diskussion:Eri!|Diskussion]]) 15:31, 24. Apr. 2018 (CEST) |
Version vom 24. April 2018, 14:31 Uhr
zu erledigende Dinge
-
doas
anstattsu
für den Account k-ot verwenden
- Shell "schön" machen
- zsh als standardmäßige Shell für den Account k-ot festlegen
- oh-my-zsh für den Account k-ot
- (für den Account root einfach alles standardmäßig lassen, oder?)
- Adresse für IP(v4) festlegen
- auch wegen DNS & Co
- in Anlehnung an Server/cider?
- Prüfen der grundsätzlichen Funktionalitäten, die zuvor durch Server/cider angeboten wurden
- Dokumentation der üblichen Verwendung
- wie kann da einfach Musik abgespielt werden (etwa wie bei der Dokumentation von Server/cider)
- Dokumentation zur üblichen Wartung
-
syspatch
- & Co?
- braucht es noch
pkg_add -u
oder sowas?
- braucht es noch
- & Co?
- rc script für pulseaudio
- Anforderungen sind grob bekannt
- user:TonyBoston?
- …
musik läuft nicht
youtube-dl -o - -f bestaudio https://www.youtube.com/watch\?v\=SmzLs8Gk9n4 | mplayer - MPlayer SVN-r37901 (C) 2000-2016 MPlayer Team Playing -. Reading from stdin... libavformat version 56.40.101 (external) WARNING: Assuming --restrict-filenames since file system encoding cannot encode all characters. Set the LC_ALL environment variable to fix this. [youtube] SmzLs8Gk9n4: Downloading webpage [youtube] SmzLs8Gk9n4: Downloading video info webpage [youtube] SmzLs8Gk9n4: Extracting video information [download] Destination: - [download] 0.0% of 42.83MiB at 469.13KiB/s ETA 01:33libavformat file format detected. [download] 0.1% of 42.83MiB at 379.63KiB/s ETA 01:55[lavf] stream 0: audio (vorbis), -aid 0, -alang eng Clip info: encoder: google/video-file Load subtitles in ./ ========================================================================== Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders libavcodec version 56.60.100 (external) AUDIO: 44100 Hz, 2 ch, floatbe, 0.0 kbit/0.00% (ratio: 0->352800) Selected audio codec: [ffvorbis] afm: ffmpeg (FFmpeg Vorbis) ========================================================================== MPlayer interrupted by signal 13 in module: ao2_init ao2: can't open sndio [AO SDL] Samplerate: 44100Hz Channels: Stereo Format floatbe [AO SDL] Unsupported audio format: 0x1c. MPlayer interrupted by signal 13 in module: ao2_init [download] 0.1% of 42.83MiB at 318.68KiB/s ETA 02:17 ERROR: unable to write data: [Errno 32] Broken pipe
Eri! (Diskussion) 15:31, 24. Apr. 2018 (CEST)