Re: [FFmpeg-user] FFmpeg audio frame count/nb_samples misunderstanding?

2020-01-03 Thread klongwood3
After discussing with support within the #ffmpeg IRC channel, this approach doesn't seem to be too reliable or consistent to keep track of frame count from sender and receiver. A "frame" in ffmpeg at the decoding side is just "however many samples the decoder decoded from one packet". The thing

Re: [FFmpeg-user] ffmpeg Changing Video Levels

2020-01-02 Thread Chris via ffmpeg-user
> It's not exactly complicated to remove a few "av_clip()" from the > v210 encoder. Where do I look? Which file? ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above,

Re: [FFmpeg-user] ffmpeg Changing Video Levels

2020-01-02 Thread Carl Eugen Hoyos
Am Do., 2. Jan. 2020 um 03:53 Uhr schrieb Chris via ffmpeg-user : > I am reluctant to delve into the source code - it's very complicated! It's not exactly complicated to remove a few "av_clip()" from the v210 encoder. Carl Eugen ___ ffmpeg-user

Re: [FFmpeg-user] ffmpeg Changing Video Levels

2020-01-01 Thread Chris via ffmpeg-user
Ideally I would like to have both: out_range=unity  and out_range=r103. This would be the most flexible. ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email

Re: [FFmpeg-user] ffmpeg Changing Video Levels

2020-01-01 Thread Carl Zwanzig
On 1/1/2020 6:52 PM, Chris via ffmpeg-user wrote: I am trying to make video levels compliant with EBU R 103 which is RGB in the range 5 - 246. Alternatively you could have out_range=r103. The risk here is that EBU could change the values at some point in the future. Of course, but any

Re: [FFmpeg-user] ffmpeg Changing Video Levels

2020-01-01 Thread Chris via ffmpeg-user
> Thanks for the direct answer. That makes ffmpeg useless for my purposes. > Could you elaborate? We already have: out_range=full and out_range=tv Why not have out_range=unity which does not alter the video levels at all? I am trying to make video levels compliant with EBU R 103

Re: [FFmpeg-user] ffmpeg Changing Video Levels

2020-01-01 Thread Carl Eugen Hoyos
Am Do., 2. Jan. 2020 um 00:38 Uhr schrieb Chris via ffmpeg-user : > > > "FFmpeg's v210 encoder surprisingly limits the video levels, if you > > want to change this, you have to edit the FFmpeg source code." > > > Thanks for the direct answer. That makes ffmpeg useless for my purposes. Could you

Re: [FFmpeg-user] ffmpeg Changing Video Levels

2020-01-01 Thread Chris via ffmpeg-user
"FFmpeg's v210 encoder surprisingly limits the video levels, if you want to change this, you have to edit the FFmpeg source code." Thanks for the direct answer. That makes ffmpeg useless for my purposes. It would be nice if ffmpeg had an option to defeat this behavior. i.e. "unity gain".

Re: [FFmpeg-user] ffmpeg Changing Video Levels

2020-01-01 Thread Carl Eugen Hoyos
Am Mi., 1. Jan. 2020 um 23:48 Uhr schrieb Chris via ffmpeg-user : > Is there a way for ffmpeg to encode video without altering the video levels? > I know about full- (0 - 255) and limited- (16 - 235) range video. I am working > on a C program to modify video levels, using ffmpeg to read video

[FFmpeg-user] ffmpeg Changing Video Levels

2020-01-01 Thread Chris via ffmpeg-user
Is there a way for ffmpeg to encode video without altering the video levels? I know about full- (0 - 255) and limited- (16 - 235) range video. I am working on a C program to modify video levels, using ffmpeg to read video frames into my program and to write them out. No matter what I do, ffmpeg

Re: [FFmpeg-user] ffmpeg not seeing past junk in ogg files

2019-12-27 Thread Silent Strider
Am 27.12.2019 um 16:51 schrieb Carl Eugen Hoyos: Am 27.12.2019 um 15:16 schrieb Silent Strider : ffprobe version git-2019-12-26-b0d0d7e Copyright (c) 2007-2019 the FFmpeg developers built with gcc 9.2.1 (GCC) 20191125 configuration: --enable-gpl --enable-version3 --enable-sdl2

Re: [FFmpeg-user] ffmpeg not seeing past junk in ogg files

2019-12-27 Thread Carl Eugen Hoyos
> Am 27.12.2019 um 15:16 schrieb Silent Strider : > > ffprobe version git-2019-12-26-b0d0d7e Copyright (c) 2007-2019 the > FFmpeg developers > built with gcc 9.2.1 (GCC) 20191125 > configuration: --enable-gpl --enable-version3 --enable-sdl2 > --enable-fontconfig --enable-gnutls

Re: [FFmpeg-user] ffmpeg not seeing past junk in ogg files

2019-12-27 Thread Carl Eugen Hoyos
> Am 27.12.2019 um 15:16 schrieb Silent Strider : > I try to identify some music/sound files extracted from a game. > > I noticed, that ffmpeg/ffprobe do ignore junk at the beginning of mp3 > files (e.g. "Skipping 217 bytes of junk at 0"), but not on other, in > my case ogg files. mp3 is both

Re: [FFmpeg-user] FFmpeg command for rtsp streaming failed to open tcp port , windows Firewall is switched off

