[FFmpeg-user] playing av1 converted media files in android.

2022-07-01 Thread Guddla Rupesh
Hi I am Rupesh from India and I have android tablet and smartphone, Linux pc. I have downloaded high quality youtube MP4 video files and it's size is upto 60 gb. I have converted these files to av1 codec using ffmpeg and libaom but I can't play these videos in android smartphone or tablet. Here I

[FFmpeg-user] errors in encoding avc x264 to av1 using latest ffmpeg libaom linux

2023-01-30 Thread Guddla Rupesh
Hi I am Rupesh from India and I have a system with Intel i3 10th generation processor and Asus H510 me motherboard. I have installed Arch Linux x86_64 latest version and after that I have installed aom package from official repository and after that I have compiled ffmpeg with option --enable-libao

Re: [FFmpeg-user] errors in encoding avc x264 to av1 using latest ffmpeg libaom linux

2023-01-31 Thread Guddla Rupesh
Hi in the attachments below I am providing the script which consists of ffmpeg commands to convert a x264 MP4 video file to av1 using latest ffmpeg and libaom. After that I have given the attachment of output of running the script. Kindly try to suggest what's wrong and run the above script witho

Re: [FFmpeg-user] errors in encoding avc x264 to av1 using latest ffmpeg libaom linux

2023-02-02 Thread Guddla Rupesh
, wrote: > > > On 31-01-2023 17:05, Guddla Rupesh wrote: > > Hi in the attachments below I am providing the script which consists of > > ffmpeg commands to convert a x264 MP4 video file to av1 using latest > ffmpeg > > and libaom. > > > > After that I have giv

Re: [FFmpeg-user] errors in encoding avc x264 to av1 using latest ffmpeg libaom linux

2023-02-02 Thread Guddla Rupesh
90 mb. The version of git compiled successfully but 11 mb source code failed and got errors related to vulkan. >From this I learnt that not all source code compile successfully. On Thu, 2 Feb 2023, 6:24 pm Guddla Rupesh, wrote: > Hi the bug is within the code of latest ffmpeg from git.

[FFmpeg-user] AMD Ryzen 5500GT APU video processing libraries and Linux ffmpeg video encoding.

2024-08-10 Thread Guddla Rupesh
Hi I am Rupesh from India and I brought a new desktop pc with ryzen 5500GT APU and Asus prime b450 m k2 motherboard. I have installed debian Trixie testing Linux distribution and everything is working fine except I have some doubts related to video encoding using ffmpeg and libaom av1. I have some

Re: [FFmpeg-user] AMD Ryzen 5500GT APU video processing libraries and Linux ffmpeg video encoding.

2024-08-10 Thread Guddla Rupesh
/AMF $ rm -rf AMF $ cd /path/to/FFmpeg $ ./configure --enable-amf ... && make Can I follow this procedure. On Sat, 10 Aug, 2024, 7:32 pm Greg Oliver, wrote: > On Sat, Aug 10, 2024 at 7:21 AM Guddla Rupesh > wrote: > > > Hi I am Rupesh from India and I brought a ne

Re: [FFmpeg-user] AMD Ryzen 5500GT APU video processing libraries and Linux ffmpeg video encoding.

2024-08-10 Thread Guddla Rupesh
pm Guddla Rupesh, wrote: > I have some problems in my Linux system installing amf using > amdgpu-install. > > > Someone suggested as follows > > > to enable AMF in ffmpeg, try the follwing: > > > $ git clone https://github.com/GPUOpen-LibrariesAndSDKs/AMF >

[FFmpeg-user] ffmpeg compilation failed while compiling ffmpeg git at the point amf.

2025-01-21 Thread Guddla Rupesh
Hi I am Rupesh from India and I brought a new system with AMD Ryzen zen3 5500GT and Asus prime B450 motherboard. I failed compiling the source code of ffmpeg which is downloaded from git at the point of AMF in Linux Operating System. I have installed the following Linux Operating Systems Arch Lin