[FFmpeg-user] Wanted: ffmpeg expert to help me with an encoding problem (paid job)

2022-08-21 Thread Michael Heuberger

Good day,

I'm the developer of www.videomail.io and experience issues with audio. 
It's a heavily used, free service to enable Deaf people to email in Sign 
Language. Runs on ffmpeg (under node-fluent-ffmpeg) and JavaScript 
(Node.js).


Since I am Deaf myself, I am unable to repair some audio-related issues 
while muxing video with audio together on server side via ffmpeg. The 
reason for adding audio is to expand the target audience.


That said, I'm searching for someone to help me with this. It's a paid 
job! Found your contact on GitHub, hence this email.


Requirements:
- Must know ffmpeg very well, especially on how to encode audio (WAV) 
and video (MP4) together without any audio delays.

- Knowing JavaScript would be a massive plus for writing code
- Has time in the following weeks, I guess about 10 hours or so.

If you are keen, ping me, please. My page is www.binarykitchen.com – thanks!

Cheers,
Michael

--
Binary Kitchen
Michael Heuberger
1/33 Parrish Road
Sandringham
Auckland 1025
(New Zealand)

Mobile (text only) ...  +64 21 261 89 81
Email mich...@binarykitchen.com
Website ..https://binarykitchen.com
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".


Re: [FFmpeg-user] Weird crackling sound when muxing with an existing WAV file

2017-01-31 Thread Michael Heuberger

Thanks for your offer Carl.

Would love to, but my problem is that I am Deaf. So, I won't be able to 
test and reproduce this on my machine. Don't hear anything. It is just 
feedback from www.videomail.io clients ...


I could send the command with PCM files alone for someone else to test 
the converted audio alone. Anyone interested to assist me here? Maybe 
you Carl? Happy to donate for few beers :)


Cheers
Michael

On 31/01/17 22:54, Carl Eugen Hoyos wrote:

2017-01-30 21:53 GMT+01:00 Michael Heuberger
<michael.heuber...@binarykitchen.com>:


ffmpeg version 3.0.5-0ubuntu0.16.10.1 Copyright (c) 2000-2016 the FFmpeg

Please test current FFmpeg git head.

Can you find out if the issue is also reproducible if you only convert audio
(no video input, no video output)?
What about mp2, ac3 or aac?

Please avoid top-posting here.

Thank you, Carl Eugen
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".


--

Binary Kitchen
Michael Heuberger
1/33 Parrish Road
Sandringham
Auckland 1025
(New Zealand)

Mobile (text only) ...  +64 21 261 89 81
Email   mich...@binarykitchen.com
Website ..  http://www.binarykitchen.com

___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Re: [FFmpeg-user] Weird crackling sound when muxing with an existing WAV file

2017-01-30 Thread Michael Heuberger

Sure, here is the whole, long ffmpeg output from
https://gist.githubusercontent.com/binarykitchen/fc6c73aca72881f76376fb274d82cd70/raw/c6c445cc59fb3e32ed293b4583ec8c34530b3f6a/gistfile1.txt

(hope you can find the cause why the WAV file sounds like crackling)

~/c/videomail-client ❯❯❯ ffmpeg -f image2 -thread_queue_size 2048 -framerate 20.0 -i 
/home/michael-heuberger/code/videomail.io/var/local/tmp/clients/videomail.io/11e6-e678-5d52cbb0-bf24-7d54b9fabcf7/frames/%d.webp
 -i 
/home/michael-heuberger/code/videomail.io/var/local/tmp/clients/videomail.io/11e6-e678-5d52cbb0-bf24-7d54b9fabcf7/videomail_stretched.wav
 -y -ac 1 -acodec libvorbis -vcodec libvpx -filter:v 
"drawtext=fontfile=/home/michael-heuberger/code/videomail.io/src/assets/fonts/Varela-Regular.ttf:text=www.videomail.io:fontsize=12:fontcolor=0xFF@0.3:x=text_h:y=main_h-(text_h*2):shadowcolor=0x11@0.15:shadowx=1:shadowy=1,scale=trunc(iw/2)*2:trunc(ih/2)*2"
 -crf 12 -pix_fmt yuv420p -deadline realtime -cpu-used 4 -loglevel verbose 
