On Wed, Jan 20, 2016 at 11:59:02 -0500, Jim Shupert wrote:
> and there is this . this list is very linux Centric ( i *think that
> is fair to say...)
Actually, the actual command line usage of ffmpeg discussed here is very
platform-neutral. Even platform-specifics are evenly split - e.g. I se
I want to thank all that has submitted suggestions to me. I am guessing
all of them are for Linux. I really only know Windows. I have loaded a
laptop with Ubuntu. I think it will take me longer to learn that then to
manually edit each end of each file using Avidemux. I really don’t even
know wh
.bat into
newfiles
And made the directory _fixed. I ran the trim.bat and now in the _fixed
directory I have
The files with both ends cut off.
Thanks for all the help. Hope this helps someone else.
Tom
-Original Message-
From: ffmpeg-user [mailto:ffmpeg-user-boun...@ffmpeg.org] On Beha
what bash is.
Sorry Guys, for being so stupid about Linux
Best
Tom
-Original Message-
From: ffmpeg-user [mailto:ffmpeg-user-boun...@ffmpeg.org] On Behalf Of Jim
Shupert, Jr.
Sent: Tuesday, January 19, 2016 10:38 AM
To: FFmpeg user questions
Subject: Re: [FFmpeg-user] Trying to cut 5 sec
> Hi
>
> I am been trying almost every combination of switches to be able to cut 5
> sec from the start and 5 sec from the ending of variable length mp4 files.
>
> I have not been successful at doing either. I guess I really don't
> understand the usage. I have more than 100 files to do.
>
> Can
Hi Thomas,
Here is a bash script I made to do something similar
I’ve converted is so that ffmpeg will cut 5 seconds from the start and 10 from
the end.
#!/bin/bash
#-- Set the input video
input="/path/to/VideoInput1.mp4"
#get fps of input video
eval $(ffprobe -v error -of flat=s=_ -s
Linux.
Tom
-Original Message-
From: ffmpeg-user [mailto:ffmpeg-user-boun...@ffmpeg.org] On Behalf Of littlebat
Sent: Monday, January 18, 2016 6:15 PM
To: FFmpeg user questions
Subject: Re: [FFmpeg-user] Trying to cut 5 sec of beginning and ending of mp4
files
On Mon, 18 Jan 2016 15:54:14
eady converted with
> The above command line.
>
> Thanks
> Thomas
>
> -----Original Message-
> From: ffmpeg-user [mailto:ffmpeg-user-boun...@ffmpeg.org] On Behalf Of
> t...@tshilton.com
> Sent: Monday, January 18, 2016 1:52 PM
> To: ffmpeg-user@ffmpeg.org
> Su
sion of ffmpeg.
>
> Thanks
> Thomas
>
> -Original Message-
> From: ffmpeg-user [mailto:ffmpeg-user-boun...@ffmpeg.org] On Behalf
> Of t...@tshilton.com Sent: Monday, January 18, 2016 1:52 PM
> To: ffmpeg-user@ffmpeg.org
> Subject: [FFmpeg-user] Trying to cu
t...@tshilton.com
Sent: Monday, January 18, 2016 1:52 PM
To: ffmpeg-user@ffmpeg.org
Subject: [FFmpeg-user] Trying to cut 5 sec of beginning and ending of mp4 files
Hi
I am been trying almost every combination of switches to be able to cut 5 sec
from the start and 5 sec from the ending of variable leng
Hi
I am been trying almost every combination of switches to be able to cut 5
sec from the start and 5 sec from the ending of variable length mp4 files.
I have not been successful at doing either. I guess I really don't
understand the usage. I have more than 100 files to do.
Can anyone suggest
11 matches
Mail list logo