2019-12-27 Thread Venkateswaran.S
Could you please double-check whether the file is present in that path "C:\Users\alfes\Videos\mm.mp4". Also, share your console output. (Avoid top-posting; see https://trac.ffmpeg.org/wiki/MailingListEtiquette). Regards, Venkateswaran.S ___ ffmpeg-user

Re: [FFmpeg-user] FFmpeg command for rtsp streaming failed to open tcp port , windows Firewall is switched off

2019-12-27 Thread sani1486 via ffmpeg-user
I get no video when I try to playback the stream -- Sent from: http://www.ffmpeg-archive.org/ ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email

[FFmpeg-user] FFmpeg command for rtsp streaming failed to open tcp port , windows Firewall is switched off

2019-12-27 Thread sani1486 via ffmpeg-user
Hello , I have been trying to stream a video file through RTSP using the following command ".\ffmpeg.exe -re -i C:\Users\alfes\Videos\mm.mp4 -rtsp_transport udp -vcodec h264 -f rtsp rtsp://192.168.11.148:554/main" i do have another device from which running the same command works with no

[FFmpeg-user] ffmpeg-lambda-layer and concat protocol

2019-12-18 Thread mark
I am using the ffmpeg-lambda-layer in the AWS Serverless Application Repository published by Gojko Adzic: https://serverlessrepo.aws.amazon.com/applications/arn:aws:serverlessrepo:us -east-1:145266761615:applications~ffmpeg-lambda-layer I want to concatenate multiple MP3 files together into a

[FFmpeg-user] ffmpeg prores alpha type metadata tag request

2019-12-16 Thread K manjunath
Hi Am using ffmpeg to convert Tiff (rgb + premultiplied alpha) image sequence to prores xq mov. When i import it in after effects, it imports as straight alpha by default. It's not guessing correct. Tried adding metadata but nothing works. I shud manually set to premultiplied. How to fix

Re: [FFmpeg-user] ffmpeg output list question

2019-12-16 Thread Mark Filipak
On 12/16/2019 06:06 AM, Carl Eugen Hoyos wrote: Am Mo., 16. Dez. 2019 um 12:05 Uhr schrieb Mark Filipak : On 12/16/2019 05:46 AM, Carl Eugen Hoyos wrote: Am Mo., 16. Dez. 2019 um 09:03 Uhr schrieb Mark Filipak - Vintage "PAL" Cinematic Source -- Purely 24 FPS content (no VBR) in an 25 FPS

Re: [FFmpeg-user] ffmpeg output list question

2019-12-16 Thread Carl Eugen Hoyos
Am Mo., 16. Dez. 2019 um 12:05 Uhr schrieb Mark Filipak : > > On 12/16/2019 05:46 AM, Carl Eugen Hoyos wrote: > > Am Mo., 16. Dez. 2019 um 09:03 Uhr schrieb Mark Filipak > >> - Vintage "PAL" Cinematic Source -- Purely 24 FPS content (no VBR) in an > >> 25 FPS container (that plays at 25 Hz with 4%

Re: [FFmpeg-user] ffmpeg output list question

2019-12-16 Thread Carl Eugen Hoyos
Am Mo., 16. Dez. 2019 um 12:01 Uhr schrieb Mark Filipak : > > On 12/16/2019 05:46 AM, Carl Eugen Hoyos wrote: > > Am Mo., 16. Dez. 2019 um 09:03 Uhr schrieb Mark Filipak > >> I knew that ffmpeg encoders output solely frames, but I assumed that, > > > > I may misunderstand but this is at least

Re: [FFmpeg-user] ffmpeg output list question

2019-12-16 Thread Mark Filipak
On 12/16/2019 05:46 AM, Carl Eugen Hoyos wrote: Am Mo., 16. Dez. 2019 um 09:03 Uhr schrieb Mark Filipak - Vintage "PAL" Cinematic Source -- Purely 24 FPS content (no VBR) in an 25 FPS container (that plays at 25 Hz with 4% speedup). Just search for a a pal vob file of a movie. I don't have

Re: [FFmpeg-user] ffmpeg output list question

2019-12-16 Thread Mark Filipak
On 12/16/2019 05:46 AM, Carl Eugen Hoyos wrote: Am Mo., 16. Dez. 2019 um 09:03 Uhr schrieb Mark Filipak I knew that ffmpeg encoders output solely frames, but I assumed that, I may misunderstand but this is at least misleading, could be considered wrong. when an interlaced container was

Re: [FFmpeg-user] ffmpeg output list question

2019-12-16 Thread Carl Eugen Hoyos
Am Mo., 16. Dez. 2019 um 09:03 Uhr schrieb Mark Filipak : > > On 12/15/2019 06:58 PM, Carl Eugen Hoyos wrote: > > Am So., 15. Dez. 2019 um 22:20 Uhr schrieb Mark Filipak > > : > >> > >> On 12/15/2019 02:38 PM, Carl Eugen Hoyos wrote: > >>> Am So., 15. Dez. 2019 um 16:50 Uhr schrieb Mark Filipak >

Re: [FFmpeg-user] ffmpeg output list question

2019-12-16 Thread Mark Filipak
On 12/15/2019 06:58 PM, Carl Eugen Hoyos wrote: Am So., 15. Dez. 2019 um 22:20 Uhr schrieb Mark Filipak : On 12/15/2019 02:38 PM, Carl Eugen Hoyos wrote: Am So., 15. Dez. 2019 um 16:50 Uhr schrieb Mark Filipak FFmpeg (and digital transcoders in general) doesn't know about fields, it can

Re: [FFmpeg-user] ffmpeg output list question

2019-12-15 Thread Carl Eugen Hoyos
Am So., 15. Dez. 2019 um 22:20 Uhr schrieb Mark Filipak : > > On 12/15/2019 02:38 PM, Carl Eugen Hoyos wrote: > > Am So., 15. Dez. 2019 um 16:50 Uhr schrieb Mark Filipak > > FFmpeg (and digital transcoders in general) doesn't know about fields, > > it can only work with frames. (This is also

Re: [FFmpeg-user] ffmpeg output list question

2019-12-15 Thread Mark Filipak
On 12/15/2019 02:38 PM, Carl Eugen Hoyos wrote: Am So., 15. Dez. 2019 um 16:50 Uhr schrieb Mark Filipak -snip- Thanks, Carl. I'm going to respond first to the most global architectural issue (as I'm able to recognize issues and discriminate between them). FFmpeg (and digital transcoders in

Re: [FFmpeg-user] ffmpeg output list question

2019-12-15 Thread Mark Filipak
On 12/15/2019 02:38 PM, Carl Eugen Hoyos wrote: Am So., 15. Dez. 2019 um 16:50 Uhr schrieb Mark Filipak : I run this command: ffmpeg -ss 30.0 -i %1 -hide_banner -filter:v idet -frames:v 900 -an -f rawvideo -y NUL to gather data on multimedia source files (passed in via %1). When asking

Re: [FFmpeg-user] ffmpeg output list question

2019-12-15 Thread Carl Eugen Hoyos
Am So., 15. Dez. 2019 um 16:50 Uhr schrieb Mark Filipak : > > I run this command: > ffmpeg -ss 30.0 -i %1 -hide_banner -filter:v idet -frames:v 900 -an -f > rawvideo -y NUL > to gather data on multimedia source files (passed in via %1). When asking questions on this mailing list, please do not

[FFmpeg-user] ffmpeg output list question

2019-12-15 Thread Mark Filipak
I run this command: ffmpeg -ss 30.0 -i %1 -hide_banner -filter:v idet -frames:v 900 -an -f rawvideo -y NUL to gather data on multimedia source files (passed in via %1). I've run it against a wide mix -- close to a hundred -- sources: - 24 FPS, - 25 FPS, - soft telecined, - hard telecined, and

Re: [FFmpeg-user] FFMpeg stream audio problem

2019-12-13 Thread Csaba
Hi Moritz, Thank you very much, you are very friendly and helpful. You wrote: > Thanks for these. I always want to try vlc for certain stuff, but get > scared a bit. ;-) I found these command line parameters somewhere on the net. I am a novice. :-( > As far as I understand, the rtp protocol is

Re: [FFmpeg-user] FFMpeg stream audio problem

2019-12-12 Thread Moritz Barsnick
On Wed, Dec 11, 2019 at 16:46:13 +0100, Csaba wrote: > #!/in/sh > cvlc -vvv alsa://hw:1,0 --sout-keep --sout > '#transcode{acodec=mp3,ab=128,channels=2,samplerate=9600}:standard{access=http,dst=192.168.1.20:/stream.mp3,caching=0}' > > vlc_tcp_stream.log 2>&1 & Thanks for these. I always want

Re: [FFmpeg-user] FFMpeg stream audio problem

2019-12-11 Thread Csaba
Hi Moritz, Thank you very much for your mail. I am so sorry for my mistakes. You are very friendly and helpful. I have better success with VLC than ffmpeg. My simple goal is to make audio streaming on my Linux machine. I would like to other machines and mobile phones can connect to the Linux

Re: [FFmpeg-user] FFMpeg stream audio problem

2019-12-11 Thread Moritz Barsnick
On Wed, Dec 11, 2019 at 05:47:49 +0100, Csaba wrote: > Thank you for your help. I appreciate it. A pleasure. > [tcp @ 0x562b13aa0340] Connection to tcp://192.168.1.20:8080 failed: > Connection refused > http://192.168.1.20:8080: Connection refused > > 192.168.1.20 is the IP address of this

Re: [FFmpeg-user] FFMpeg stream audio problem

2019-12-10 Thread Csaba
Dear Moritz, Thank you for your help. I appreciate it. You wrote: > It is so incorrect that ffmpeg should trip over the two usage errors > and report them to you in a very obvious fashion. > Do you happen to be suppressing your output? I got the output with the following redirection commands:

[FFmpeg-user] FFmpeg audio frame count/nb_samples misunderstanding?

2019-12-09 Thread klongwood3
I am streaming audio between two linux machines using ffmpeg and ffplay. The sender is using rtsp to transport audio using a USB microphone over TCP. The receiver (listener) is receiving and playing the audio received using ffplay. Sending: Receiving(listening): Using /‘ashowinfo’/, I am

Re: [FFmpeg-user] FFMpeg stream audio problem

2019-12-08 Thread Moritz Barsnick
On Sat, Dec 07, 2019 at 07:43:19 +0100, Csaba wrote: > #!/bin/sh > ffmpeg -f alsa -i plughw:1 -acodec libmp3lame -ar 11025 -f rtp > rtp://192.168.1.20:8000 This is incorrect. > #!/bin/sh > ffmpeg -f alsa -i plughw:1,0 -acodec libmp3lame -ab 96k -ac 1 -re -f http > http://192.168.1.20:8080 As

[FFmpeg-user] FFMpeg stream audio problem

2019-12-06 Thread Csaba
Hi, I have Debian Buster Stable and I installed the FFMpeg program. I would like to stream audio from the microphone of the soundcard to the local IP of this computer LAN card and other computer can connect through LAN to play the stream. My goal is to stream audio with lowest latency as

[FFmpeg-user] FFmpeg video to Opengl window black screen

2019-12-02 Thread Dorian Green
I have been working on displaying ffmpeg video frame to a OpenGL window for quite a while now and could really use some help. A lot of the use cases I find online have not been much help and OpenGL is somewhat tough especially considering this is my first rodeo with it. Here is my code:

Re: [FFmpeg-user] ffmpeg cuvid not transcoding properly

2019-11-21 Thread Carl Eugen Hoyos
Am Do., 21. Nov. 2019 um 17:13 Uhr schrieb Ted Park : > > > You cannot specify a frame size for mpeg video… > > Really? Do you mean the decoder ignores any frame format/doesn't use the info? I think "ignore" is the wrong word, it's just not how video decoding works for compressed codecs. Carl

Re: [FFmpeg-user] ffmpeg cuvid not transcoding properly

2019-11-21 Thread Ted Park
> You cannot specify a frame size for mpeg video… Really? Do you mean the decoder ignores any frame format/doesn't use the info? ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit

Re: [FFmpeg-user] ffmpeg cuvid not transcoding properly

2019-11-21 Thread Carl Eugen Hoyos
Am Do., 21. Nov. 2019 um 10:17 Uhr schrieb Ted Park : > > [AVHWFramesContext @ 0x3a36600] [IMGUTILS @ 0x7ffc3bcc6230] Picture > > size 0x0 is invalid > > [mpeg2_cuvid @ 0x3098a40] Error initializing a CUDA frame pool > > cuvid hwaccel requested for input stream #0:0, but cannot be initialized. >

Re: [FFmpeg-user] ffmpeg cuvid not transcoding properly

2019-11-21 Thread Ted Park
> Error while opening decoder for input stream #0:0 : Operation not permitted Is 0.0.0.0 is the actual value you used the command? The operation not permitted error could be referring to the tcp socket you’re opening… Though trying to connect to 0.0.0.0 leads to inconsistent behavior on

Re: [FFmpeg-user] ffmpeg cuvid not transcoding properly

2019-11-21 Thread Carl Eugen Hoyos
Am Do., 21. Nov. 2019 um 10:01 Uhr schrieb Dennis Mungai : > > On Thu, 21 Nov 2019 at 06:34, Andy wrote: > > > > It seems like again I hit the wall. While one mpeg2 source works with > > the mpeg2_cuvid option, the other gives me troubles. > > > > ffmpeg -threads 1 -vsync 1 -hwaccel cuvid -c:v

Re: [FFmpeg-user] ffmpeg cuvid not transcoding properly

2019-11-21 Thread Dennis Mungai
On Thu, 21 Nov 2019 at 06:34, Andy wrote: > > It seems like again I hit the wall. While one mpeg2 source works with > the mpeg2_cuvid option, the other gives me troubles. > > ffmpeg -threads 1 -vsync 1 -hwaccel cuvid -c:v mpeg2_cuvid -deint 1 > -drop_second_field 1 -i 'http://0.0.0.0:46007' -c:v

Re: [FFmpeg-user] ffmpeg cuvid not transcoding properly

2019-11-21 Thread Carl Eugen Hoyos
Am Do., 21. Nov. 2019 um 04:34 Uhr schrieb Andy : > > It seems like again I hit the wall. While one mpeg2 source works with > the mpeg2_cuvid option, the other gives me troubles. > > ffmpeg -threads 1 -vsync 1 -hwaccel cuvid -c:v mpeg2_cuvid -deint 1 > -drop_second_field 1 -i

Re: [FFmpeg-user] ffmpeg cuvid not transcoding properly

2019-11-20 Thread Andy
It seems like again I hit the wall. While one mpeg2 source works with the mpeg2_cuvid option, the other gives me troubles. ffmpeg -threads 1 -vsync 1 -hwaccel cuvid -c:v mpeg2_cuvid -deint 1 -drop_second_field 1 -i 'http://0.0.0.0:46007' -c:v h264_nvenc -vb 1000k -preset:v medium -c:a aac -ac 2

Re: [FFmpeg-user] ffmpeg cuvid not transcoding properly

2019-11-19 Thread Philippe Sudre-Rouffaux
Thanks Le mar. 19 nov. 2019 à 04:07, Andy a écrit : > On Mon, Nov 18, 2019 at 12:35 PM Ted Park wrote: > > > > I just noticed this but it some examples it seems you are specifying h264 > decoder for an input that (apparently) is mpeg? I’m not sure which is > which, but I think cuvid and nvdec

Re: [FFmpeg-user] ffmpeg cuvid not transcoding properly

2019-11-18 Thread Andy
This finally fixed it: -hwaccel cuvid -c:v mpeg2_cuvid Indeed, you need to specify the input type before transcoding! Thank you On Mon, Nov 18, 2019 at 12:35 PM Ted Park wrote: > > I just noticed this but it some examples it seems you are specifying h264 > decoder for an input that

Re: [FFmpeg-user] ffmpeg cuvid not transcoding properly

2019-11-18 Thread Andy
Unfortunately lowering threads did not help and resulted in the same error. I noticed that all inputs that im having issues with are mpegts... On Sun, Nov 17, 2019 at 12:33 AM Dennis Mungai wrote: > Hey there, > > Lower your decoder threads and retest: > > ffmpeg -threads 1 -vsync 1 -hwaccel

Re: [FFmpeg-user] ffmpeg cuvid not transcoding properly

2019-11-18 Thread Andy
On Mon, Nov 18, 2019 at 12:35 PM Ted Park wrote: > > I just noticed this but it some examples it seems you are specifying h264 decoder for an input that (apparently) is mpeg? I’m not sure which is which, but I think cuvid and nvdec differ in the way they map or copy to graphics memory thought

Re: [FFmpeg-user] ffmpeg cuvid not transcoding properly

2019-11-18 Thread Ted Park
I just noticed this but it some examples it seems you are specifying h264 decoder for an input that (apparently) is mpeg? I’m not sure which is which, but I think cuvid and nvdec differ in the way they map or copy to graphics memory thought maybe that might be the difference between the logs

Re: [FFmpeg-user] ffmpeg cuvid not transcoding properly

2019-11-16 Thread Andy
On Sun, Nov 17, 2019 at 12:33 AM Dennis Mungai wrote: > > Hey there, > > Lower your decoder threads and retest: > > ffmpeg -threads 1 -vsync 1 -hwaccel cuvid -c:v h264_cuvid -deint 1 > -drop_second_field 1 -i 'http://0.0.0.0:4603' -c:v h264_nvenc -vb > 1000k -preset:v medium -c:a aac -ac 2 -ar

Re: [FFmpeg-user] ffmpeg cuvid not transcoding properly

2019-11-16 Thread Dennis Mungai
Hey there, Lower your decoder threads and retest: ffmpeg -threads 1 -vsync 1 -hwaccel cuvid -c:v h264_cuvid -deint 1 -drop_second_field 1 -i 'http://0.0.0.0:4603' -c:v h264_nvenc -vb 1000k -preset:v medium -c:a aac -ac 2 -ar 48k -ab 96k test.mp4 Now with the yadif_cuda filter: ffmpeg -threads

Re: [FFmpeg-user] ffmpeg cuvid not transcoding properly

2019-11-16 Thread Ted Park
How is the stream being served over http? Does it make any difference if you save a file wget for example first? ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or

Re: [FFmpeg-user] ffmpeg filters

2019-11-15 Thread Carl Zwanzig
On 11/15/2019 8:19 AM, Jim DeLaHunt wrote: It's a little bit harder to figure out your problem, because you are still not supplying us the complete, unchanged, uncut command invocation. The excerpt above does not include the token "ffmpeg.exe", which I'll bet you had at the start of the

Re: [FFmpeg-user] ffmpeg filters

2019-11-15 Thread Michael Koch
Am 15.11.2019 um 16:53 schrieb David Previs: -y -i "c:\ffmpeg\Black.mp4" -i "C:\pw\temp\watermark99.png" -filter_complex "overlay=x=(main_w-overlay_w)/2:y=(main_h-overlay_h)/2", drawtext="fontsize=24:fontcolor=00@0.5:fontfile=/Windows/Fonts/Arial.ttf :text='Huntley Film

Re: [FFmpeg-user] ffmpeg filters

2019-11-15 Thread Jim DeLaHunt
On 2019-11-15 16:53, David Previs wrote: -y -i "c:\ffmpeg\Black.mp4" -i "C:\pw\temp\watermark99.png" -filter_complex "overlay=x=(main_w-overlay_w)/2:y=(main_h-overlay_h)/2", drawtext="fontsize=24:fontcolor=00@0.5:fontfile=/Windows/Fonts/Arial.ttf :text='Huntley Film

Re: [FFmpeg-user] ffmpeg filters

2019-11-15 Thread David Previs
--- From: ffmpeg-user [mailto:ffmpeg-user-boun...@ffmpeg.org] On Behalf Of Michael Koch Sent: Friday, November 15, 2019 10:45 AM To: ffmpeg-user@ffmpeg.org Subject: Re: [FFmpeg-user] ffmpeg filters Am 15.11.2019 um 16:35 schrieb David Previs: > Hello > > > > I have the following F

Re: [FFmpeg-user] ffmpeg filters

2019-11-15 Thread Michael Koch
Am 15.11.2019 um 16:35 schrieb David Previs: Hello I have the following Filters: Watermark: "overlay=x=(main_w-overlay_w)/2:y=(main_h-overlay_h)/2" Text Overlay: drawtext="fontsize=24:fontcolor=00@0.5:fontfile=/Windows/Fonts/Arial.ttf :text='Test

[FFmpeg-user] ffmpeg filters

2019-11-15 Thread David Previs
Hello I have the following Filters: Watermark: "overlay=x=(main_w-overlay_w)/2:y=(main_h-overlay_h)/2" Text Overlay: drawtext="fontsize=24:fontcolor=00@0.5:fontfile=/Windows/Fonts/Arial.ttf :text='Test Overlay':x=(w-text_w)/2:y=(h-text_h)-2" Time Stamp:

Re: [FFmpeg-user] ffmpeg cuvid not transcoding properly

2019-11-14 Thread Andy
No luck with -vf yadif_cuda=0:-1:0 ___ 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] ffmpeg cuvid not transcoding properly

2019-11-14 Thread Ted Park
Try using yadif_cuda to deinterlace instead ___ 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] FFmpeg & hashing algorithm speed