/home/michael-heuberger/code/videomail.io/var/local/tmp/clients/videomail.io/11e6-e678-5d52cbb0-bf24-7d54b9fabcf7/videomail_preview.webm

ffmpeg version 3.0.5-0ubuntu0.16.10.1 Copyright (c) 2000-2016 the FFmpeg 
developers
  built with gcc 6.2.0 (Ubuntu 6.2.0-5ubuntu12) 20161005
  configuration: --prefix=/usr --extra-version=0ubuntu0.16.10.1 
--toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu 
--incdir=/usr/include/x86_64-linux-gnu --cc=cc --cxx=g++ --enable-gpl 
--enable-shared --disable-stripping --disable-decoder=libopenjpeg 
--disable-decoder=libschroedinger --enable-avresample --enable-avisynth 
--enable-gnutls --enable-ladspa --enable-libass --enable-libbluray 
--enable-libbs2b --enable-libcaca --enable-libcdio --enable-libflite 
--enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme 
--enable-libgsm --enable-libmodplug --enable-libmp3lame --enable-libopenjpeg 
--enable-libopus --enable-libpulse --enable-librubberband --enable-librtmp 
--enable-libschroedinger --enable-libshine --enable-libsnappy --enable-libsoxr 
--enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame 
--enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp 
--enable-libx265 --enable-libxvid --enable-libzvbi --enable-openal 
--enable-opengl --enable-x11grab --enable-libdc1394 --enable-libiec61883 
--enable-libzmq --enable-frei0r --enable-chromaprint --enable-libx264
  libavutil  55. 17.103 / 55. 17.103
  libavcodec 57. 24.102 / 57. 24.102
  libavformat57. 25.100 / 57. 25.100
  libavdevice57.  0.101 / 57.  0.101
  libavfilter 6. 31.100 /  6. 31.100
  libavresample   3.  0.  0 /  3.  0.  0
  libswscale  4.  0.100 /  4.  0.100
  libswresample   2.  0.101 /  2.  0.101
  libpostproc54.  0.100 / 54.  0.100
[image2 @ 0x556e3a474b40] max_analyze_duration 500 reached at 500 
microseconds st:0
Input #0, image2, from 
'/home/michael-heuberger/code/videomail.io/var/local/tmp/clients/videomail.io/11e6-e678-5d52cbb0-bf24-7d54b9fabcf7/frames/%d.webp':
  Duration: 00:00:09.15, start: 0.00, bitrate: N/A
Stream #0:0: Video: webp, 1 reference frame, yuv420p(tv, 
bt470bg/unknown/unknown), 400x300, 20 fps, 20 tbr, 20 tbn, 20 tbc
[wav @ 0x556e3a5a6b00] parser not found for codec pcm_s16le, packets or times 
may be invalid.
Guessed Channel Layout for  Input Stream #1.0 : mono
Input #1, wav, from 
'/home/michael-heuberger/code/videomail.io/var/local/tmp/clients/videomail.io/11e6-e678-5d52cbb0-bf24-7d54b9fabcf7/videomail_stretched.wav':
  Metadata:
encoder : Lavf57.25.100
  Duration: 00:00:09.07, bitrate: 705 kb/s
