fahadshery
Contributor
- Joined
- Sep 29, 2017
- Messages
- 179
Hi All,
Disclaimer: I am a total noob trying out new things. But thank you all for your help and support.
I have been studying Don's Video Transcode script for a while and want to try it on my FreeNas. (just because its a power machine to video transcode)
Here are the details: https://github.com/donmelton/video_transcoding#usage
I did the following:
Any help would be highly appreciated.
Many thanks
Disclaimer: I am a total noob trying out new things. But thank you all for your help and support.
I have been studying Don's Video Transcode script for a while and want to try it on my FreeNas. (just because its a power machine to video transcode)
Here are the details: https://github.com/donmelton/video_transcoding#usage
I did the following:
- Create a Jail named handbrake by following these instructions
- Within that jail I have manually installed
pkg install ruby handbrake libass ffmpeg x265 libaacs libbdplus mkvtoolnix mp4v2 mpv - When I do
gem install video_transcodingit saysgemcommand not found. - Then I created a new folder called
transcodewithin that jail then did a git clone https://github.com/donmelton/video_transcoding.git` - Then goto the
binfolder and dotranscode-video --helpand it saystranscode-video: Command not found.
- I also did a
chmod +x transcode-videobut no use
transcode-video script to transcode my media?Any help would be highly appreciated.
Many thanks