2019-11-07 Thread Peter B.
Thanks for the infos! And "yes": My PHP/Python examples were not related to FFmpeg, but this discovery led me to become curious how FFmpeg does it - and therefore ask this question :) Will read the Giorgio-Thread and maybe return with reproducible (commandline + uncut console output)

Re: [FFmpeg-user] FFmpeg & hashing algorithm speed

2019-11-06 Thread Carl Eugen Hoyos
Am Do., 7. Nov. 2019 um 00:09 Uhr schrieb Carl Eugen Hoyos : > > Am Mi., 6. Nov. 2019 um 23:40 Uhr schrieb Peter B. : > > > Hashing for fixity and transfer-checking seems to be quite a bottleneck > > for archiving big video/film files for archiving. > > > > Therefore I was considering if using

Re: [FFmpeg-user] FFmpeg & hashing algorithm speed

2019-11-06 Thread Nicolas George
Carl Eugen Hoyos (12019-11-07): > There is an email with a script to compare the implementation's speeds, > I don't know when it was sent to the development mailing list though. If you mean tools/crypto_bench.c, it was not only sent to the list but applied. Regards, -- Nicolas George

Re: [FFmpeg-user] FFmpeg & hashing algorithm speed

2019-11-06 Thread Carl Eugen Hoyos
Am Mi., 6. Nov. 2019 um 23:40 Uhr schrieb Peter B. : > Hashing for fixity and transfer-checking seems to be quite a bottleneck > for archiving big video/film files for archiving. > > Therefore I was considering if using "simpler" algorithms (like CRC > instead of SHA256) could speed up the