Stream #1:0: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 44100 Hz, 1 
channels, s16, 705 kb/s
[Parsed_scale_1 @ 0x556e3a602960] w:trunc(iw/2)*2 h:trunc(ih/2)*2 
flags:'bicubic' interl:0
[graph 0 input from stream 0:0 @ 0x556e3a602860] w:400 h:300 pixfmt:yuv420p 
tb:1/20 fr:20/1 sar:0/1 sws_param:flags=2
[Parsed_scale_1 @ 0x556e3a602960] w:400 h:300 fmt:yuv420p sar:0/1 -> w:400 
h:300 fmt:yuv420p sar:0/1 flags:0x4
[graph 1 input from stream 1:0 @ 0x556e3a609680] tb:1/44100 samplefmt:s16 
samplerate:44100 chlayout:0x4
[audio format for output stream 0:1 @ 0x556e3a60a0e0] auto-inserting filter 
'auto-inserted resampler 0' between the filter 'Parsed_anull_0' and the filter 
'audio format for output stream 0:1'
[auto-inserted resampler 0 @ 0x556e3a60da60] ch:1 chl:mono fmt:s16 r:44100Hz -> 
ch:1 chl:mono fmt:fltp r:44100Hz
[libvpx @ 0x556e3a5f8f80] v1.5.0
[libvpx @ 0x556e3a5f8f80] --prefix=/usr --enable-pic --enable-shared 
--disable-install-bins --disable-install-srcs --size-limit=16384x16384 
--enable-postproc --enable-multi-res-encoding --enable-temporal-denoising 
--enable-vp9-temporal-denoising --enable-vp9-postproc --target=x86_64-linux-gcc
Output #0, webm, to 
'/home/michael-heuberger/code/videomail.io/var/local/tmp/clients/videomail.io/11e6-e678-5d52cbb0-bf24-7d54b9fabcf7/videomail_preview.webm':
  Metad

[FFmpeg-user] Weird crackling sound when muxing with an existing WAV file

2017-01-29 Thread Michael Heuberger
Hello guys

It's me Michael again, having another ffmpeg problem. Since I am Deaf I
cannot fine tune nor adjust audio stuff very well and would appreciate
your help a lot.

It's for the cool www.videomail.io app where Deaf people can exchange
stuff in sign language. But the sound part needs improvement. It works
but there is a nasty crackling sound my hearing friends say. Feel free
to test it yourself on that site.

Here's an example ffmpeg command how I mux a WAV file + encode the video
based on images on server side at the same time. With a long output, all
on this Gist:
https://gist.github.com/binarykitchen/fc6c73aca72881f76376fb274d82cd70

The WAV file itself is assembled on server side from PCM files sent from
the client (during recording). Plus stretched with Rubberband before it
is being muxed with the video file. You see, it's pretty sophisticated
and works well. Just the crackling sound is a problem.

Any advice, tips or even criticism would be very very welcome

Many thanks
Michael

-- 

Binary Kitchen
Michael Heuberger
1/33 Parrish Road
Sandringham
Auckland 1025
(New Zealand)

Mobile (text only) ...  +64 21 261 89 81
Email   mich...@binarykitchen.com
Website ..  http://www.binarykitchen.com

___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Re: [FFmpeg-user] Why is length and bitrate zero?

2016-12-21 Thread Michael Heuberger
Hi Moritz

So, are you saying there is nothing wrong with my command and that it
must be a smplayer bug?

- Michael


On 21/12/16 09:53, Moritz Barsnick wrote:
> On Tue, Dec 20, 2016 at 13:31:25 +1300, Michael Heuberger wrote:
>> But regarding the length, that still doesn't look right. Can you check 
>> the lengths again with your random ones?
> The lengths all look correct in smplayer (I didn't check their actual
> lengths), but so does the output from your example.
>
> Gruß,
> Moritz
> ___
> ffmpeg-user mailing list
> ffmpeg-user@ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
> To unsubscribe, visit link above, or email
> ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

-- 

Binary Kitchen
Michael Heuberger
1/33 Parrish Road
Sandringham
Auckland 1025
(New Zealand)

Mobile (text only) ...  +64 21 261 89 81
Email   mich...@binarykitchen.com
Website ..  http://www.binarykitchen.com

___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Re: [FFmpeg-user] Why is length and bitrate zero?

2016-12-19 Thread Michael Heuberger
True, SM player always reports 0 for bitrate. I ll raise this with them 
then.


But regarding the length, that still doesn't look right. Can you check 
the lengths again with your random ones?


- Michael


On 20/12/16 12:49, Moritz Barsnick wrote:

On Mon, Dec 19, 2016 at 23:21:56 +1300, Michael Heuberger wrote:

$ ffmpeg -f lavfi -i testsrc=d=10 -pix_fmt yuv420p -vcodec libvpx out1.mkv
resulted into a video whose length is 00:00:10 but with a bitrate of 0
kbps (says my SMPlayer)

But says neither ffprobe nor mediainfo. IIRC, the overall bitrate is encoded
in the MKV header, but there's no per-stream info available. Perhaps
*that*'s smplayer's issue. Are you sure that smplayer reports anything
*else* than 0 for any MKV file at all? I just tried a few random ones,
and they all report 0.

Moritz
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".


--

Binary Kitchen
Michael Heuberger
1/33 Parrish Road
Sandringham
Auckland 1025
(New Zealand)

Mobile (text only) ...  +64 21 261 89 81
Email   mich...@binarykitchen.com
Website ..  http://www.binarykitchen.com

___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Re: [FFmpeg-user] Why is length and bitrate zero?

2016-12-19 Thread Michael Heuberger
Hi Carl

Nice one.

The first command

$ ffmpeg -f lavfi -i testsrc=d=10 -pix_fmt yuv420p -vcodec libvpx out1.mkv

resulted into a video whose length is 00:00:10 but with a bitrate of 0
kbps (says my SMPlayer)

The second command is exactly the same. Defined length 00:00:10 but zero
bitrate on the SMPlayer.

- Michael

On 19/12/16 13:53, Carl Eugen Hoyos wrote:
> 2016-12-18 21:57 GMT+01:00 Michael Heuberger
> <michael.heuber...@binarykitchen.com>:
>
>> ffmpeg -f image2 -thread_queue_size 2048 -framerate 18.9 -i
>> /home/michael-heuberger/binarykitchen/code/videomail.io/var/local/tmp/clients/videomail.io/11e6-c1e3-fc2ad020-ae4a-290f0f20d08f/frames/%d.webp
>> -y -an -vcodec libvpx -filter:v
>> drawtext=fontfile=/home/michael-heuberger/binarykitchen/code/videomail.io/src/assets/fonts/Varela-Regular.ttf:text=www.videomail.io:fontsize=10:fontcolor=0xFF@0.25:x=text_h:y=main_h-(text_h*2):shadowcolor=0x11@0.15:shadowx=1:shadowy=1,scale=trunc(iw/2)*2:trunc(ih/2)*2
>> -crf 8 -pix_fmt yuv420p -deadline good -cpu-used 1 -loglevel warning
>> /home/michael-heuberger/binarykitchen/code/videomail.io/var/local/uploads/videomail.io/videomail/11e6/c1/e3/11e6-c1e3-fc2ad020-ae4a-290f0f20d08f/videomail_good.webm
> Apart from what Cley wrote (complete, uncut console output missing),
> please note that questions with "-loglevel warning" are only acceptable
> if you have a question about loglevel, please remove it.
>
> Is the issue reproducible with one of the following command lines?
> $ ffmpeg -f lavfi -i testsrc=d=10 -pix_fmt yuv420p -vcodec libvpx out1.mkv
> $ ffmpeg -f lavfi -i testsrc=d=10 -pix_fmt yuv420p -vcodec libvpx -crf
> 8 out2.mkv
> (You do agree that if one of the two command lines allow to reproduce
> the issue, it will be much easier to track it down, no?)
>
> Carl Eugen
> ___
> ffmpeg-user mailing list
> ffmpeg-user@ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
> To unsubscribe, visit link above, or email
> ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

-- 

Binary Kitchen
Michael Heuberger
1/33 Parrish Road
Sandringham
Auckland 1025
(New Zealand)

Mobile (text only) ...  +64 21 261 89 81
Email   mich...@binarykitchen.com
Website ..  http://www.binarykitchen.com

___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Re: [FFmpeg-user] Why is length and bitrate zero?

2016-12-19 Thread Michael Heuberger
Hi Cley

Sure, sorry for not sharing the full output earlier. Here again, the
command:

