Package: ffmpeg Version: 7:3.4-4+b2 Severity: wishlist size= 71457kB time=01:10:25.91 bitrate= 138.5kbits/s speed=1.4e+03x
I guess my computer is just too fast for that task ☺ Command was: for x in *.mp4; do ffmpeg -i "$x" -vn -sn -c:a copy ./"${x%.mp4}.wma"; done So basically just switching containers (WMA is the only one that is streamable by “ssh otherbox cat foo | mplayer -”, neither M4A nor MPEG-TS are) and ditching all but the audio track. -- System Information: Debian Release: buster/sid APT prefers unreleased APT policy: (500, 'unreleased'), (500, 'buildd-unstable'), (500, 'unstable') Architecture: x32 (x86_64) Foreign Architectures: i386, amd64 Kernel: Linux 4.13.0-1-amd64 (SMP w/8 CPU cores) Locale: LANG=C, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), LANGUAGE=C (charmap=UTF-8) Shell: /bin/sh linked to /bin/lksh Init: sysvinit (via /sbin/init) Versions of packages ffmpeg depends on: ii libavcodec57 7:3.4-4 ii libavdevice57 7:3.4-4+b2 ii libavfilter6 7:3.4-4 ii libavformat57 7:3.4-4 ii libavresample3 7:3.4-4 ii libavutil55 7:3.4-4 ii libc6 2.25-3 ii libpostproc54 7:3.4-4 ii libsdl2-2.0-0 2.0.7+dfsg1-3 ii libswresample2 7:3.4-4 ii libswscale4 7:3.4-4 ffmpeg recommends no packages. Versions of packages ffmpeg suggests: pn ffmpeg-doc <none> -- no debconf information _______________________________________________ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers