5 lines
60 B
Bash
5 lines
60 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
LD_LIBRARY_PATH="/usr/lib/libx264-10bit" ffmpeg
|
||
|
|