ffmpeg -f image2 -thread_queue_size 2048 -framerate 17.8 -i
/home/michael-heuberger/binarykitchen/code/videomail.io/var/local/tmp/clients/videomail.io/11e6-c5d3-b5af3a70-b169-7fad3fc24aa1/frames/%d.webp
-y -an -vcodec libvpx -filter:v
drawtext=fontfile=/home/michael-heuberger/binarykitchen/code/videomail.io/src/assets/fonts/Varela-Regular.ttf:text=www.videomail.io:fontsize=10:fontcolor=0xFF@0.25:x=text_h:y=main_h-(text_h*2):shadowcolor=0x11@0.15:shadowx=1:shadowy=1,scale=trunc(iw/2)*2:trunc(ih/2)*2
-crf 12 -pix_fmt yuv420p -deadline realtime -cpu-used 4
/home/michael-heuberger/binarykitchen/code/videomail.io/var/local/tmp/clients/videomail.io/11e6-c5d3-b5af3a70-b169-7fad3fc24aa1/videomail_preview.webm

And the full output

ffmpeg version 3.0.5-0ubuntu0.16.10.1 Copyright (c) 2000-2016 the FFmpeg
developers
  built with gcc 6.2.0 (Ubuntu 6.2.0-5ubuntu12) 20161005
  configuration: --prefix=/usr --extra-version=0ubuntu0.16.10.1
--toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu
--incdir=/usr/include/x86_64-linux-gnu --cc=cc --cxx=g++ --enable-gpl
--enable-shared --disable-stripping --disable-decoder=libopenjpeg
--disable-decoder=libschroedinger --enable-avresample --enable-avisynth
--enable-gnutls --enable-ladspa --enable-libass --enable-libbluray
--enable-libbs2b --enable-libcaca --enable-libcdio --enable-libflite
--enable-libfontconfig --enable-libfreetype --enable-libfribidi
--enable-libgme --enable-libgsm --enable-libmodplug --enable-libmp3lame
--enable-libopenjpeg --enable-libopus --enable-libpulse
--enable-librubberband --enable-librtmp --enable-libschroedinger
--enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex
--enable-libssh --enable-libtheora --enable-libtwolame
--enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp
--enable-libx265 --enable-libxvid --enable-libzvbi --enable-openal
--enable-opengl --enable-x11grab --enable-libdc1394 --enable-libiec61883
--enable-libzmq --enable-frei0r --enable-chromaprint --enable-libx264
  libavutil  55. 17.103 / 55. 17.103
  libavcodec 57. 24.102 / 57. 24.102
  libavformat57. 25.100 / 57. 25.100
  libavdevice57.  0.101 / 57.  0.101
  libavfilter 6. 31.100 /  6. 31.100
  libavresample   3.  0.  0 /  3.  0.  0
  libswscale  4.  0.100 /  4.  0.100
  libswresample   2.  0.101 /  2.  0.101
  libpostproc54.  0.100 / 54.  0.100
Input #0, image2, from
'/home/michael-heuberger/binarykitchen/code/videomail.io/var/local/tmp/clients/videomail.io/11e6-c5d3-b5af3a70-b169-7fad3fc24aa1/frames/%d.webp':
  Duration: 00:00:02.30, start: 0.00, bitrate: N/A
Stream #0:0: Video: webp, yuv420p(tv, bt470bg/unknown/unknown),
400x300, 17.83 fps, 17.80 tbr, 17.80 tbn, 17.80 tbc
[libvpx @ 0x55b4300d8d40] v1.5.0
Output #0, webm, to
'/home/michael-heuberger/binarykitchen/code/videomail.io/var/local/tmp/clients/videomail.io/11e6-c5d3-b5af3a70-b169-7fad3fc24aa1/videomail_preview.webm':
  Metadata:
encoder : Lavf57.25.100
Stream #0:0: Video: vp8 (libvpx), yuv420p, 400x300, q=-1--1, 200
kb/s, 17.80 fps, 1k tbn, 17.80 tbc
Metadata:
  encoder : Lavc57.24.102 libvpx
Side data:
  unknown side data type 10 (24 bytes)
Stream mapping:
  Stream #0:0 -> #0:0 (webp (native) -> vp8 (libvpx))