[FFmpeg-user] FFmpeg & hashing algorithm speed

2019-11-06 Thread Peter B.
Hi everyone! Hashing for fixity and transfer-checking seems to be quite a bottleneck for archiving big video/film files for archiving. Therefore I was considering if using "simpler" algorithms (like CRC instead of SHA256) could speed up the process. I was surprised that e.g. MD5 vs CRC in

Re: [FFmpeg-user] ffmpeg hwmap SW decoded frame to OpenCL and hwmap back to h264 for SW encode

2019-11-05 Thread Ted Park
> But got error: "Segmentation fault: 11", so may be I'm doing something wrong? Yeah a segfault should make you take a step back and look at what your doing for sure. > I trying speed up process and avoid copy frames between GPU and CPU. Probably the only way to do this is to get rid of all

[FFmpeg-user] ffmpeg hwmap SW decoded frame to OpenCL and hwmap back to h264 for SW encode

2019-11-04 Thread Alex
I trying speed up process and avoid copy frames between GPU and CPU. But got error: "Segmentation fault: 11", so may be I'm doing something wrong? My full ffmpeg command and log here: ./ffmpeg -i ../720.mp4 -init_hw_device opencl=ocl:0.1 -filter_hw_device ocl  -filter_complex

[FFmpeg-user] FFmpeg: Video gets corrupted.

