Re: [FFmpeg-user] Regarding video compression

2021-10-21 Thread Shailesh kumar Dangi via ffmpeg-user
Hi, Can you please reduce the audio bitrate below 128Kbps? On Tue, Oct 5, 2021 at 4:40 PM Michael Koch wrote: > Am 05.10.2021 um 12:55 schrieb Shailesh kumar Dangi via ffmpeg-user: > > Please find an attachment as a command with the console. > > > ffmpeg version 2.8.17-0ubun

[FFmpeg-user] Regarding video compression

2021-10-21 Thread Shailesh kumar Dangi via ffmpeg-user
Hi Team, I wanted to reduce the bitrate of video is below 5Mbps and the audio bitrate is below 128Kbps. So, I am using the below command and getting output. Can you please guide me to understand the converted bitrate?. "ffmpeg -y -noautorotate -i new.MOV -b:v 4.5M -map_metadata 0:s:0 -c:v libx264

Re: [FFmpeg-user] Regarding video compression

2021-10-05 Thread Shailesh kumar Dangi via ffmpeg-user
Please find an attachment as a command with the console. On Tue, Oct 5, 2021 at 4:19 PM Michael Koch wrote: > Am 05.10.2021 um 12:39 schrieb Shailesh kumar Dangi via ffmpeg-user: > > Hi, > > > > When I use to stop rotation. -noautorotate. it is working fine in my > loca

Re: [FFmpeg-user] Regarding video compression

2021-10-05 Thread Shailesh kumar Dangi via ffmpeg-user
://maventus-us-east.s3.amazonaws.com/videos/615c22997dd6a208.mp4 I don't want to be rotated after compression and it should look the same as the original one. On Tue, Oct 5, 2021 at 1:52 PM Michael Koch wrote: > Am 05.10.2021 um 10:18 schrieb Shailesh kumar Dangi via ffmpeg-user: > &

Re: [FFmpeg-user] Regarding video compression

2021-10-05 Thread Shailesh kumar Dangi via ffmpeg-user
Thanks, Michael for helping me. I hope this will work for all video formats. Thank you. On Tue, Oct 5, 2021 at 1:52 PM Michael Koch wrote: > Am 05.10.2021 um 10:18 schrieb Shailesh kumar Dangi via ffmpeg-user: > > Do we have anything to stop rotation? > > Try to add the optio

Re: [FFmpeg-user] Regarding video compression

2021-10-05 Thread Shailesh kumar Dangi via ffmpeg-user
Do we have anything to stop rotation? On Tue, Oct 5, 2021 at 1:43 PM Michael Koch wrote: > Am 05.10.2021 um 09:54 schrieb Shailesh kumar Dangi via ffmpeg-user: > > Hi, > > > > Our final goal is to reduce the bitrate is below 5MB and the Aspect > ratio, > > height,

Re: [FFmpeg-user] Regarding video compression

2021-10-05 Thread Shailesh kumar Dangi via ffmpeg-user
Hi, Our final goal is to reduce the bitrate is below 5MB and the Aspect ratio, height, and width need to be the same. Can you please help me with the command? On Tue, Oct 5, 2021 at 12:53 PM Michael Koch wrote: > Am 05.10.2021 um 09:07 schrieb Shailesh kumar Dangi via ffmpeg-user: > >

Re: [FFmpeg-user] Regarding video compression

2021-10-04 Thread Shailesh kumar Dangi via ffmpeg-user
client.mp4 2<&1 On Tue, Oct 5, 2021 at 11:45 AM Michael Koch wrote: > Am 05.10.2021 um 08:03 schrieb Shailesh kumar Dangi via ffmpeg-user: > > Thanks, Micheal > > > > Here is the command, I am using to reduce the bitrate. > > > > ffmpeg -y -i original.MOV -b

Re: [FFmpeg-user] Regarding video compression

2021-10-04 Thread Shailesh kumar Dangi via ffmpeg-user
It >> defaults to 0.* >> >> https://ffmpeg.org/ffmpeg-all.html#crop >> >> >> On Tue, 5 Oct 2021 at 10:57, Shailesh kumar Dangi via ffmpeg-user < >> ffmpeg-user@ffmpeg.org> wrote: >> >>> Hi Team, >>> >>> This is Shai

Re: [FFmpeg-user] Regarding video compression

2021-10-04 Thread Shailesh kumar Dangi via ffmpeg-user
in output video. > > > *keep_aspectIf set to 1 will force the output display aspect ratio to be > the same of the input, by changing the output sample aspect ratio. It > defaults to 0.* > > https://ffmpeg.org/ffmpeg-all.html#crop > > > On Tue, 5 Oct 2021 at 10:57, Sha

[FFmpeg-user] Regarding video compression

2021-10-04 Thread Shailesh kumar Dangi via ffmpeg-user
Hi Team, This is Shailesh Kumar Dangi, Working on Maventus Group Inc. I am using FFMPEG for video compression for bitrate reduction and I want to be the same aspect ratio as the original video aspect ratio. I am facing a problem with the video. Which is having some black space from the left and ri