Nur für ein paar Sekunden? Oder dauerhaft?
Nö, das läuft schon einige Zeit - allerdings ohne Ton.
Nur für ein paar Sekunden? Oder dauerhaft?
Nö, das läuft schon einige Zeit - allerdings ohne Ton.
Bisher habe ich nur das Erste getestet. Das läuft über TVH.
Ich kann das Programm in Kodi sehen. Allerdings ohne Ton.
Was du noch machen kannst: Den exakten ffmpeg-Befehl mit Loglevel debug aus tvHeadend - ohne pipe:// - in der Kommandozeile ausführen. Vermutlich wird das Ganze dort auch unterbrochen, aber man könnte den Fehler sehen.
Ändert nichts
admin@syno:/volume1/TVH/Test$ /volume1/@appstore/ffmpeg/bin/ffmpeg -loglevel debug -re -i "http://192.168.178.38:5000/api/zde/live/ard" -ignore_unknown -map 0:0 -map 0:1 -map 0:2? -map 0:3? -map 0:4? -c:a:0 copy -c:a:1 copy -c:v copy -c:s copy -f mpegts -metadata service_name="Das Erste HD" pipe:1
ffmpeg version 4.4.3-47 Copyright (c) 2000-2022 the FFmpeg developers
built with gcc 4.9.4 (crosstool-NG crosstool-ng-1.22.0-169-g87eb166) 20150629 (prerelease)
configuration: --target-os=linux --cross-prefix=/home/spksrc/tvh-update/spksrc/toolchain/syno-aarch64-6.1/work/aarch64-unknown-linux-gnueabi/bin/aarch64-unknown-linux-gnueabi- --prefix=/var/packages/ffmpeg/target --extra-cflags=-I/home/spksrc/tvh-update/spksrc/spk/ffmpeg/work-aarch64-6.1/install/var/packages/ffmpeg/target/include --extra-ldflags=-L/home/spksrc/tvh-update/spksrc/spk/ffmpeg/work-aarch64-6.1/install/var/packages/ffmpeg/target/lib --extra-libs='-lxml2 -ldl' --pkg-config=/usr/bin/pkg-config --ranlib=/home/spksrc/tvh-update/spksrc/toolchain/syno-aarch64-6.1/work/aarch64-unknown-linux-gnueabi/bin/aarch64-unknown-linux-gnueabi-ranlib --enable-cross-compile --enable-rpath --enable-pic --enable-shared --enable-gpl --enable-version3 --enable-avresample --disable-debug --disable-static --disable-doc --extra-version=47 --extra-cflags=-DSYNO_VIDEOSTATION --extra-cflags=-fno-if-conversion --extra-cflags=-O3 --extra-cflags=-Wno-deprecated-declarations --enable-libcodec2 --enable-libxml2 --enable-demuxer=dash --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libopenjpeg --enable-libmp3lame --enable-libbluray --enable-libspeex --enable-libtheora --enable-libcaca --enable-libdc1394 --enable-libvorbis --enable-libwebp --enable-libzmq --enable-gnutls --enable-libopus --enable-libsoxr --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-librabbitmq --enable-libzvbi --enable-libx264 --enable-libx265 --enable-libvpx --enable-libshine --enable-chromaprint --enable-libdav1d --enable-frei0r --enable-librist --enable-libzimg --enable-libfdk-aac --enable-nonfree --enable-libass --enable-libaom --enable-libsvtav1 --arch=arm64 --enable-neon --enable-thumb --disable-asm
libavutil 56. 70.100 / 56. 70.100
libavcodec 58.134.100 / 58.134.100
libavformat 58. 76.100 / 58. 76.100
libavdevice 58. 13.100 / 58. 13.100
libavfilter 7.110.100 / 7.110.100
libavresample 4. 0. 0 / 4. 0. 0
libswscale 5. 9.100 / 5. 9.100
libswresample 3. 9.100 / 3. 9.100
libpostproc 55. 9.100 / 55. 9.100
Splitting the commandline.
Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument 'debug'.
Reading option '-re' ... matched as option 're' (read input at native frame rate) with argument '1'.
Reading option '-i' ... matched as input url with argument 'http://192.168.178.38:5000/api/zde/live/ard'.
Reading option '-ignore_unknown' ... matched as option 'ignore_unknown' (Ignore unknown stream types) with argument '1'.
Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '0:0'.
Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '0:1'.
Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '0:2?'.
Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '0:3?'.
Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '0:4?'.
Reading option '-c:a:0' ... matched as option 'c' (codec name) with argument 'copy'.
Reading option '-c:a:1' ... matched as option 'c' (codec name) with argument 'copy'.
Reading option '-c:v' ... matched as option 'c' (codec name) with argument 'copy'.
Reading option '-c:s' ... matched as option 'c' (codec name) with argument 'copy'.
Reading option '-f' ... matched as option 'f' (force format) with argument 'mpegts'.
Reading option '-metadata' ... matched as option 'metadata' (add metadata) with argument 'service_name=Das Erste HD'.
Reading option 'pipe:1' ... matched as output url.
Finished splitting the commandline.
Parsing a group of options: global .
Applying option loglevel (set logging level) with argument debug.
Applying option ignore_unknown (Ignore unknown stream types) with argument 1.
Successfully parsed a group of options.
Parsing a group of options: input url http://192.168.178.38:5000/api/zde/live/ard.
Applying option re (read input at native frame rate) with argument 1.
Successfully parsed a group of options.
Opening an input file: http://192.168.178.38:5000/api/zde/live/ard.
[NULL @ 0x1491f6c0] Opening 'http://192.168.178.38:5000/api/zde/live/ard' for reading
[http @ 0x1491fe50] Setting default whitelist 'http,https,tls,rtp,tcp,udp,crypto,httpproxy,data'
[tcp @ 0x14922930] Original list of addresses:
[tcp @ 0x14922930] Address 192.168.178.38 port 5000
[tcp @ 0x14922930] Interleaved list of addresses:
[tcp @ 0x14922930] Address 192.168.178.38 port 5000
[tcp @ 0x14922930] Starting connection attempt to 192.168.178.38 port 5000
[tcp @ 0x14922930] Successfully connected to 192.168.178.38 port 5000
[http @ 0x1491fe50] request: GET /api/zde/live/ard HTTP/1.1
User-Agent: Lavf/58.76.100
Accept: */*
Range: bytes=0-
Connection: close
Host: 192.168.178.38:5000
Icy-MetaData: 1
[hls @ 0x1491f6c0] Format hls probed with size=2048 and score=100
[hls @ 0x1491f6c0] Skip ('#EXT-X-VERSION:7')
[hls @ 0x1491f6c0] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
[hls @ 0x1491f6c0] Opening 'https://fr5-v6-5-hls7-live.zahs.tv/HD_ard/t_track_audio_bw_128_num_0_tid_2_p_10_l_de_nd_1600_mbr_8000.m3u8?z32=MNZWSZB5GE3TGQZRIJCUMRCGGE2EEOKDGMWTMQRWGQ4TIMBWG44DEOBTGYZDKJTUNFWWK43INFTHIPJYGATHK43FOJPWSZB5GMYTKMJRGA4DQJTWHUYCM43JM46TQXZSGI3DIMLGGY2WMNTCGQ2TIMJUME3WIMJTG5RWEYLFGBRDQZRZMY' for reading
[tcp @ 0x1492a240] Original list of addresses:
[tcp @ 0x1492a240] Address 91.123.97.219 port 443
[tcp @ 0x1492a240] Address 91.123.97.221 port 443
[tcp @ 0x1492a240] Address 91.123.97.220 port 443
[tcp @ 0x1492a240] Address 91.123.97.222 port 443
[tcp @ 0x1492a240] Address 91.123.97.218 port 443
[tcp @ 0x1492a240] Address 2a06:1b00:97::105 port 443
[tcp @ 0x1492a240] Interleaved list of addresses:
[tcp @ 0x1492a240] Address 91.123.97.219 port 443
[tcp @ 0x1492a240] Address 2a06:1b00:97::105 port 443
[tcp @ 0x1492a240] Address 91.123.97.221 port 443
[tcp @ 0x1492a240] Address 91.123.97.220 port 443
[tcp @ 0x1492a240] Address 91.123.97.222 port 443
[tcp @ 0x1492a240] Address 91.123.97.218 port 443
[tcp @ 0x1492a240] Starting connection attempt to 91.123.97.219 port 443
[tcp @ 0x1492a240] Successfully connected to 91.123.97.219 port 443
Segmentation fault (core dumped)
Alles anzeigen
Ich überlege auch schon, ob ich das ganze nicht auf dem Pi laufen lasse.
Aber wie mache ich das dann vernünftig mit den Aufnahmen? Mit USB festplatte? Oder Schafft der Pi das dann auf der Syno zu speichern?
Oder wie machst Du das?
Deaktiviere mal bitte die -re Option, ansonsten bin ich überfragt, scheinbar wird ja der Stream kommentarlos abgebrochen.
so weit ich das sehe, ist der Fehler der selbe
2023-01-20 20:26:32.089 mpegts: channels.m3u - Das Erste HD in Zattoo - tuning on IPTV #1
2023-01-20 20:26:32.098 subscription: 07E7: "scan" subscribing to mux "channels.m3u - Das Erste HD", weight: 6, adapter: "IPTV #1", network: "Zattoo", service: "Raw PID Subscription"
2023-01-20 20:26:32.098 iptv: m3u parse: 0 new mux(es) in network 'Zattoo' (total 1)
2023-01-20 20:26:32.099 spawn: Executing "/volume1/@appstore/ffmpeg/bin/ffmpeg"
2023-01-20 20:26:32.909 spawn: ffmpeg version 4.4.3-47 Copyright (c) 2000-2022 the FFmpeg developers
2023-01-20 20:26:32.909 spawn: built with gcc 4.9.4 (crosstool-NG crosstool-ng-1.22.0-169-g87eb166) 20150629 (prerelease)
2023-01-20 20:26:32.909 spawn: configuration: --target-os=linux --cross-prefix=/home/spksrc/tvh-update/spksrc/toolchain/syno-aarch64-6.1/work/aarch64-unknown-linux-gnueabi/bin/aarch64-unknown-linux-gnueabi- --prefix=/var/packages/ffmpeg/target --extra-cflags=-I/home/spksrc/tvh-update/spksrc/spk/ffmpeg/work-aarch64-6.1/install/var/packages/ffmpeg/target/include --extra-ldflags=-L/home/spksrc/tvh-update/spksrc/spk/ffmpeg/work-aarch64-6.1/install/var/packages/ffmpeg/target/lib --extra-libs='-lxml2 -ldl' --pkg-config=/usr/bin/pkg-config --ranlib=/home/spksrc/tvh-update/spksrc/toolchain/syno-aarch64-6.1/work/aarch64-unknown-linux-gnueabi/bin/aarch64-unknown-linux-gnueabi-ranlib --enable-cross-compile --enable-rpath --enable-pic --enable-shared --enable-gpl --enable-version3 --enable-avresample --disable-debug --disable-static --disable-doc --extra-version=47 --extra-cflags=-DSYNO_VIDEOSTATION --extra-cflags=-fno-if-conversion --extra-cflags=-O3 --extra-cflags=-Wno-deprecated-declarations --enable-libcodec2 --enable-libxml2 --enable-de
2023-01-20 20:26:32.909 spawn: libavutil 56. 70.100 / 56. 70.100
2023-01-20 20:26:32.909 spawn: libavcodec 58.134.100 / 58.134.100
2023-01-20 20:26:32.909 spawn: libavformat 58. 76.100 / 58. 76.100
2023-01-20 20:26:32.909 spawn: libavdevice 58. 13.100 / 58. 13.100
2023-01-20 20:26:32.909 spawn: libavfilter 7.110.100 / 7.110.100
2023-01-20 20:26:32.909 spawn: libavresample 4. 0. 0 / 4. 0. 0
2023-01-20 20:26:32.909 spawn: libswscale 5. 9.100 / 5. 9.100
2023-01-20 20:26:32.909 spawn: libswresample 3. 9.100 / 3. 9.100
2023-01-20 20:26:32.909 spawn: libpostproc 55. 9.100 / 55. 9.100
2023-01-20 20:26:32.909 spawn: Splitting the commandline.
2023-01-20 20:26:32.909 spawn: Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument 'debug'.
2023-01-20 20:26:32.909 spawn: Reading option '-re' ... matched as option 're' (read input at native frame rate) with argument '1'.
2023-01-20 20:26:32.909 spawn: Reading option '-i' ... matched as input url with argument 'http://192.168.178.38:5000/api/zde/live/ard'.
2023-01-20 20:26:32.909 spawn: Reading option '-ignore_unknown' ... matched as option 'ignore_unknown' (Ignore unknown stream types) with argument '1'.
2023-01-20 20:26:32.909 spawn: Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '0:0'.
2023-01-20 20:26:32.909 spawn: Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '0:1'.
2023-01-20 20:26:32.909 spawn: Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '0:2?'.
2023-01-20 20:26:32.909 spawn: Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '0:3?'.
2023-01-20 20:26:32.909 spawn: Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '0:4?'.
2023-01-20 20:26:32.909 spawn: Reading option '-c:a:0' ... matched as option 'c' (codec name) with argument 'copy'.
2023-01-20 20:26:32.909 spawn: Reading option '-c:a:1' ... matched as option 'c' (codec name) with argument 'copy'.
2023-01-20 20:26:32.909 spawn: Reading option '-c:v' ... matched as option 'c' (codec name) with argument 'copy'.
2023-01-20 20:26:32.909 spawn: Reading option '-c:s' ... matched as option 'c' (codec name) with argument 'copy'.
2023-01-20 20:26:32.909 spawn: Reading option '-f' ... matched as option 'f' (force format) with argument 'mpegts'.
2023-01-20 20:26:32.909 spawn: Reading option '-metadata' ... matched as option 'metadata' (add metadata) with argument 'service_name=Das Erste HD'.
2023-01-20 20:26:32.909 spawn: Reading option 'pipe:1' ... matched as output url.
2023-01-20 20:26:32.909 spawn: Finished splitting the commandline.
2023-01-20 20:26:32.909 spawn: Parsing a group of options: global .
2023-01-20 20:26:32.909 spawn: Applying option loglevel (set logging level) with argument debug.
2023-01-20 20:26:32.909 spawn: Applying option ignore_unknown (Ignore unknown stream types) with argument 1.
2023-01-20 20:26:32.909 spawn: Successfully parsed a group of options.
2023-01-20 20:26:32.909 spawn: Parsing a group of options: input url http://192.168.178.38:5000/api/zde/live/ard.
2023-01-20 20:26:32.909 spawn: Applying option re (read input at native frame rate) with argument 1.
2023-01-20 20:26:32.909 spawn: Successfully parsed a group of options.
2023-01-20 20:26:32.909 spawn: Opening an input file: http://192.168.178.38:5000/api/zde/live/ard.
2023-01-20 20:26:32.910 spawn: [NULL @ 0x20f916c0] Opening 'http://192.168.178.38:5000/api/zde/live/ard' for reading
2023-01-20 20:26:32.910 spawn: [http @ 0x20f91e50] Setting default whitelist 'http,https,tls,rtp,tcp,udp,crypto,httpproxy,data'
2023-01-20 20:26:32.910 spawn: [tcp @ 0x20f94930] Original list of addresses:
2023-01-20 20:26:32.910 spawn: [tcp @ 0x20f94930] Address 192.168.178.38 port 5000
2023-01-20 20:26:32.910 spawn: [tcp @ 0x20f94930] Interleaved list of addresses:
2023-01-20 20:26:32.910 spawn: [tcp @ 0x20f94930] Address 192.168.178.38 port 5000
2023-01-20 20:26:32.910 spawn: [tcp @ 0x20f94930] Starting connection attempt to 192.168.178.38 port 5000
2023-01-20 20:26:32.911 spawn: [tcp @ 0x20f94930] Successfully connected to 192.168.178.38 port 5000
2023-01-20 20:26:32.911 spawn: [http @ 0x20f91e50] request: GET /api/zde/live/ard HTTP/1.1
2023-01-20 20:26:32.911 spawn: User-Agent: Lavf/58.76.100
2023-01-20 20:26:32.911 spawn: Accept: */*
2023-01-20 20:26:32.911 spawn: Range: bytes=0-
2023-01-20 20:26:32.911 spawn: Connection: close
2023-01-20 20:26:32.911 spawn: Host: 192.168.178.38:5000
2023-01-20 20:26:32.911 spawn: Icy-MetaData: 1
2023-01-20 20:26:33.415 spawn: [hls @ 0x20f916c0] Format hls probed with size=2048 and score=100
2023-01-20 20:26:33.415 spawn: [hls @ 0x20f916c0] Skip ('#EXT-X-VERSION:7')
2023-01-20 20:26:33.415 spawn: [hls @ 0x20f916c0] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
2023-01-20 20:26:33.415 spawn: [hls @ 0x20f916c0] Opening 'https://fra3-4-hls7-live.zahs.tv/HD_ard/t_track_audio_bw_128_num_0_tid_2_p_10_l_de_nd_1600_mbr_8000.m3u8?z32=MNZWSZB5GE3TGQZRIFDDGOJSGYYTKMKCIQWTIQJXIM4DERJUGYYTGRKEHEZEGJTUNFWWK43INFTHIPJYGATHK43FOJPWSZB5GMYTKMJRGA4DQJTWHUYCM43JM46TQXZTHBRGKNBQMMZDAYRYGYZWINZQMZRTQNZTGBRTGYRUGVRDCNZZGI' for reading
2023-01-20 20:26:33.451 spawn: [tcp @ 0x20f9c240] Original list of addresses:
2023-01-20 20:26:33.451 spawn: [tcp @ 0x20f9c240] Address 91.123.103.212 port 443
2023-01-20 20:26:33.451 spawn: [tcp @ 0x20f9c240] Address 91.123.103.211 port 443
2023-01-20 20:26:33.451 spawn: [tcp @ 0x20f9c240] Address 91.123.103.210 port 443
2023-01-20 20:26:33.451 spawn: [tcp @ 0x20f9c240] Interleaved list of addresses:
2023-01-20 20:26:33.451 spawn: [tcp @ 0x20f9c240] Address 91.123.103.212 port 443
2023-01-20 20:26:33.452 spawn: [tcp @ 0x20f9c240] Address 91.123.103.211 port 443
2023-01-20 20:26:33.452 spawn: [tcp @ 0x20f9c240] Address 91.123.103.210 port 443
2023-01-20 20:26:33.452 spawn: [tcp @ 0x20f9c240] Starting connection attempt to 91.123.103.212 port 443
2023-01-20 20:26:33.467 spawn: [tcp @ 0x20f9c240] Successfully connected to 91.123.103.212 port 443
2023-01-20 20:26:33.825 iptv: stdin pipe 41 unexpectedly closed: No data
Alles anzeigen
Richtig so?
2023-01-20 20:10:18.938 mpegts: channels.m3u - Das Erste HD in Zattoo - tuning on IPTV #1
2023-01-20 20:10:18.946 spawn: Executing "/volume1/@appstore/ffmpeg/bin/ffmpeg"
2023-01-20 20:10:18.973 subscription: 07E0: "scan" subscribing to mux "channels.m3u - Das Erste HD", weight: 5, adapter: "IPTV #1", network: "Zattoo", service: "Raw PID Subscription"
2023-01-20 20:10:19.030 spawn: ffmpeg version 4.4.3-47 Copyright (c) 2000-2022 the FFmpeg developers
2023-01-20 20:10:19.030 spawn: built with gcc 4.9.4 (crosstool-NG crosstool-ng-1.22.0-169-g87eb166) 20150629 (prerelease)
2023-01-20 20:10:19.030 spawn: configuration: --target-os=linux --cross-prefix=/home/spksrc/tvh-update/spksrc/toolchain/syno-aarch64-6.1/work/aarch64-unknown-linux-gnueabi/bin/aarch64-unknown-linux-gnueabi- --prefix=/var/packages/ffmpeg/target --extra-cflags=-I/home/spksrc/tvh-update/spksrc/spk/ffmpeg/work-aarch64-6.1/install/var/packages/ffmpeg/target/include --extra-ldflags=-L/home/spksrc/tvh-update/spksrc/spk/ffmpeg/work-aarch64-6.1/install/var/packages/ffmpeg/target/lib --extra-libs='-lxml2 -ldl' --pkg-config=/usr/bin/pkg-config --ranlib=/home/spksrc/tvh-update/spksrc/toolchain/syno-aarch64-6.1/work/aarch64-unknown-linux-gnueabi/bin/aarch64-unknown-linux-gnueabi-ranlib --enable-cross-compile --enable-rpath --enable-pic --enable-shared --enable-gpl --enable-version3 --enable-avresample --disable-debug --disable-static --disable-doc --extra-version=47 --extra-cflags=-DSYNO_VIDEOSTATION --extra-cflags=-fno-if-conversion --extra-cflags=-O3 --extra-cflags=-Wno-deprecated-declarations --enable-libcodec2 --enable-libxml2 --enable-de
2023-01-20 20:10:19.030 spawn: libavutil 56. 70.100 / 56. 70.100
2023-01-20 20:10:19.030 spawn: libavcodec 58.134.100 / 58.134.100
2023-01-20 20:10:19.030 spawn: libavformat 58. 76.100 / 58. 76.100
2023-01-20 20:10:19.030 spawn: libavdevice 58. 13.100 / 58. 13.100
2023-01-20 20:10:19.030 spawn: libavfilter 7.110.100 / 7.110.100
2023-01-20 20:10:19.030 spawn: libavresample 4. 0. 0 / 4. 0. 0
2023-01-20 20:10:19.030 spawn: libswscale 5. 9.100 / 5. 9.100
2023-01-20 20:10:19.030 spawn: libswresample 3. 9.100 / 3. 9.100
2023-01-20 20:10:19.030 spawn: libpostproc 55. 9.100 / 55. 9.100
2023-01-20 20:10:19.031 spawn: Splitting the commandline.
2023-01-20 20:10:19.031 spawn: Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument 'debug'.
2023-01-20 20:10:19.031 spawn: Reading option '-re' ... matched as option 're' (read input at native frame rate) with argument '1'.
2023-01-20 20:10:19.031 spawn: Reading option '-i' ... matched as input url with argument 'http://192.168.178.38:5000/api/zde/live/ard'.
2023-01-20 20:10:19.031 spawn: Reading option '-ignore_unknown' ... matched as option 'ignore_unknown' (Ignore unknown stream types) with argument '1'.
2023-01-20 20:10:19.031 spawn: Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '0:0'.
2023-01-20 20:10:19.031 spawn: Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '0:1'.
2023-01-20 20:10:19.031 spawn: Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '0:2?'.
2023-01-20 20:10:19.031 spawn: Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '0:3?'.
2023-01-20 20:10:19.031 spawn: Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '0:4?'.
2023-01-20 20:10:19.031 spawn: Reading option '-c:a:0' ... matched as option 'c' (codec name) with argument 'copy'.
2023-01-20 20:10:19.031 spawn: Reading option '-c:a:1' ... matched as option 'c' (codec name) with argument 'copy'.
2023-01-20 20:10:19.031 spawn: Reading option '-c:v' ... matched as option 'c' (codec name) with argument 'copy'.
2023-01-20 20:10:19.031 spawn: Reading option '-c:s' ... matched as option 'c' (codec name) with argument 'copy'.
2023-01-20 20:10:19.031 spawn: Reading option '-f' ... matched as option 'f' (force format) with argument 'mpegts'.
2023-01-20 20:10:19.031 spawn: Reading option '-metadata' ... matched as option 'metadata' (add metadata) with argument 'service_name=Das Erste HD'.
2023-01-20 20:10:19.031 spawn: Reading option 'pipe:1' ... matched as output url.
2023-01-20 20:10:19.031 spawn: Finished splitting the commandline.
2023-01-20 20:10:19.031 spawn: Parsing a group of options: global .
2023-01-20 20:10:19.031 spawn: Applying option loglevel (set logging level) with argument debug.
2023-01-20 20:10:19.031 spawn: Applying option ignore_unknown (Ignore unknown stream types) with argument 1.
2023-01-20 20:10:19.031 spawn: Successfully parsed a group of options.
2023-01-20 20:10:19.031 spawn: Parsing a group of options: input url http://192.168.178.38:5000/api/zde/live/ard.
2023-01-20 20:10:19.031 spawn: Applying option re (read input at native frame rate) with argument 1.
2023-01-20 20:10:19.031 spawn: Successfully parsed a group of options.
2023-01-20 20:10:19.031 spawn: Opening an input file: http://192.168.178.38:5000/api/zde/live/ard.
2023-01-20 20:10:19.031 spawn: [NULL @ 0x25caa6c0] Opening 'http://192.168.178.38:5000/api/zde/live/ard' for reading
2023-01-20 20:10:19.031 spawn: [http @ 0x25caae50] Setting default whitelist 'http,https,tls,rtp,tcp,udp,crypto,httpproxy,data'
2023-01-20 20:10:19.032 spawn: [tcp @ 0x25cad930] Original list of addresses:
2023-01-20 20:10:19.032 spawn: [tcp @ 0x25cad930] Address 192.168.178.38 port 5000
2023-01-20 20:10:19.032 spawn: [tcp @ 0x25cad930] Interleaved list of addresses:
2023-01-20 20:10:19.032 spawn: [tcp @ 0x25cad930] Address 192.168.178.38 port 5000
2023-01-20 20:10:19.032 spawn: [tcp @ 0x25cad930] Starting connection attempt to 192.168.178.38 port 5000
2023-01-20 20:10:19.032 spawn: [tcp @ 0x25cad930] Successfully connected to 192.168.178.38 port 5000
2023-01-20 20:10:19.032 spawn: [http @ 0x25caae50] request: GET /api/zde/live/ard HTTP/1.1
2023-01-20 20:10:19.032 spawn: User-Agent: Lavf/58.76.100
2023-01-20 20:10:19.032 spawn: Accept: */*
2023-01-20 20:10:19.032 spawn: Range: bytes=0-
2023-01-20 20:10:19.032 spawn: Connection: close
2023-01-20 20:10:19.032 spawn: Host: 192.168.178.38:5000
2023-01-20 20:10:19.032 spawn: Icy-MetaData: 1
2023-01-20 20:10:19.999 spawn: [hls @ 0x25caa6c0] Format hls probed with size=2048 and score=100
2023-01-20 20:10:19.999 spawn: [hls @ 0x25caa6c0] Skip ('#EXT-X-VERSION:7')
2023-01-20 20:10:19.999 spawn: [hls @ 0x25caa6c0] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
2023-01-20 20:10:20.000 spawn: [hls @ 0x25caa6c0] Opening 'https://fr5-v6-5-hls7-live.zahs.tv/HD_ard/t_track_audio_bw_128_num_0_tid_2_p_10_l_de_nd_1600_mbr_8000.m3u8?z32=MNZWSZB5GE3TGQZRIEYTARKCGM4EGOJWIIWTGNJVG42UCQJQHE2DONBYIJCEIJTUNFWWK43INFTHIPJYGATHK43FOJPWSZB5GMYTKMJRGA4DQJTWHUYCM43JM46TQXZTMUZTOZBZG5QWIZDGMM3WMNDFG5STIMLFMY4DSZRZHEYDCYJRG4' for reading
2023-01-20 20:10:20.004 spawn: [tcp @ 0x25cb5240] Original list of addresses:
2023-01-20 20:10:20.004 spawn: [tcp @ 0x25cb5240] Address 91.123.97.220 port 443
2023-01-20 20:10:20.004 spawn: [tcp @ 0x25cb5240] Address 91.123.97.221 port 443
2023-01-20 20:10:20.004 spawn: [tcp @ 0x25cb5240] Address 91.123.97.218 port 443
2023-01-20 20:10:20.004 spawn: [tcp @ 0x25cb5240] Address 91.123.97.219 port 443
2023-01-20 20:10:20.004 spawn: [tcp @ 0x25cb5240] Address 91.123.97.222 port 443
2023-01-20 20:10:20.004 spawn: [tcp @ 0x25cb5240] Address 2a06:1b00:97::105 port 443
2023-01-20 20:10:20.004 spawn: [tcp @ 0x25cb5240] Interleaved list of addresses:
2023-01-20 20:10:20.004 spawn: [tcp @ 0x25cb5240] Address 91.123.97.220 port 443
2023-01-20 20:10:20.004 spawn: [tcp @ 0x25cb5240] Address 2a06:1b00:97::105 port 443
2023-01-20 20:10:20.004 spawn: [tcp @ 0x25cb5240] Address 91.123.97.221 port 443
2023-01-20 20:10:20.004 spawn: [tcp @ 0x25cb5240] Address 91.123.97.218 port 443
2023-01-20 20:10:20.004 spawn: [tcp @ 0x25cb5240] Address 91.123.97.219 port 443
2023-01-20 20:10:20.004 spawn: [tcp @ 0x25cb5240] Address 91.123.97.222 port 443
2023-01-20 20:10:20.004 spawn: [tcp @ 0x25cb5240] Starting connection attempt to 91.123.97.220 port 443
2023-01-20 20:10:20.024 spawn: [tcp @ 0x25cb5240] Successfully connected to 91.123.97.220 port 443
2023-01-20 20:10:20.347 iptv: stdin pipe 31 unexpectedly closed: No data
2023-01-20 20:10:33.458 iptv: m3u parse: 0 new mux(es) in network 'Zattoo' (total 1)
2023-01-20 20:11:18.931 mpegts: channels.m3u - Das Erste HD in Zattoo - scan no data, failed
2023-01-20 20:11:18.931 subscription: 07E0: "scan" unsubscribing
Alles anzeigen
Ich sehe nur Successfully connected to...
Vielleicht stellst du mal in Telerising testweise die Qualität runter und/oder verlängerst den Scan, ggf. wird der Stream zu früh unterbrochen (Maximum timeout (seconds) in den Settings des IPTV-Netzwerks).
Ich habe die Qualität auf Minimum gestellt und den timeout auf 60 Sekunden.
Hilft nichts.
2023-01-20 19:43:08.516 mpegts: channels.m3u - SWR RP HD in Zattoo - scan no data, failed
2023-01-20 19:43:08.516 subscription: 057A: "scan" unsubscribing
2023-01-20 19:43:08.534 mpegts: channels.m3u - WDR Essen HD in Zattoo - scan no data, failed
2023-01-20 19:43:08.534 subscription: 0579: "scan" unsubscribing
2023-01-20 19:43:08.589 spawn: Executing "/volume1/@appstore/ffmpeg/bin/ffmpeg"
2023-01-20 19:43:08.611 spawn: Executing "/volume1/@appstore/ffmpeg/bin/ffmpeg"
2023-01-20 19:43:08.623 iptv: stdin pipe 61 unexpectedly closed: No data
2023-01-20 19:43:08.623 iptv: stdin pipe 62 unexpectedly closed: No data
Aus der Kodinerdsliste
admin@syno:/volume1/TVH/Test$ sudo /volume1/@appstore/ffmpeg/bin/ffmpeg -loglevel debug -i https://mcdn.daserste.de/daserste/de/master.m3u8 -c copy testaufnahme.ts
Password:
ffmpeg version 4.4.3-47 Copyright (c) 2000-2022 the FFmpeg developers
built with gcc 4.9.4 (crosstool-NG crosstool-ng-1.22.0-169-g87eb166) 20150629 (prerelease)
configuration: --target-os=linux --cross-prefix=/home/spksrc/tvh-update/spksrc/toolchain/syno-aarch64-6.1/work/aarch64-unknown-linux-gnueabi/bin/aarch64-unknown-linux-gnueabi- --prefix=/var/packages/ffmpeg/target --extra-cflags=-I/home/spksrc/tvh-update/spksrc/spk/ffmpeg/work-aarch64-6.1/install/var/packages/ffmpeg/target/include --extra-ldflags=-L/home/spksrc/tvh-update/spksrc/spk/ffmpeg/work-aarch64-6.1/install/var/packages/ffmpeg/target/lib --extra-libs='-lxml2 -ldl' --pkg-config=/usr/bin/pkg-config --ranlib=/home/spksrc/tvh-update/spksrc/toolchain/syno-aarch64-6.1/work/aarch64-unknown-linux-gnueabi/bin/aarch64-unknown-linux-gnueabi-ranlib --enable-cross-compile --enable-rpath --enable-pic --enable-shared --enable-gpl --enable-version3 --enable-avresample --disable-debug --disable-static --disable-doc --extra-version=47 --extra-cflags=-DSYNO_VIDEOSTATION --extra-cflags=-fno-if-conversion --extra-cflags=-O3 --extra-cflags=-Wno-deprecated-declarations --enable-libcodec2 --enable-libxml2 --enable-demuxer=dash --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libopenjpeg --enable-libmp3lame --enable-libbluray --enable-libspeex --enable-libtheora --enable-libcaca --enable-libdc1394 --enable-libvorbis --enable-libwebp --enable-libzmq --enable-gnutls --enable-libopus --enable-libsoxr --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-librabbitmq --enable-libzvbi --enable-libx264 --enable-libx265 --enable-libvpx --enable-libshine --enable-chromaprint --enable-libdav1d --enable-frei0r --enable-librist --enable-libzimg --enable-libfdk-aac --enable-nonfree --enable-libass --enable-libaom --enable-libsvtav1 --arch=arm64 --enable-neon --enable-thumb --disable-asm
libavutil 56. 70.100 / 56. 70.100
libavcodec 58.134.100 / 58.134.100
libavformat 58. 76.100 / 58. 76.100
libavdevice 58. 13.100 / 58. 13.100
libavfilter 7.110.100 / 7.110.100
libavresample 4. 0. 0 / 4. 0. 0
libswscale 5. 9.100 / 5. 9.100
libswresample 3. 9.100 / 3. 9.100
libpostproc 55. 9.100 / 55. 9.100
Splitting the commandline.
Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument 'debug'.
Reading option '-i' ... matched as input url with argument 'https://mcdn.daserste.de/daserste/de/master.m3u8'.
Reading option '-c' ... matched as option 'c' (codec name) with argument 'copy'.
Reading option 'testaufnahme.ts' ... matched as output url.
Finished splitting the commandline.
Parsing a group of options: global .
Applying option loglevel (set logging level) with argument debug.
Successfully parsed a group of options.
Parsing a group of options: input url https://mcdn.daserste.de/daserste/de/master.m3u8.
Successfully parsed a group of options.
Opening an input file: https://mcdn.daserste.de/daserste/de/master.m3u8.
[NULL @ 0xde8a570] Opening 'https://mcdn.daserste.de/daserste/de/master.m3u8' for reading
[https @ 0xde8ad00] Setting default whitelist 'http,https,tls,rtp,tcp,udp,crypto,httpproxy'
[tcp @ 0xde8d9b0] Original list of addresses:
[tcp @ 0xde8d9b0] Address 8.238.40.252 port 443
[tcp @ 0xde8d9b0] Address 8.238.42.252 port 443
[tcp @ 0xde8d9b0] Address 8.238.40.124 port 443
[tcp @ 0xde8d9b0] Address 8.238.39.252 port 443
[tcp @ 0xde8d9b0] Interleaved list of addresses:
[tcp @ 0xde8d9b0] Address 8.238.40.252 port 443
[tcp @ 0xde8d9b0] Address 8.238.42.252 port 443
[tcp @ 0xde8d9b0] Address 8.238.40.124 port 443
[tcp @ 0xde8d9b0] Address 8.238.39.252 port 443
[tcp @ 0xde8d9b0] Starting connection attempt to 8.238.40.252 port 443
[tcp @ 0xde8d9b0] Successfully connected to 8.238.40.252 port 443
Segmentation fault
Alles anzeigen
Aus der Telerising Api
admin@syno:/volume1/TVH/Test$ sudo /volume1/@appstore/ffmpeg/bin/ffmpeg -loglevel debug -i http://192.168.178.38:5000/api/zde/live/ard.m3u8 copy testaufnahme.ts
Password:
ffmpeg version 4.4.3-47 Copyright (c) 2000-2022 the FFmpeg developers
built with gcc 4.9.4 (crosstool-NG crosstool-ng-1.22.0-169-g87eb166) 20150629 (prerelease)
configuration: --target-os=linux --cross-prefix=/home/spksrc/tvh-update/spksrc/toolchain/syno-aarch64-6.1/work/aarch64-unknown-linux-gnueabi/bin/aarch64-unknown-linux-gnueabi- --prefix=/var/packages/ffmpeg/target --extra-cflags=-I/home/spksrc/tvh-update/spksrc/spk/ffmpeg/work-aarch64-6.1/install/var/packages/ffmpeg/target/include --extra-ldflags=-L/home/spksrc/tvh-update/spksrc/spk/ffmpeg/work-aarch64-6.1/install/var/packages/ffmpeg/target/lib --extra-libs='-lxml2 -ldl' --pkg-config=/usr/bin/pkg-config --ranlib=/home/spksrc/tvh-update/spksrc/toolchain/syno-aarch64-6.1/work/aarch64-unknown-linux-gnueabi/bin/aarch64-unknown-linux-gnueabi-ranlib --enable-cross-compile --enable-rpath --enable-pic --enable-shared --enable-gpl --enable-version3 --enable-avresample --disable-debug --disable-static --disable-doc --extra-version=47 --extra-cflags=-DSYNO_VIDEOSTATION --extra-cflags=-fno-if-conversion --extra-cflags=-O3 --extra-cflags=-Wno-deprecated-declarations --enable-libcodec2 --enable-libxml2 --enable-demuxer=dash --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libopenjpeg --enable-libmp3lame --enable-libbluray --enable-libspeex --enable-libtheora --enable-libcaca --enable-libdc1394 --enable-libvorbis --enable-libwebp --enable-libzmq --enable-gnutls --enable-libopus --enable-libsoxr --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-librabbitmq --enable-libzvbi --enable-libx264 --enable-libx265 --enable-libvpx --enable-libshine --enable-chromaprint --enable-libdav1d --enable-frei0r --enable-librist --enable-libzimg --enable-libfdk-aac --enable-nonfree --enable-libass --enable-libaom --enable-libsvtav1 --arch=arm64 --enable-neon --enable-thumb --disable-asm
libavutil 56. 70.100 / 56. 70.100
libavcodec 58.134.100 / 58.134.100
libavformat 58. 76.100 / 58. 76.100
libavdevice 58. 13.100 / 58. 13.100
libavfilter 7.110.100 / 7.110.100
libavresample 4. 0. 0 / 4. 0. 0
libswscale 5. 9.100 / 5. 9.100
libswresample 3. 9.100 / 3. 9.100
libpostproc 55. 9.100 / 55. 9.100
Splitting the commandline.
Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument 'debug'.
Reading option '-i' ... matched as input url with argument 'http://192.168.178.38:5000/api/zde/live/ard.m3u8'.
Reading option 'copy' ... matched as output url.
Reading option 'testaufnahme.ts' ... matched as output url.
Finished splitting the commandline.
Parsing a group of options: global .
Applying option loglevel (set logging level) with argument debug.
Successfully parsed a group of options.
Parsing a group of options: input url http://192.168.178.38:5000/api/zde/live/ard.m3u8.
Successfully parsed a group of options.
Opening an input file: http://192.168.178.38:5000/api/zde/live/ard.m3u8.
[NULL @ 0x385f25c0] Opening 'http://192.168.178.38:5000/api/zde/live/ard.m3u8' for reading
[http @ 0x385f2d50] Setting default whitelist 'http,https,tls,rtp,tcp,udp,crypto,httpproxy,data'
[tcp @ 0x385f5830] Original list of addresses:
[tcp @ 0x385f5830] Address 192.168.178.38 port 5000
[tcp @ 0x385f5830] Interleaved list of addresses:
[tcp @ 0x385f5830] Address 192.168.178.38 port 5000
[tcp @ 0x385f5830] Starting connection attempt to 192.168.178.38 port 5000
[tcp @ 0x385f5830] Successfully connected to 192.168.178.38 port 5000
[http @ 0x385f2d50] request: GET /api/zde/live/ard.m3u8 HTTP/1.1
User-Agent: Lavf/58.76.100
Accept: */*
Range: bytes=0-
Connection: close
Host: 192.168.178.38:5000
Icy-MetaData: 1
[hls @ 0x385f25c0] Format hls probed with size=2048 and score=100
[hls @ 0x385f25c0] Skip ('#EXT-X-VERSION:7')
[hls @ 0x385f25c0] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
[hls @ 0x385f25c0] Opening 'https://fra3-3-hls7-live.zahs.tv/HD_ard/t_track_audio_bw_128_num_0_tid_2_p_10_l_de_nd_1600_mbr_8000.m3u8?z32=MNZWSZB5GE3TGQZQIRATANSDII3TKRJUGEWTKMJZGMYEGRKFIJBUMMSDGM4UGJTUNFWWK43INFTHIPJYGATHK43FOJPWSZB5GMYTKMJRGA4DQJTWHUYCM43JM46TQXZXMYZGKOJXG5RTGZJYGQ2WGY3DMQYTQNLCMQZWENTGMU3DSZJYMM' for reading
[tcp @ 0x385fd140] Original list of addresses:
[tcp @ 0x385fd140] Address 91.123.103.201 port 443
[tcp @ 0x385fd140] Address 91.123.103.199 port 443
[tcp @ 0x385fd140] Address 91.123.103.200 port 443
[tcp @ 0x385fd140] Interleaved list of addresses:
[tcp @ 0x385fd140] Address 91.123.103.201 port 443
[tcp @ 0x385fd140] Address 91.123.103.199 port 443
[tcp @ 0x385fd140] Address 91.123.103.200 port 443
[tcp @ 0x385fd140] Starting connection attempt to 91.123.103.201 port 443
[tcp @ 0x385fd140] Successfully connected to 91.123.103.201 port 443
Segmentation fault
admin@syno:/volume1/TVH/Test$
Alles anzeigen
Trotz des Segmentation faults. Kann ich den Kodinerds Mux Scannen den Service zuordnen und auch in Kodi abspielen. An dem ffmpeg liegt es vielleicht doch nicht??
Vielen Dank für die detaillierte Antwort. Dann liegt es wohl doch nicht an mir.
Das in /volume1/@appstore/ffmpeg/bin/ffmpeg installierte ffmpeg müsste das nach @darkside40 empfohlene sein
Bei der Kodinerdsliste bedeutet es geht, dass ich die meisten der Muxe in TVH erfolgreich gescannt habe. Mit ffmpeg habe ich sie nicht getestet.
Ich werde dann heute Abend mal denselben Sender per Kodi IPTV Liste und TelerisingApi mit ffmpeg testen.
pro7maxx mit 2x "x", die andere ID gibt es nicht.
ups Copy Patse Fehler
Läuft aber trotzdem nicht
admin@syno:/volume1/TVH/Test$ sudo /volume1/@appstore/ffmpeg/bin/ffmpeg -loglevel debug -i http://192.168.178.38:5000/api/zde/live/pro7maxx -c copy testaufnahme.ts
Password:
ffmpeg version 4.4.3-47 Copyright (c) 2000-2022 the FFmpeg developers
built with gcc 4.9.4 (crosstool-NG crosstool-ng-1.22.0-169-g87eb166) 20150629 (prerelease)
configuration: --target-os=linux --cross-prefix=/home/spksrc/tvh-update/spksrc/toolchain/syno-aarch64-6.1/work/aarch64-unknown-linux-gnueabi/bin/aarch64-unknown-linux-gnueabi- --prefix=/var/packages/ffmpeg/target --extra-cflags=-I/home/spksrc/tvh-update/spksrc/spk/ffmpeg/work-aarch64-6.1/install/var/packages/ffmpeg/target/include --extra-ldflags=-L/home/spksrc/tvh-update/spksrc/spk/ffmpeg/work-aarch64-6.1/install/var/packages/ffmpeg/target/lib --extra-libs='-lxml2 -ldl' --pkg-config=/usr/bin/pkg-config --ranlib=/home/spksrc/tvh-update/spksrc/toolchain/syno-aarch64-6.1/work/aarch64-unknown-linux-gnueabi/bin/aarch64-unknown-linux-gnueabi-ranlib --enable-cross-compile --enable-rpath --enable-pic --enable-shared --enable-gpl --enable-version3 --enable-avresample --disable-debug --disable-static --disable-doc --extra-version=47 --extra-cflags=-DSYNO_VIDEOSTATION --extra-cflags=-fno-if-conversion --extra-cflags=-O3 --extra-cflags=-Wno-deprecated-declarations --enable-libcodec2 --enable-libxml2 --enable-demuxer=dash --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libopenjpeg --enable-libmp3lame --enable-libbluray --enable-libspeex --enable-libtheora --enable-libcaca --enable-libdc1394 --enable-libvorbis --enable-libwebp --enable-libzmq --enable-gnutls --enable-libopus --enable-libsoxr --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-librabbitmq --enable-libzvbi --enable-libx264 --enable-libx265 --enable-libvpx --enable-libshine --enable-chromaprint --enable-libdav1d --enable-frei0r --enable-librist --enable-libzimg --enable-libfdk-aac --enable-nonfree --enable-libass --enable-libaom --enable-libsvtav1 --arch=arm64 --enable-neon --enable-thumb --disable-asm
libavutil 56. 70.100 / 56. 70.100
libavcodec 58.134.100 / 58.134.100
libavformat 58. 76.100 / 58. 76.100
libavdevice 58. 13.100 / 58. 13.100
libavfilter 7.110.100 / 7.110.100
libavresample 4. 0. 0 / 4. 0. 0
libswscale 5. 9.100 / 5. 9.100
libswresample 3. 9.100 / 3. 9.100
libpostproc 55. 9.100 / 55. 9.100
Splitting the commandline.
Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument 'debug'.
Reading option '-i' ... matched as input url with argument 'http://192.168.178.38:5000/api/zde/live/pro7maxx'.
Reading option '-c' ... matched as option 'c' (codec name) with argument 'copy'.
Reading option 'testaufnahme.ts' ... matched as output url.
Finished splitting the commandline.
Parsing a group of options: global .
Applying option loglevel (set logging level) with argument debug.
Successfully parsed a group of options.
Parsing a group of options: input url http://192.168.178.38:5000/api/zde/live/pro7maxx.
Successfully parsed a group of options.
Opening an input file: http://192.168.178.38:5000/api/zde/live/pro7maxx.
[NULL @ 0xc969570] Opening 'http://192.168.178.38:5000/api/zde/live/pro7maxx' for reading
[http @ 0xc969d00] Setting default whitelist 'http,https,tls,rtp,tcp,udp,crypto,httpproxy,data'
[tcp @ 0xc96c7e0] Original list of addresses:
[tcp @ 0xc96c7e0] Address 192.168.178.38 port 5000
[tcp @ 0xc96c7e0] Interleaved list of addresses:
[tcp @ 0xc96c7e0] Address 192.168.178.38 port 5000
[tcp @ 0xc96c7e0] Starting connection attempt to 192.168.178.38 port 5000
[tcp @ 0xc96c7e0] Successfully connected to 192.168.178.38 port 5000
[http @ 0xc969d00] request: GET /api/zde/live/pro7maxx HTTP/1.1
User-Agent: Lavf/58.76.100
Accept: */*
Range: bytes=0-
Connection: close
Host: 192.168.178.38:5000
Icy-MetaData: 1
[hls @ 0xc969570] Format hls probed with size=2048 and score=100
[hls @ 0xc969570] Skip ('#EXT-X-VERSION:7')
[hls @ 0xc969570] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
[hls @ 0xc969570] Opening 'https://fr5-v6-5-hls7-live.zahs.tv/HD_pro7maxx/t_track_audio_bw_128_num_0_tid_2_p_10_l_de_nd_1600_mbr_8000.m3u8?z32=MNZWSZB5GE3TGQSDIM2DQNBXGIYTMNBRHAWTOMBRGIYDOMBYGFCTCNJVGA4DGJTUNFWWK43INFTHIPJYGATHK43FOJPWSZB5GMYTKMJRGA4DQJTWHUYCM43JM46TCM27GQYTSNRUMU3TSNRZGJSWENBZMFTDENTFGNSTGY3BGZRDMYLBHAZQ' for reading
[tcp @ 0xc974110] Original list of addresses:
[tcp @ 0xc974110] Address 91.123.97.219 port 443
[tcp @ 0xc974110] Address 91.123.97.218 port 443
[tcp @ 0xc974110] Address 91.123.97.220 port 443
[tcp @ 0xc974110] Address 91.123.97.222 port 443
[tcp @ 0xc974110] Address 91.123.97.221 port 443
[tcp @ 0xc974110] Address 2a06:1b00:97::105 port 443
[tcp @ 0xc974110] Interleaved list of addresses:
[tcp @ 0xc974110] Address 91.123.97.219 port 443
[tcp @ 0xc974110] Address 2a06:1b00:97::105 port 443
[tcp @ 0xc974110] Address 91.123.97.218 port 443
[tcp @ 0xc974110] Address 91.123.97.220 port 443
[tcp @ 0xc974110] Address 91.123.97.222 port 443
[tcp @ 0xc974110] Address 91.123.97.221 port 443
[tcp @ 0xc974110] Starting connection attempt to 91.123.97.219 port 443
[tcp @ 0xc974110] Successfully connected to 91.123.97.219 port 443
Segmentation fault
admin@syno:/volume1/TVH/Test$
Alles anzeigen
admin@syno:/volume1/TVH/Test$ sudo /volume1/@appstore/ffmpeg/bin/ffmpeg -loglevel debug -i http://192.168.178.38:5000/api/zde/live/pro7max -c copy testaufnahme.ts
ffmpeg version 4.4.3-47 Copyright (c) 2000-2022 the FFmpeg developers
built with gcc 4.9.4 (crosstool-NG crosstool-ng-1.22.0-169-g87eb166) 20150629 (prerelease)
configuration: --target-os=linux --cross-prefix=/home/spksrc/tvh-update/spksrc/toolchain/syno-aarch64-6.1/work/aarch64-unknown-linux-gnueabi/bin/aarch64-unknown-linux-gnueabi- --prefix=/var/packages/ffmpeg/target --extra-cflags=-I/home/spksrc/tvh-update/spksrc/spk/ffmpeg/work-aarch64-6.1/install/var/packages/ffmpeg/target/include --extra-ldflags=-L/home/spksrc/tvh-update/spksrc/spk/ffmpeg/work-aarch64-6.1/install/var/packages/ffmpeg/target/lib --extra-libs='-lxml2 -ldl' --pkg-config=/usr/bin/pkg-config --ranlib=/home/spksrc/tvh-update/spksrc/toolchain/syno-aarch64-6.1/work/aarch64-unknown-linux-gnueabi/bin/aarch64-unknown-linux-gnueabi-ranlib --enable-cross-compile --enable-rpath --enable-pic --enable-shared --enable-gpl --enable-version3 --enable-avresample --disable-debug --disable-static --disable-doc --extra-version=47 --extra-cflags=-DSYNO_VIDEOSTATION --extra-cflags=-fno-if-conversion --extra-cflags=-O3 --extra-cflags=-Wno-deprecated-declarations --enable-libcodec2 --enable-libxml2 --enable-demuxer=dash --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libopenjpeg --enable-libmp3lame --enable-libbluray --enable-libspeex --enable-libtheora --enable-libcaca --enable-libdc1394 --enable-libvorbis --enable-libwebp --enable-libzmq --enable-gnutls --enable-libopus --enable-libsoxr --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-librabbitmq --enable-libzvbi --enable-libx264 --enable-libx265 --enable-libvpx --enable-libshine --enable-chromaprint --enable-libdav1d --enable-frei0r --enable-librist --enable-libzimg --enable-libfdk-aac --enable-nonfree --enable-libass --enable-libaom --enable-libsvtav1 --arch=arm64 --enable-neon --enable-thumb --disable-asm
libavutil 56. 70.100 / 56. 70.100
libavcodec 58.134.100 / 58.134.100
libavformat 58. 76.100 / 58. 76.100
libavdevice 58. 13.100 / 58. 13.100
libavfilter 7.110.100 / 7.110.100
libavresample 4. 0. 0 / 4. 0. 0
libswscale 5. 9.100 / 5. 9.100
libswresample 3. 9.100 / 3. 9.100
libpostproc 55. 9.100 / 55. 9.100
Splitting the commandline.
Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument 'debug'.
Reading option '-i' ... matched as input url with argument 'http://192.168.178.38:5000/api/zde/live/pro7max'.
Reading option '-c' ... matched as option 'c' (codec name) with argument 'copy'.
Reading option 'testaufnahme.ts' ... matched as output url.
Finished splitting the commandline.
Parsing a group of options: global .
Applying option loglevel (set logging level) with argument debug.
Successfully parsed a group of options.
Parsing a group of options: input url http://192.168.178.38:5000/api/zde/live/pro7max.
Successfully parsed a group of options.
Opening an input file: http://192.168.178.38:5000/api/zde/live/pro7max.
[NULL @ 0x8851570] Opening 'http://192.168.178.38:5000/api/zde/live/pro7max' for reading
[http @ 0x8851d00] Setting default whitelist 'http,https,tls,rtp,tcp,udp,crypto,httpproxy,data'
[tcp @ 0x88547e0] Original list of addresses:
[tcp @ 0x88547e0] Address 192.168.178.38 port 5000
[tcp @ 0x88547e0] Interleaved list of addresses:
[tcp @ 0x88547e0] Address 192.168.178.38 port 5000
[tcp @ 0x88547e0] Starting connection attempt to 192.168.178.38 port 5000
[tcp @ 0x88547e0] Successfully connected to 192.168.178.38 port 5000
[http @ 0x8851d00] request: GET /api/zde/live/pro7max HTTP/1.1
User-Agent: Lavf/58.76.100
Accept: */*
Range: bytes=0-
Connection: close
Host: 192.168.178.38:5000
Icy-MetaData: 1
Alles anzeigen
Auch wenn ich das andere ffmpeg verwende geht es nicht
2023-01-19 18:07:48.095 mpegts: channels.m3u - Espreso TV in Zattoo - tuning on IPTV #1
2023-01-19 18:07:48.113 subscription: 0128: "scan" subscribing to mux "channels.m3u - Espreso TV", weight: 6, adapter: "IPTV #1", network: "Zattoo", service: "Raw PID Subscription"
2023-01-19 18:07:48.204 spawn: Executing "/volume1/@appstore/ffmpeg/bin/ffmpeg"
2023-01-19 18:07:49.364 iptv: stdin pipe 50 unexpectedly closed: No data
2023-01-19 18:08:34.678 mpegts: channels.m3u - Das Erste HD in Zattoo - tuning on IPTV #2
2023-01-19 18:08:34.685 spawn: Executing "/volume1/@appstore/ffmpeg/bin/ffmpeg"
2023-01-19 18:08:34.695 subscription: 0129: "scan" subscribing to mux "channels.m3u - Das Erste HD", weight: 6, adapter: "IPTV #2", network: "Zattoo", service: "Raw PID Subscription"
2023-01-19 18:08:35.998 iptv: stdin pipe 59 unexpectedly closed: No data
2023-01-19 18:08:48.098 mpegts: channels.m3u - Espreso TV in Zattoo - scan no data, failed
2023-01-19 18:08:48.098 subscription: 0128: "scan" unsubscribing
Für die Kodinerds IPTV Liste scheint es jetzt zu klappen.
2023-01-19 17:49:46.158 mpegts: kn-kodi-tv-main - euronews deutsch in Kodinerds - tuning on IPTV #1
2023-01-19 17:49:46.912 subscription: 009A: "scan" subscribing to mux "kn-kodi-tv-main - euronews deutsch", weight: 6, adapter: "IPTV #1", network: "Kodinerds", service: "Raw PID Subscription"
2023-01-19 17:50:01.879 mpegts: kn-kodi-tv-main - euronews deutsch in Kodinerds scan complete
2023-01-19 17:50:01.879 subscription: 009A: "scan" unsubscribing
2023-01-19 17:50:31.840 mpegts: kn-kodi-tv-main - WELT in Kodinerds - tuning on IPTV #1
2023-01-19 17:50:31.874 subscription: 009B: "scan" subscribing to mux "kn-kodi-tv-main - WELT", weight: 6, adapter: "IPTV #1", network: "Kodinerds", service: "Raw PID Subscription"
2023-01-19 17:50:46.815 mpegts: kn-kodi-tv-main - WELT in Kodinerds - scan no data, failed
2023-01-19 17:50:46.815 subscription: 009B: "scan" unsubscribing
2023-01-19 17:51:05.983 mpegts: kn-kodi-tv-main - WELT in Kodinerds - tuning on IPTV #1
2023-01-19 17:51:06.042 subscription: 009C: "scan" subscribing to mux "kn-kodi-tv-main - WELT", weight: 6, adapter: "IPTV #1", network: "Kodinerds", service: "Raw PID Subscription"
2023-01-19 17:51:21.025 mpegts: kn-kodi-tv-main - WELT in Kodinerds - scan no data, failed
2023-01-19 17:51:21.025 subscription: 009C: "scan" unsubscribing
2023-01-19 17:51:32.443 mpegts: kn-kodi-tv-main - One 1 Music TV in Kodinerds - tuning on IPTV #1
2023-01-19 17:51:32.494 subscription: 009D: "scan" subscribing to mux "kn-kodi-tv-main - One 1 Music TV", weight: 6, adapter: "IPTV #1", network: "Kodinerds", service: "Raw PID Subscription"
2023-01-19 17:51:47.442 mpegts: kn-kodi-tv-main - One 1 Music TV in Kodinerds scan complete
2023-01-19 17:51:47.442 subscription: 009D: "scan" unsubscribing
2023-01-19 17:51:49.104 iptv: m3u parse: 0 new mux(es) in network 'Kodinerds' (total 46)
Alles anzeigen
Die Telerising Liste nicht
2023-01-19 17:54:08.999 subscription: 009E: "scan" subscribing to mux "channels.m3u - MDR SACHSEN-ANHALT HD", weight: 6, adapter: "IPTV #1", network: "Zattoo", service: "Raw PID Subscription"
2023-01-19 17:54:09.537 iptv: stdin pipe 46 unexpectedly closed: No data
2023-01-19 17:55:08.965 mpegts: channels.m3u - MDR SACHSEN-ANHALT HD in Zattoo - scan no data, failed
2023-01-19 17:55:08.974 subscription: 009E: "scan" unsubscribing
Ja, dein oben zitiertes Kommando ist schon ganz gut. Ich würde es etwas näher daran machen, was normalerweise in tvh genutzt wird - nämlich .ts schreiben statt .mp4 und noch angeben, dass die Streams nicht recodiert werden. Du hattest viel weiter oben schon selbst ein ganz gutes Beispiel genannt, dort fehlte glaub nur ein "dateiname.ts" am Ende. Bisschen gekürzt und ungeprüft aus dem Kopf
Code/volume1/@appstore/ffmpeg/bin/ffmpeg -i https://mcdn.daserste.de/daserste/de/master.m3u8 -c copy testaufnahme.ts
Auch sehr altes ffmpeg konnte grundsätzlich schon Hypertext Live Streaming (HLS) aufnehmen. Früher waren viele HLS Streams einfach in Stücke zerhackte DVB-Streams, die in einem "Strom" Video, Audio, Untertitel hatten. Mittlerweile haben viele HLS Anbieter umgestellt auf modularere HLS Streams mit tlws mehreren Audio-Spuren und Untertitel separat. Das kann altes ffmpeg nicht. Daher vermutlich deine Beobachtung, dass manche Sender unter tvh gehen. Die ffmpeg 4.4 Version, die du ja auch schon hast, sollte das können.
admin@syno:~$ /volume1/@appstore/ffmpeg/bin/ffmpeg -i https://mcdn.daserste.de/daserste/de/master.m3u8 -c copy testaufnahme.ts
ffmpeg version 4.4.3-47 Copyright (c) 2000-2022 the FFmpeg developers
built with gcc 4.9.4 (crosstool-NG crosstool-ng-1.22.0-169-g87eb166) 20150629 (prerelease)
configuration: --target-os=linux --cross-prefix=/home/spksrc/tvh-update/spksrc/toolchain/syno-aarch64-6.1/work/aarch64-unknown-linux-gnueabi/bin/aarch64-unknown-linux-gnueabi- --prefix=/var/packages/ffmpeg/target --extra-cflags=-I/home/spksrc/tvh-update/spksrc/spk/ffmpeg/work-aarch64-6.1/install/var/packages/ffmpeg/target/include --extra-ldflags=-L/home/spksrc/tvh-update/spksrc/spk/ffmpeg/work-aarch64-6.1/install/var/packages/ffmpeg/target/lib --extra-libs='-lxml2 -ldl' --pkg-config=/usr/bin/pkg-config --ranlib=/home/spksrc/tvh-update/spksrc/toolchain/syno-aarch64-6.1/work/aarch64-unknown-linux-gnueabi/bin/aarch64-unknown-linux-gnueabi-ranlib --enable-cross-compile --enable-rpath --enable-pic --enable-shared --enable-gpl --enable-version3 --enable-avresample --disable-debug --disable-static --disable-doc --extra-version=47 --extra-cflags=-DSYNO_VIDEOSTATION --extra-cflags=-fno-if-conversion --extra-cflags=-O3 --extra-cflags=-Wno-deprecated-declarations --enable-libcodec2 --enable-libxml2 --enable-demuxer=dash --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libopenjpeg --enable-libmp3lame --enable-libbluray --enable-libspeex --enable-libtheora --enable-libcaca --enable-libdc1394 --enable-libvorbis --enable-libwebp --enable-libzmq --enable-gnutls --enable-libopus --enable-libsoxr --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-librabbitmq --enable-libzvbi --enable-libx264 --enable-libx265 --enable-libvpx --enable-libshine --enable-chromaprint --enable-libdav1d --enable-frei0r --enable-librist --enable-libzimg --enable-libfdk-aac --enable-nonfree --enable-libass --enable-libaom --enable-libsvtav1 --arch=arm64 --enable-neon --enable-thumb --disable-asm
libavutil 56. 70.100 / 56. 70.100
libavcodec 58.134.100 / 58.134.100
libavformat 58. 76.100 / 58. 76.100
libavdevice 58. 13.100 / 58. 13.100
libavfilter 7.110.100 / 7.110.100
libavresample 4. 0. 0 / 4. 0. 0
libswscale 5. 9.100 / 5. 9.100
libswresample 3. 9.100 / 3. 9.100
libpostproc 55. 9.100 / 55. 9.100
Segmentation fault (core dumped)
Alles anzeigen
Du hast Recht. Aktualisierung von TVH hat vielleicht nicht unmittelbar mit dem Problem zu tun.
Ich werde heute Abend erst einmal die Tests mit ffmpeg auf der Syno wiederholen.
Aber in der Beschreibung des neuen TVH steht "2. Update openssl to 1.1.1s" das tauchte ja in der ffmpeg Fehlermeldung auf.
Dann muss ich mich die Tage wohl trauen, die TVHVersion zu aktualisieren.
Ich habe gerade Audiostation und Mediaserver deinstalliert. Ich kann allerdings von hier aus nicht sehen, ob die Deinstallation die ffmpegs auch deinstalliert hat.
Ich habe gestern die SynoCommunity (wieder) zu den Paketquellen hinzugefügt. Die hatte sich irgendwie verabschiedetet. Der Key war wohl nicht mehr gültig (habe ich mir jedenfalls ergoogelt).
Jetzt läuft sie wieder und ich kriege ein update für TVHeadend auf
Version 4.3.20221128-34
1. Update to latest git version d885496 as of November 28th 2022
2. Update openssl to 1.1.1s
3. Updated to use FFMPEG 4.4.3
4. Updated libhdhomerun to version 20221031
5. iptv_auto: Add support for m3u channel-number tag with HDhomeRun
6. Include enhanced curl
7. Use newer libdvbcsa with CPU optimizations
8. Add OSCam support
angeboten.
@patrick31698, du hast ja oben gezeigt, dass du mit der Kommandozeile umgehen kannst, dass du unter Windows mit ffmpeg eine Aufnahme abspeichern konntest, unter der Synology hatte das nicht funktioniert, mit antikem ffmpeg 2.7.1. Da ist dir doch sicher klar, wie man da sinnvoll weiter machen kann?
Siehst du ja sicher selbst in deinem letzten Beitrag, dass du 3 verschiedene ffmpeg Versionen installiert hast. Ich würde alle Tests/Versuche mit der neuesten wiederholen ...
Vielen Dank für die Blumen.
Ich kann ganz sicher nicht mit der Kommandozeile umgehen.
Den Befehl habe ich mit google und ein bisschen rumprobieren zum Laufen gebracht. Außerdem läuft auf meinem Laptop Linux Mint (kein Windows).
Was mir komisch vorkommt, ist dass auf der Syno die Aufnahme "kommentarlos" nicht gestartet wird. Deswegen der Versuch, ob ich da ein Verzeichnis anlegen kann. Was ja geht. Da hatte ich eher den Verdacht, dass ffmpeg da nicht schreiben darf.
Seltsamerweise kann ich unter Linux Mint (auf dem Laptop) mit ffmpeg ein file erzeugen. Mit TVH kann ich die Muxe aus der Telerising api trotzdem nicht scannen. Aus der Kodinerds IPTV Liste laufen einige.
Ich müsste also erst einmal mit der neuesten ffmpeg Version noch ein mal testen, ob ich ein File schreiben kann?
/volume1/@appstore/ffmpeg/bin/ffmpeg -loglevel fatal -i https://mcdn.daserste.de/daserste/de/master.m3u8 recording.mp4
Würde es erst einmal reichen, wenn ich die anderen ffmpeg Versionen umbenenne z.b. aus /volume1/@appstore/AudioStation/bin/ffmpeg ein /volume1/@appstore/AudioStation/bin/ffmpeg_off mache?
Wissentlich benutze ich ffmpeg nur für TVHeadend.
Sorry, dann hatte ich das mit dem Docker missverstanden. Den find Befehl kannst du trimmen mit find / -type f -name ffmpeg -ls 2>/dev/null (evt. auch noch sudo davor, falls es da missglückte Installationen für priviligierte Nutzer gibt und dein System auch verschiedene User hat) und bei den Treffern die ffmpeg-Version herausfinden beispielsweise mit /usr/bin/ffmpeg -version.ffmpeg selbst kompilieren ist leider nicht ganz trivial. Würde dir da eher empfehlen, zu recherchieren ob es für deine Synology nicht ein neueres Paket gibt. (Docker tvh kenne ich mit ffmpeg zusammen. Keine Ahnung, ob das eine Option für dich ist).
root@syno:~# sudo find / -type f -name ffmpeg -ls 2>/dev/null
80874459 248 -rwsr-xr-x 1 root root 253168 Nov 20 00:58 /volume1/@appstore/ffmpeg/bin/ffmpeg
60424786 224 -rwxr-xr-x 1 AudioStation AudioStation 228448 Feb 25 2020 /volume1/@appstore/AudioStation/bin/ffmpeg
60428103 204 -rwxr-xr-x 1 MediaServer MediaServer 205464 Jan 3 2019 /volume1/@appstore/MediaServer/bin/ffmpeg
15752 204 -rwxr-xr-x 1 root root 205464 Dec 20 2019 /usr/bin/ffmpeg
root@syno:~# /volume1/@appstore/ffmpeg/bin/ffmpeg -version
ffmpeg version 4.4.3-47 Copyright (c) 2000-2022 the FFmpeg developers
built with gcc 4.9.4 (crosstool-NG crosstool-ng-1.22.0-169-g87eb166) 20150629 (prerelease)
configuration: --target-os=linux --cross-prefix=/home/spksrc/tvh-update/spksrc/toolchain/syno-aarch64-6.1/work/aarch64-unknown-linux-gnueabi/bin/aarch64-unknown-linux-gnueabi- --prefix=/var/packages/ffmpeg/target --extra-cflags=-I/home/spksrc/tvh-update/spksrc/spk/ffmpeg/work-aarch64-6.1/install/var/packages/ffmpeg/target/include --extra-ldflags=-L/home/spksrc/tvh-update/spksrc/spk/ffmpeg/work-aarch64-6.1/install/var/packages/ffmpeg/target/lib --extra-libs='-lxml2 -ldl' --pkg-config=/usr/bin/pkg-config --ranlib=/home/spksrc/tvh-update/spksrc/toolchain/syno-aarch64-6.1/work/aarch64-unknown-linux-gnueabi/bin/aarch64-unknown-linux-gnueabi-ranlib --enable-cross-compile --enable-rpath --enable-pic --enable-shared --enable-gpl --enable-version3 --enable-avresample --disable-debug --disable-static --disable-doc --extra-version=47 --extra-cflags=-DSYNO_VIDEOSTATION --extra-cflags=-fno-if-conversion --extra-cflags=-O3 --extra-cflags=-Wno-deprecated-declarations --enable-libcodec2 --enable-libxml2 --enable-demuxer=dash --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libopenjpeg --enable-libmp3lame --enable-libbluray --enable-libspeex --enable-libtheora --enable-libcaca --enable-libdc1394 --enable-libvorbis --enable-libwebp --enable-libzmq --enable-gnutls --enable-libopus --enable-libsoxr --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-librabbitmq --enable-libzvbi --enable-libx264 --enable-libx265 --enable-libvpx --enable-libshine --enable-chromaprint --enable-libdav1d --enable-frei0r --enable-librist --enable-libzimg --enable-libfdk-aac --enable-nonfree --enable-libass --enable-libaom --enable-libsvtav1 --arch=arm64 --enable-neon --enable-thumb --disable-asm
libavutil 56. 70.100 / 56. 70.100
libavcodec 58.134.100 / 58.134.100
libavformat 58. 76.100 / 58. 76.100
libavdevice 58. 13.100 / 58. 13.100
libavfilter 7.110.100 / 7.110.100
libavresample 4. 0. 0 / 4. 0. 0
libswscale 5. 9.100 / 5. 9.100
libswresample 3. 9.100 / 3. 9.100
libpostproc 55. 9.100 / 55. 9.100
Alles anzeigen
root@syno:~# /volume1/@appstore/MediaServer/bin/ffmpeg -version
ffmpeg version 2.7.1 Copyright (c) 2000-2015 the FFmpeg developers
built with gcc 4.9.4 (crosstool-NG crosstool-ng-1.22.0-169-g87eb166) 20150629 (prerelease)
configuration: --prefix=/usr/pkg --incdir='${prefix}/include/ffmpeg' --arch=arm64 --target-os=linux --cross-prefix=/usr/local/aarch64-unknown-linux-gnueabi/bin/aarch64-unknown-linux-gnueabi- --enable-cross-compile --enable-optimizations --enable-pic --enable-gpl --enable-version3 --enable-nonfree --enable-libfaac --enable-encoders --enable-pthreads --disable-muxer=image2 --disable-muxer=image2pipe --disable-swscale-alpha --disable-ffplay --disable-doc --disable-devices --disable-bzlib --disable-altivec --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libmp3lame --disable-decoder=amrnb --disable-encoder=zmbv --disable-decoder=dca --disable-encoder=dca --disable-decoder=ac3 --disable-decoder=ac3_fixed --disable-encoder=ac3 --disable-encoder=ac3_fixed --disable-encoder=eac3 --disable-decoder=eac3 --disable-encoder=truehd --disable-decoder=truehd --cc=/usr/local/aarch64-unknown-linux-gnueabi/bin/aarch64-unknown-linux-gnueabi-ccache-gcc --enable-shared --disable-static --enable-libfdk-aac
libavutil 54. 27.100 / 54. 27.100
libavcodec 56. 41.100 / 56. 41.100
libavformat 56. 36.100 / 56. 36.100
libavdevice 56. 4.100 / 56. 4.100
libavfilter 5. 16.101 / 5. 16.101
libswscale 3. 1.101 / 3. 1.101
libswresample 1. 2.100 / 1. 2.100
libpostproc 53. 3.100 / 53. 3.100
Alles anzeigen
root@syno:~# /volume1/@appstore/AudioStation/bin/ffmpeg -version
ffmpeg version 3.3.7 Copyright (c) 2000-2019 the FFmpeg developers
built with gcc 4.9.4 (crosstool-NG crosstool-ng-1.22.0-169-g87eb166) 20150629 (prerelease)
configuration: --arch=arm64 --target-os=linux --cross-prefix=/usr/local/aarch64-unknown-linux-gnueabi/bin/aarch64-unknown-linux-gnueabi- --enable-cross-compile --enable-optimizations --enable-pic --enable-shared --disable-static --enable-version3 --enable-encoders --enable-pthreads --enable-libmp3lame --enable-libsoxr --disable-swscale-alpha --disable-postproc --disable-ffserver --disable-ffplay --disable-bzlib --disable-altivec --disable-indev=alsa --disable-outdev=alsa --disable-encoder=zmbv --disable-encoder=dca --disable-encoder=ac3 --disable-encoder=ac3_fixed --disable-encoder=eac3 --disable-decoder=ac3 --disable-decoder=ac3_fixed --disable-decoder=amrnb --disable-decoder=dca --disable-decoder=eac3 --disable-decoder=truehd --enable-avresample --disable-doc --enable-openssl
libavutil 55. 58.100 / 55. 58.100
libavcodec 57. 89.100 / 57. 89.100
libavformat 57. 71.100 / 57. 71.100
libavdevice 57. 6.100 / 57. 6.100
libavfilter 6. 82.100 / 6. 82.100
libavresample 3. 5. 0 / 3. 5. 0
libswscale 4. 6.100 / 4. 6.100
libswresample 2. 7.100 / 2. 7.100
Alles anzeigen
root@syno:~# /usr/bin/ffmpeg -version
ffmpeg version 2.7.1 Copyright (c) 2000-2015 the FFmpeg developers
built with gcc 4.9.4 (crosstool-NG crosstool-ng-1.22.0-169-g87eb166) 20150629 (prerelease)
configuration: --prefix=/usr --incdir='${prefix}/include/ffmpeg' --arch=arm64 --target-os=linux --cross-prefix=/usr/local/aarch64-unknown-linux-gnueabi/bin/aarch64-unknown-linux-gnueabi- --enable-cross-compile --enable-optimizations --enable-pic --enable-gpl --enable-shared --disable-static --enable-version3 --enable-nonfree --enable-libfaac --enable-encoders --enable-pthreads --disable-bzlib --disable-protocol=rtp --disable-muxer=image2 --disable-muxer=image2pipe --disable-swscale-alpha --disable-ffserver --disable-ffplay --disable-devices --disable-bzlib --disable-altivec --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libmp3lame --disable-vaapi --disable-decoder=amrnb --disable-decoder=ac3 --disable-decoder=ac3_fixed --disable-encoder=zmbv --disable-encoder=dca --disable-encoder=ac3 --disable-encoder=ac3_fixed --disable-encoder=eac3 --disable-decoder=dca --disable-decoder=eac3 --disable-decoder=truehd --cc=/usr/local/aarch64-unknown-linux-gnueabi/bin/aarch64-unknown-linux-gnueabi-ccache-gcc --enable-yasm --enable-libx264 --enable-encoder=libx264
libavutil 54. 27.100 / 54. 27.100
libavcodec 56. 41.100 / 56. 41.100
libavformat 56. 36.100 / 56. 36.100
libavdevice 56. 4.100 / 56. 4.100
libavfilter 5. 16.101 / 5. 16.101
libswscale 3. 1.101 / 3. 1.101
libswresample 1. 2.100 / 1. 2.100
libpostproc 53. 3.100 / 53. 3.100
Alles anzeigen