2019-10-21 Thread Ranga Rajan
Hello, Any suggestion will be a great help for the below detailed problem: I am using ffmpeg to record an ip camera stream. The camera produces variable frame rate stream. I am using an SDP file to capture the stream, and save it in files containing data of of 5 mins. OS used is centOS 6.6

Re: [FFmpeg-user] FFMPEG changes bitrate after splitting a file

2019-10-14 Thread Ted Park
Also consider the fact that there’s going to be at least the minimum of container header and muxing overhead. ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email

Re: [FFmpeg-user] FFMPEG changes bitrate after splitting a file

2019-10-14 Thread Julian Docev
Thank's a lot for your answer. It was very helpful. Julien On Mon, 14 Oct 2019, 10:00 Noeck, wrote: > Hi Julian, > > all frames have different sizes depending on the content’s complexity > and groups of pictures have different sizes mostly depending on how > quickly the image changes. That’s

Re: [FFmpeg-user] FFMPEG changes bitrate after splitting a file

2019-10-14 Thread Noeck
Hi Julian, all frames have different sizes depending on the content’s complexity and groups of pictures have different sizes mostly depending on how quickly the image changes. That’s why the bitrate varies over time and every part (split) of the video has a different bitrate. The overall bitrate

[FFmpeg-user] FFMPEG changes bitrate after splitting a file

