일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
- 프론트 엔드
- react native
- 백엔드
- 비전공자
- 인스타그램
- 풀스택 개발자
- react-native
- 스타트업
- 개발
- ffmpeg
- expo
- 상태관리
- Java
- 클론코딩
- react
- 개발자
- 코딩
- Redux
- spring boot
- 비전공
- 국비지원
- 프론트엔드
- 자바
- 스프링
- 리엑트
- 풀스택
- 스프링 부트
- 국비 지원
- 리엑트 네이티브
- Spring
- Today
- Total
목록코딩 (16)
오티스의개발일기
< 이전글 2023.01.19 - [개발/FFmpeg] - [FFMPEG] ffmpeg-kit-react-native FFprobeKit 화가나서 존재하는 모든 함수 뽀개기... [FFMPEG] ffmpeg-kit-react-native FFprobeKit 화가나서 존재하는 모든 함수 뽀개기... ++ 업데이트 ++ 예상대로 커맨드가 문제가있었다 바로앞에 -v quiet 을 넣으면 조용하다는 의미로 필요없는 데이터는 출력되지않는다.... 결과를 보도록하겠다 👇👇👇👇코드👇👇👇👇 static get otis.tistory.com 저번 시간에 받은 오디오 정보를 가지오 오늘은 wave 형식을 만들어 사용자에게 보여주는 작업을 할것이다. 기본적으로 FFprobeKit 을 사용하여 정보를 가져온후 받은 정보는 s..
2023.01..
< 이전글 2023.01.15 - [개발/FFmpeg] - [FFMPEG] ffmpeg 오디오 변환중 오류 Automatic encoder selection failed for output stream #0:0. Default encoder for format mp3 (codec mp3) is probably disabled. Please choose an encoder manually. 해결완료 [FFMPEG] ffmpeg 오디오 변환중 오류 Automatic encoder selection failed for output stream #0:0. Default encoder for format < 이전글 2023.01.15 - [개발/FFmpeg] - [FFMPEG] FFmpeg Commands 알아보..
2023.01.16 - [개발/react-native] - [REACT-NATIVE] ffmpeg 를 활용하여 받아온 비디오 react..
2023.01.15 - [개발/FFmpeg] - [FFMPEG] ffmpeg 오디오 변환중 오류 Automatic encoder selection failed for output stream #0:0. Default encoder for format mp3 (codec mp3) is probably disabled. Please choose an encoder manually. 해결완 otis.tistory.com 다음글 > 2023.01.15 - [개발/FF..
다음글 > 2023.01.15 - [개발/FFmpeg] - [FFMPEG] FFmpeg Commands 알아보기 + FFmpeg 맥북 M1 에 설치 [FFMPEG] FFmpeg Commands 알아보기 + FFmpeg 맥북 M1 에 설치 다음글 > 2023.01.15 - [개발/FFmpeg] - [FFMPEG] ffmpeg 오디오 변환중 오류 Automatic encoder selection failed for output stream #0:0. Default encoder for format mp3 (codec mp3) is probably disabled. Please choose an encoder manually. 해결완 otis.tistory.com # FFmpeg 란? FFmpeg (www.f..
에러내용 LOG Running "baund" with {"rootTag":291,"initialProps":{}} ERROR Warning: useEffect must not return anything besides a function, which is used for clean-up. It looks like you wrote useEffect(async () => ...) or returned a Promise. Instead, write the async function inside your effect and call it immediately: useEffect(() => { async function fetchData() { // You can await here const response ..
OTIS | 배우는 게 행복한 개발자 안녕하세요 오티스입니다. 현재는 스타트업에서 근무 중이며 풀스택을 맡고 있습니다. Contact. Email. dhstjrxo123@gmail.com Phone. 010-4200-6215 Channel. Blog. https://otis.tistory.com/ GitHub. https://github.com/1domybest Introduce. 현재 1년 6개월 개발자로 스타트업에서 풀스택으로 개발하고 있습니다. 회사 개발자가 저 혼자이기 때문에 서비스 개발/배포/운영하였습니다. 주로 웹개발을 하였고 3개의 서비스를 혼자 개발하고 운영하였습니다. Skills. Front-End: JavaScript, Vue.js ,React-native.js, HTML/CSS Ba..
< 이전글 2023.01.02 - [개발/react-native] - [REACT NATIVE] 인스타그램 클론 코딩 (17) navigation을 이용하여 새 게시물 스택 만들기 [REACT NATIVE] 인스타그램 클론 코딩 (17) navigation을 이용하여 새 게시물 스택 만들기 < 이전글 2023.01.02 - [개발/react-native] - [REACT NATIVE] 인스타그램 클론 코딩 (16) react-native-paper 사용하여 메뉴바 만들기! [REACT NATIVE] 인스타그램 클론 코딩 (16) react-native-paper 사용하여 메뉴바 만들기! { const dispatch = useDispatch(); console.log(props) const [preVie..