Error
[CentOS 7] 동영상 재생 시 오류 및 에러
Trevit
2020. 3. 4. 19:25
직접 겪은 것만 적으므로 업데이트가 느립니다.
'MPEG-4 AAC decoder, H.264 (Constrained Baseline profile) decoder required to play the file, but are not installed' 라는 문구가 뜰 경우 아래 명령어를 차례로 실행
1. yum install -y http://li.nux.ro/download/nux/dextop/el7/x86_64/nux-dextop-release-0-5.el7.nux.noarch.rpm
2. yum install -y libdvdcss gstreamer{,1}-plugins-ugly gstreamer-plugins-bad-nonfree gstreamer1-plugins-bad-freeworld libde265 x265
3. yum install -y vlc smplayer
'video/x-gst-fourcc-av01 decoder is required to play the file, but is not installed.'라는 문구가 뜰 경우 아래 명령어를 차례로 실행
Finding...