● ds3622xs+ VideoStation-FFMPEG-패치 트랜스 코딩 확인
♨ 카랜더 일정 :
2022년03월16일
링크
첨부
컨텐츠 정보
- 16,260 조회
본문
● ds3622xs+ VideoStation-FFMPEG-패치 트랜스 코딩 확인
https://github.com/AlexPresso/VideoStation-FFMPEG-Patcher
이 패치 프로그램은 이 Gist ( Benjamin Poncet 덕분에 큰 도움 이 됨)의 설치 단계를 단순화하고 SynoCommunity ffmpeg를 사용하여 ffmpeg 라이브러리 파일을 래퍼로 교체하여 Synology VideoStation에 대한 DTS , EAC3 및 TrueHD 지원을 활성화 하도록 설계되었습니다.
지원되는 아키텍처
- ARMv8✅(DSM 7.0 준비)
- 오래된 ARM✅(DSM 7.0 준비)
- x64✅(DSM 7.0 준비)
- x86✅(DSM 7.0 준비)
종속성
- DSM 6.2.2-24922 업데이트 4(이상)
- Video Station 2.4.6-1594(이상)
- SynoCommunity ffmpeg 4.2.1-23(이상)( 도움말 )
지침
- 필요한 종속성 을 충족하는지 확인
- SynoCommunity ffmpeg 설치( 도움말 )
- SSH를 사용하여 NAS에 연결(관리자 필요)( 도움말 )
- 명령
sudo -i
을 사용하여 루트 사용자로 전환 - 다음 명령(기본 명령)을 사용하여 패치를 실행합니다 .
- VideoStation, Advanced Media Extensions 및 DSM을 업데이트할 때마다 패처를 다시 실행해야 합니다.
용법
기본 명령:curl https://raw.githubusercontent.com/AlexPresso/VideoStation-FFMPEG-Patcher/main/patcher.sh | bash
옵션 포함:curl https://raw.githubusercontent.com/AlexPresso/VideoStation-FFMPEG-Patcher/main/patcher.sh | bash -s -- <option>
옵션 | 설명 |
---|---|
-반점 | VideoStation 및 CodecPack 패치 |
-패치 해제 | VideoStation 및 CodecPack을 기본 파일로 복원 |
● ds3622xs+ VideoStation-FFMPEG-패치
ffmpeg 설치
ffmpeg 설치 는 커뮤니티에서 설치해야 합니다
패키스소스탭에 >설정 > 추가 누르셔서
추가후 커뮤니티 에서 다운로드 설치 합니다.
▶ 하드웨어 트랜스코딩 확인 하자
ds3615xs 메인서버
shimss@https11qkr:~$ sudo su
Password:
ash-4.4# more /usr/syno/etc/codec/activation.conf
{"success":true,"activated_codec":["aac_dec","aac_enc","ac3_dec","vc1_dec","vc1_
enc","mpeg4part2_dec","h264_enc","h264_dec","hevc_dec"],"token":"bdd0cbaceed6256
21e46adb859ad5a8b"}
ash-4.4#
ds3622xs+ test 서버 가 동작이 않된다
shimss@tinycore:/$ sudo su
ash-4.4# more /usr/syno/etc/codec/activation.conf
more: stat of /usr/syno/etc/codec/activation.conf failed: No such file or directory
ash-4.4#
ffmpeg 설치 는 커뮤니티에서 설치후
# curl https://raw.githubusercontent.com/AlexPresso/VideoStation-FFMPEG-Patcher/main/patcher.sh | bash
sn 번호 정식이 아니라
ash-4.4# more /usr/syno/etc/codec/activation.conf
{"success":false,"msg":"SN format is wrong."}
ash-4.4#
뷰PDF 1,2
office view
관련자료
-
링크
댓글목록
등록된 댓글이 없습니다.