no6b.com> writes:
> [avi047d5300] Could not find codec parameters
> for stream 0 (Video: none (RV32 / 0x32335652), none, 540x65,
> 34097 kb/s): unknown codec
Should be fixed, thank you for the report and the sample!
Carl Eugen
___
ffmp
On 2016-01-20, at 16:01, Moritz Barsnick wrote:
> Regarding cropdetect:
>
> On Wed, Jan 20, 2016 at 11:31:50 -0500, Etienne Desautels wrote:
>> [Parsed_cropdetect_1 @ 0x40b8900] x1:719 x2:0 y1:479 y2:0 w:-718 h:-478
>> x:720 y:480 pts:6006 t:0.066733 crop=-718:-478:720:480
>
> I have noticed d
On 1/20/16, Moritz Barsnick wrote:
> Regarding cropdetect:
>
> On Wed, Jan 20, 2016 at 11:31:50 -0500, Etienne Desautels wrote:
>> [Parsed_cropdetect_1 @ 0x40b8900] x1:719 x2:0 y1:479 y2:0 w:-718 h:-478
>> x:720 y:480 pts:6006 t:0.066733 crop=-718:-478:720:480
>
> I have noticed dimensions like th
Regarding cropdetect:
On Wed, Jan 20, 2016 at 11:31:50 -0500, Etienne Desautels wrote:
> [Parsed_cropdetect_1 @ 0x40b8900] x1:719 x2:0 y1:479 y2:0 w:-718 h:-478 x:720
> y:480 pts:6006 t:0.066733 crop=-718:-478:720:480
I have noticed dimensions like this before. Are they actually useful?
What do
Hi Carles,
On Wed, Jan 20, 2016 at 20:04:14 +0100, Carles Vila wrote:
> Hi, I'm struggling to find the correct command-line for converting 5.1 to
> stereo.
> My source are 6 x aiff (numbered _1 to _6, corresponding to L, R, C, LFE,
> Ls and Rs channels.
>
> My idea is to obtain stereo the way th
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
Hi, I'm struggling to find the correct command-line for converting 5.1 to
stereo.
My source are 6 x aiff (numbered _1 to _6, corresponding to L, R, C, LFE,
Ls and Rs channels.
My idea is to obtain stereo the way the -ac 2 option does.
Any ideas? Thank you!
ffmpeg -i Test_1.aif -i Test_2.aif -i
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
I was able to run a bat file on all my mpeg files to cut the first 10 seconds.
for %%a in ("*.mp4") do ffmpeg -ss 00:00:10 -i "%%a" -codec copy
"newfiles\%%~na.mp4"
Then I found this web page
http://superuser.com/questions/657492/cut-last-30-seconds-off-ends-of-videos-using-ffmpeg-in-a-batch-fi
Hi,
I'm analyzing/converting video from DVD .iso and I use dvd2concat for this. For
at least 2 DVD, when using dvd2concat, ffmpeg return a video that is 1.5 x
longer then the original. ffmpeg report the good duration in the stream info at
the start, but the wrong duration at the end of the pro
At 1/20/2016 02:14 AM, you wrote:
> no6b.com> writes: > So would be mean there's no way for FFmpeg to
> decode > this file? Please either upload a sample (no matter the size) or
> provide a vlc command line that allows me to produce such a sample so I can
> fix this issue that I consider (from
ffmpeg -i "http://234:5464@127.0.0.1:5455/ch1"; -vcodec libx264 -maxrate 1200k
-bufsize 1200k -vprofile high -threads 12 -preset veryfast -vf
yadif,hqdn3d=1.5:1.5:6:6 -acodec aac -ar 44100 -ab 128k -strict experimental -f
flv rtmp://192.168.1.50:1935/live/ch1;
> Date: Wed, 20 Jan 20
On Wed, Jan 20, 2016 at 14:06:53 +, Eng.Hany Ahmed wrote:
> i have stream from stb channels i found the picture noising and
> quaking and it's very appearing in sports channels and text titles
> after made transcoding
Please show us the full ffmpeg command line and the complete, uncut
console
From: kevwe...@hotmail.co.uk
To: ffmpeg-user@ffmpeg.org
Subject: mp4 encode 1 frame out of sync
Date: Fri, 15 Jan 2016 13:09:54 +
Hi, I am encoding a Quicktime Prores file to mp4 using the below settings. In
the resulting file, the audio is 1 frame out of sync, audio comes in 1 frame
early,
hello
i have stream from stb channels i found the picture noising and quaking and
it's very appearing in sports channels and text titles after made transcoding
how i can fix this problem ?the samples photos
http://s24.postimg.org/jj2iccf5x/vlcsnap_error178.png
http://s24.postimg.org/nzq9xa405/
Hi, I am having trouble getting an ffmpeg pipe to work using VapourSynth and
Python Popen commands (I know this may not be the place to ask this, but I am
out of ideas). Running the pipe command on its own on Windows terminal it works
correctly. Here is the python commands:import subprocess
impo
no6b.com> writes:
> So would be mean there's no way for FFmpeg to decode
> this file?
Please either upload a sample (no matter the size) or
provide a vlc command line that allows me to produce
such a sample so I can fix this issue that I consider
(from your description) very annoying.
The
17 matches
Mail list logo