On 3/6/16, juan carlos Rebate wrote:
> 2016-03-05 22:14 GMT+01:00 Reindl Harald :
>>
>>
>> Am 05.03.2016 um 22:06 schrieb Phil Rhodes:
http://www.ffmpeg.org/ffmpeg-all.html
seems to be up-to-date by listing > recent options and not legacy ones
like -b:v and so on
>>>
>>> No
I am transcoding video files to different video profiles for multi-variant
VOD streaming. But I am getting inconsistent #EXT-X-TARGETDURATION.
The command I am using is
*ffmpeg -y -i input.mp4 -c:a aac -ac 2 -ab 64k -ar 44100 -pix_fmt yuv420p
-c:v libx264 -preset slow -b:v 1200k -maxrate 1200k -mi
2016-03-05 22:14 GMT+01:00 Reindl Harald :
>
>
> Am 05.03.2016 um 22:06 schrieb Phil Rhodes:
>>>
>>> http://www.ffmpeg.org/ffmpeg-all.html
>>> seems to be up-to-date by listing > recent options and not legacy ones
>>> like -b:v and so on
>>
>> Not sure if I'm missing something here, but that do
Am 05.03.2016 um 22:06 schrieb Phil Rhodes:
http://www.ffmpeg.org/ffmpeg-all.html
seems to be up-to-date by listing > recent options and not legacy ones like
-b:v and so on
Not sure if I'm missing something here, but that document absolutely does use
-b:v in its examples, in the synopsis
> http://www.ffmpeg.org/ffmpeg-all.html
> seems to be up-to-date by listing > recent options and not legacy ones like
>-b:v and so on
Not sure if I'm missing something here, but that document absolutely does use
-b:v in its examples, in the synopsis at least.
P
___
Am 05.03.2016 um 21:18 schrieb juan carlos Rebate:
2016-03-05 21:05 GMT+01:00 Paul B Mahol :
On 3/5/16, juan carlos Rebate wrote:
Is there somewhere you can find updated documentation in Spanish?
the questions raised here have not had good answers and official
documentation is confusing and
2016-03-05 21:05 GMT+01:00 Paul B Mahol :
> On 3/5/16, juan carlos Rebate wrote:
>> Is there somewhere you can find updated documentation in Spanish?
>> the questions raised here have not had good answers and official
>> documentation is confusing and incomplete,including blogs and websites
>> in
On 3/5/16, juan carlos Rebate wrote:
> Is there somewhere you can find updated documentation in Spanish?
> the questions raised here have not had good answers and official
> documentation is confusing and incomplete,including blogs and websites
> in Spanish do not provide documentation updated
Wh
Is there somewhere you can find updated documentation in Spanish?
the questions raised here have not had good answers and official
documentation is confusing and incomplete,including blogs and websites
in Spanish do not provide documentation updated
___
f
use the log level to see if anything is bombing
-loglevel warnings
use stats to watch it encode
-stats
check your raw source, x265 only handles "yuv420p" | "yuv422p" | "yuv444p” if
your video is "yuvj420p" | "yuvj422p" | "yuvj444p" | "nv12" | "nv16" | “nv2 you
need to use x264
you have two
> 2016/03/05 5:02 P.M. Thilo Borgmann mail.de> wrote:
>
> Try with the raw&native formats I suggested.
I have tried the following command but the resolution is still strange. Also
this ffmpeg is not seems to compatible with soundflower.
ffmpeg -f avfoundation -i "1:0" test.ts
I don't know w
Am 05.03.16 um 08:04 schrieb 桃源老師:
> [...]
> The command I run is as follows: $ ffmpeg -f avfoundation -i "1:0"
> -vf "scale=1280:800,crop=1280:720:0:40" -c:v libx265 -preset
> ultrafast -x265-params crf=25 -c:a libfdk_aac -b:a 160k test.mkv
Why do you still do this complex processing although we
12 matches
Mail list logo