Press [q] to stop, [?] for help
frame=   41 fps=0.0 q=0.0 Lsize=  53kB time=00:00:02.30 bitrate=
187.8kbits/s speed=18.6x   
video:52kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB
muxing overhead: 1.400739%

Hope this gives any clues why the produced video had a length and
bitrate of zero?

Thanks
Michael


On 19/12/16 10:03, Cley Faye wrote:
> 2016-12-18 21:57 GMT+01:00 Michael Heuberger <
> michael.heuber...@binarykitchen.com>:
>
>> ffmpeg -f image2 -thread_queue_size 2048 -framerate 18.9 -i
>> /home/michael-heuberger/binarykitchen/code/videomail.io/var/
>> local/tmp/clients/videomail.io/11e6-c1e3-fc2ad020-ae4a-
>> 290f0f20d08f/frames/%d.webp
>> -y -an -vcodec libvpx -filter:v
>> drawtext=fontfile=/home/michael-heuberger/binarykitchen/code/
>> videomail.io/src/assets/fonts/Varela-Regular.ttf:text=
>> www.videomail.io:fontsize=10:fontcolor=0xFF@0.25:x=text_
>> h:y=main_h-(text_h*2):shadowcolor=0x11@0.15:shadowx=1:
>> shadowy=1,scale=trunc(iw/2)*2:trunc(ih/2)*2
>> -crf 8 -pix_fmt yuv420p -deadline good -cpu-used 1 -loglevel warning
>> /home/michael-heuberger/binarykitchen/code/videomail.io/var/
>> local/uploads/videomail.io/videomail/11e6/c1/e3/11e6-
>> c1e3-fc2ad020-ae4a-290f0f20d08f/videomail_good.webm
>>
> ​Unless I missed something obvious here, the full output of ffmpeg
> (including headers) will be required to be able to tell more.
> ___
> ffmpeg-user mailing list
> ffmpeg-user@ffmpeg.org
> http://ffm

[FFmpeg-user] Why is length and bitrate zero?

2016-12-18 Thread Michael Heuberger

Hello folks

I just have encoded a webm video with a duration of about 2 mins. But
when I play it on a website or in a video player, it tells me length is
zero. Weird. So I have inspected it in my local Ubuntu SM video player,
see attached image. Indeed, length and bitrate are zero.

This is the ffmpeg command I used to encode the video based on image frames:

ffmpeg -f image2 -thread_queue_size 2048 -framerate 18.9 -i
/home/michael-heuberger/binarykitchen/code/videomail.io/var/local/tmp/clients/videomail.io/11e6-c1e3-fc2ad020-ae4a-290f0f20d08f/frames/%d.webp
-y -an -vcodec libvpx -filter:v
drawtext=fontfile=/home/michael-heuberger/binarykitchen/code/videomail.io/src/assets/fonts/Varela-Regular.ttf:text=www.videomail.io:fontsize=10:fontcolor=0xFF@0.25:x=text_h:y=main_h-(text_h*2):shadowcolor=0x11@0.15:shadowx=1:shadowy=1,scale=trunc(iw/2)*2:trunc(ih/2)*2
-crf 8 -pix_fmt yuv420p -deadline good -cpu-used 1 -loglevel warning
/home/michael-heuberger/binarykitchen/code/videomail.io/var/local/uploads/videomail.io/videomail/11e6/c1/e3/11e6-c1e3-fc2ad020-ae4a-290f0f20d08f/videomail_good.webm

Yes, it is a bit long and has a lot in it. It's for the www.videomail.io
webservice.

But I hope someone of you can spot what I am doing wrong with the ffmpeg
parameters. Is there a reason why bitrate and length is zero?

Thanks for any clues!
Michael

--

Binary Kitchen
Michael Heuberger
1/33 Parrish Road
Sandringham
Auckland 1025
(New Zealand)

Mobile (text only) ...  +64 21 261 89 81
Email   mich...@binarykitchen.com
Website ..  http://www.binarykitchen.com