2019-10-13 Thread Julian Docev
Hi, I want to split a file by file size but as I can not find that option I thought of doing it by calculating the size using the bitrates. The problem is that when I split a file with the command line tool i receive different bitrates. I use this code to split the file: *ffmpeg -i test.mp4 -ss

[FFmpeg-user] FFMPEG "Slices, Keyframes & GIFs Help!"

2019-10-11 Thread Kill TV
FFMPEG! We’re in dire help! We love your software for it is doing major for us, but we cannot figure out how to make a perfect slice from our uploaded video! I’ve listed our issue below. — This is how our system works: 1. User uploads video 2. Video is spliced into multiple mp4 files

Re: [FFmpeg-user] FFmpeg Thread Command - Performance, Quality & Encoding Size

2019-10-11 Thread Carl Eugen Hoyos
> Am 11.10.2019 um 07:51 schrieb Anand Veerappan : > While encoding a video file using FFmpeg we have option to handle thread > parameter. I used Quad Core Processor and find below my observations. > > *Case 1: Default thread usage* > By default if we didn't specify thread value FFmpeg

Re: [FFmpeg-user] FFmpeg Thread Command - Performance, Quality & Encoding Size

2019-10-11 Thread Dennis Mungai
On Fri, Oct 11, 2019, 08:58 Anand Veerappan wrote: > Hi > > While encoding a video file using FFmpeg we have option to handle thread > parameter. I used Quad Core Processor and find below my observations. > > *Case 1: Default thread usage* > By default if we didn't specify thread value FFmpeg