___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Re: [FFmpeg-user] Looking for an apt-get package that comes with Rubberband

2016-10-08 Thread Michael Heuberger
Ugh, linuxbrew?

Rather avoid it since apt-get is the one package manager for Linux and
most servers run on Linux.

Is there no source I can use for apt-get?

On 08/10/16 17:50, Reto Kromer wrote:
> Michael Heuberger wrote:
>
>> To deploy my app easier among my machines, I am looking for
>> a linux package where ffmpeg is compiled with the
>> rubberband tool altogether.
> Using linuxbrew you can install ffmpeg with rubberband:
>
>   brew install ffmpeg {...} --with-rubberband
>
> Works fine on my side for both HEAD and 3.1.3 (3.1.4 
> should follow in the next week or so).
>
> Hope this helps! Reto
>
> ___
> ffmpeg-user mailing list
> ffmpeg-user@ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
> To unsubscribe, visit link above, or email
> ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

-- 

Binary Kitchen
Michael Heuberger
1/33 Parrish Road
Sandringham
Auckland 1025
(New Zealand)

Mobile (text only) ...  +64 21 261 89 81
Email   mich...@binarykitchen.com
Website ..  http://www.binarykitchen.com

___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

[FFmpeg-user] Looking for an apt-get package that comes with Rubberband

2016-10-07 Thread Michael Heuberger
Hello folks

To deploy my app easier among my machines, I am looking for a linux
package where ffmpeg is compiled with the rubberband tool altogether.

So that I can simply install or update it via apt-get instead of using a
long git bash command which is prone to crash.

The usual Ubuntu source package is quite old and does not come with
Rubberband:
https://launchpad.net/ubuntu/+source/ffmpeg/7:2.8.6-1ubuntu2

Anyone knows of such a source I could use?

Thanks
Michael

-- 

Binary Kitchen
Michael Heuberger
1/33 Parrish Road
Sandringham
Auckland 1025
(New Zealand)

Mobile (text only) ...  +64 21 261 89 81
Email   mich...@binarykitchen.com
Website ..  http://www.binarykitchen.com

___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Re: [FFmpeg-user] Confusion about pix_fmt

2014-11-11 Thread Michael Heuberger
Thank you guys! - Learning here ...

On 11/11/14 03:37, Carl Eugen Hoyos wrote:
 Michael Heuberger michael.heuberger at binarykitchen.com writes:

 All I want is to make the video compatible on *modern* 
 browsers/players
 Then you have to use -pix_fmt yuv420p which is 
 different from yuvj420p and I believe good players 
 are rare.

 I also want to make the warning disappear ffmpeg is 
 generating:
 As said, this is not possible: The warning appears if 
 either the input or the output pix_fmt are yuvj*-

 Carl Eugen

 ___
 ffmpeg-user mailing list
 ffmpeg-user@ffmpeg.org
 http://ffmpeg.org/mailman/listinfo/ffmpeg-user

-- 

Binary Kitchen
Michael Heuberger
4c Dunbar Road
Mt Eden
Auckland 1024
(New Zealand)

Mobile (text only) ...  +64 21 261 89 81
Email   mich...@binarykitchen.com
Website ..  http://www.binarykitchen.com

___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user


[FFmpeg-user] Confusion about pix_fmt

2014-11-10 Thread Michael Heuberger
Hello guys

If you look at the bug report at https://trac.ffmpeg.org/ticket/4098 you
can see that I am confused about the pix_fmt option.

I am not sure what parameter to use for this option. All I want is to
make the video compatible on *modern* browsers/players only and I also
want to make the warning disappear ffmpeg is generating:

deprecated pixel format used, make sure you did set range correctly

This warning led me to believe I have to set a different pix_fmt
parameter than the default one (yuv420p). But I do not know which one.

Any clues?

Michael

-- 

Binary Kitchen
Michael Heuberger
4c Dunbar Road
Mt Eden
Auckland 1024
(New Zealand)

Mobile (text only) ...  +64 21 261 89 81
Email   mich...@binarykitchen.com
Website ..  http://www.binarykitchen.com

___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user