[FFmpeg-user] FFmpeg Thread Command - Performance, Quality & Encoding Size

2019-10-10 Thread Anand Veerappan
Hi While encoding a video file using FFmpeg we have option to handle thread parameter. I used Quad Core Processor and find below my observations. *Case 1: Default thread usage* By default if we didn't specify thread value FFmpeg internally adjusts thread count usage based on the core

Re: [FFmpeg-user] FFMpeg Source Code Compilation and Execution Regarding

2019-10-07 Thread Reindl Harald
Am 07.10.19 um 16:23 schrieb Erik Dobák: > On Mon, 7 Oct 2019 at 16:19, Jonathan Noble wrote: > >> https://trac.ffmpeg.org/wiki/CompilationGuide >> >>> You should run "./configure" to generate them firstly. >>> ___ >>> ffmpeg-user mailing list >>>

Re: [FFmpeg-user] FFMpeg Source Code Compilation and Execution Regarding

2019-10-07 Thread Erik Dobák
On Mon, 7 Oct 2019 at 16:19, Jonathan Noble wrote: > https://trac.ffmpeg.org/wiki/CompilationGuide > > On Mon, 7 Oct 2019 at 15:04, Jack Waller wrote: > > > On Mon, Oct 7, 2019 at 10:01 PM BuvaneshwariS > > wrote: > > > > > Dear Team, > > > > > > Greetings to all, I am downloaded the

Re: [FFmpeg-user] FFMpeg Source Code Compilation and Execution Regarding

2019-10-07 Thread Jonathan Noble
https://trac.ffmpeg.org/wiki/CompilationGuide On Mon, 7 Oct 2019 at 15:04, Jack Waller wrote: > On Mon, Oct 7, 2019 at 10:01 PM BuvaneshwariS > wrote: > > > Dear Team, > > > > Greetings to all, I am downloaded the version of FFMPEG source code > > from FFMPEG official Forum.When running

Re: [FFmpeg-user] FFMpeg Source Code Compilation and Execution Regarding

2019-10-07 Thread Reindl Harald
Am 07.10.19 um 16:03 schrieb Jack Waller: > On Mon, Oct 7, 2019 at 10:01 PM BuvaneshwariS > wrote: > >> Dear Team, >> >> Greetings to all, I am downloaded the version of FFMPEG source code >> from FFMPEG official Forum.When running the sudo make command on my >> linux system I am getting

[FFmpeg-user] ffmpeg developer for hire?

2019-10-04 Thread Benjamin Kirkby
Hello, I am looking for someone who could help me set up ffmpeg on a raspberry pi to run a camera. I would need the camera to take a picture at specific times throughout the day. Once a photo has been taken, I would like the image to be added to a timelapse video that shows all the photos that

[FFmpeg-user] FFMpeg and WebRTC

2019-10-03 Thread Simon Brown
Hi, I would like to take an H264+AAC transport stream and send it to a web page. The easiest way to do this is as WebRTC. Can FFmpeg convert an H264+AAC transport stream into WebRTC? It seems to be able to convert to most things, eg MP4, RTMP, etc. But I can't find a webrtc option. Regards,

Re: [FFmpeg-user] ffmpeg nvenc without cuda

2019-09-28 Thread Johanna Nilson
Thank you very much for your answers! Every community should be proud to have such an active and willing to help members. I see that it's not possible to achieve my goal today the direct way, c’est la vie. вс, 22 сент. 2019 г. в 00:11, Carl Eugen Hoyos : > Am Sa., 21. Sept. 2019 um 17:47 Uhr

Re: [FFmpeg-user] ffmpeg in jailshell encoding with libx264

2019-09-28 Thread Carl Eugen Hoyos
Am Sa., 28. Sept. 2019 um 09:53 Uhr schrieb Fred : > ./ffmpeg -f image2 -framerate 12 -pattern_type glob -i > "./2019-09-27/*.jpg" -filter:v scale=960:-1 -c:v libx264+ -crf 30 > -preset slow day_2019-09-27.mkv Complete, uncut console output missing and please test current FFmpeg git head. Does

[FFmpeg-user] ffmpeg in jailshell encoding with libx264

2019-09-28 Thread Fred
Hi Guys, I am running ffmpeg (statically linked) in a jailshell of a hosted server to encode webcam pictures into a movie using libx264 codec. Until recently all was working fine now after a CPanel upgrade (which also seems to have impacted the jailshell) it's suddenly not working. I still

Re: [FFmpeg-user] Ffmpeg is a Windows codec?

2019-09-23 Thread Wolfgang Hugemann
> but as I say Windows comes with them all disabled Well, you didn't say that. But you are right, as I have just tested with an Indeo 5.0 coded video: regsrv_32 ir50_32.dll lets you play Indeo 5.0 coded videos with VfW, no installation needed. For security reasons, you should possibly

Re: [FFmpeg-user] Ffmpeg is a Windows codec?

2019-09-22 Thread jamie marchant
Windows. It implements a wrapper from the 16-bit Video For Windows to the 32-bit one.(that’s what the devs told me, so yes, Video For Windows is still around). Sent from Mail for Windows 10 From: Ted Park Sent: Sunday, September 22, 2019 9:45 PM To: FFmpeg user questions Subject: Re: [FFmpeg-user

Re: [FFmpeg-user] Ffmpeg is a Windows codec?

2019-09-22 Thread Ted Park
> On Sep 20, 2019, at 1:08 PM, jamie marchant wrote: > >>> VFW works on windows 10? >> >> Yes, it does. >> However, FFmpeg does not install any system codecs. >> You could install IV50 that was delivered for free with the Intel Play >> microscope in ancient times and thus can still be found for

Re: [FFmpeg-user] ffmpeg nvenc without cuda

2019-09-21 Thread Carl Eugen Hoyos
Am Sa., 21. Sept. 2019 um 17:47 Uhr schrieb Dennis Mungai : > You might want to open a ticket on trac > and forward this email to the ffmpeg-devel mailing list. You must only send an email to the development mailing list if you plan to send a patch yourself or if FFmpeg's console output told

Re: [FFmpeg-user] ffmpeg nvenc without cuda

2019-09-21 Thread Dennis Mungai
On Sat, 21 Sep 2019 at 18:35, Johanna Nilson wrote: > > Thank you for your answer. Now I've tried: > > nvidia-smi -g 0 -fdm 1 > Return: > Unable to set driver model for GPU :00:10.0: Not Supported > Treating as warning and moving on. > All done. > > nvidia-smi -g 0 -dm 1 > Return: >

Re: [FFmpeg-user] ffmpeg nvenc without cuda

2019-09-21 Thread Johanna Nilson
Thank you for your answer. Now I've tried: nvidia-smi -g 0 -fdm 1 Return: Unable to set driver model for GPU :00:10.0: Not Supported Treating as warning and moving on. All done. nvidia-smi -g 0 -dm 1 Return: Unable to set driver model for GPU :00:10.0: TCC can't be enabled for

Re: [FFmpeg-user] ffmpeg nvenc without cuda

2019-09-21 Thread Dennis Mungai
On Sat, 21 Sep 2019 at 11:39, Johanna Nilson wrote: > > Sorry, but I think that the problem is not in profile M10-1B. This article ( > https://support.citrix.com/article/CTX217781) says that we require profile > with equal or more than 1GB to use NVENC, but M10-1B include 1GB, so, it's > ok. > >

Re: [FFmpeg-user] ffmpeg nvenc without cuda

2019-09-21 Thread Johanna Nilson
Sorry, but I think that the problem is not in profile M10-1B. This article ( https://support.citrix.com/article/CTX217781) says that we require profile with equal or more than 1GB to use NVENC, but M10-1B include 1GB, so, it's ok. When I use command: ffmpeg -f gdigrab -i desktop -framerate 30

Re: [FFmpeg-user] Ffmpeg is a Windows codec?

2019-09-20 Thread jamie marchant
I found another project that allows me to enable the IV50 codec that comes with WIndows 10. On Fri, Sep 20, 2019 at 2:55 AM Wolfgang Hugemann wrote: > > VFW works on windows 10? > > Yes, it does. > However, FFmpeg does not install any system codecs. > You could install IV50 that was delivered

Re: [FFmpeg-user] ffmpeg nvenc without cuda

2019-09-20 Thread Dennis Mungai
On Fri, 20 Sep 2019 at 17:55, Johanna Nilson wrote: > > nvidia-smi -L > GPU 0: GRID M10-1B Seems like a known issue. See https://support.citrix.com/article/CTX217781 and this post in particular

[FFmpeg-user] ffmpeg nvenc without cuda

2019-09-20 Thread Johanna Nilson
nvidia-smi -L GPU 0: GRID M10-1B ___ 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] ffmpeg nvenc without cuda

2019-09-20 Thread Johanna Nilson
Thank you for your reply. I'm working with virtual machine provided on the basis of Nvidia Tesla M10 with profile that allow to use nvenc, but don't provide cuda cores. That's why I receive the following. Command: ffmpeg -f gdigrab -i desktop -framerate 30 -tune zerolatency -r 30 -c:v hevc_nvenc

<    4   5   6   7   8   9   10   11   12   13   >