Re: [FFmpeg-user] Alpha Channel QT with SubTitles

2018-01-17 Thread Gandharv Bhagat
Carl, Thanks for the frame rate multiplier correction, will make the change. As for the file, I am checking in FCP 7. When alpha type is set to ‘none/ignore’ I see a white background and white text and the drop shadow. When the alpha type is set to ‘straight’, ‘black’, or ‘white’ I don’t see

Re: [FFmpeg-user] Quicktime reference files

2018-01-17 Thread Jim Shupert
On 1/17/2018 7:18 AM, Carl Eugen Hoyos wrote: 2018-01-04 9:52 GMT+01:00 Kasper Folman : I’m having a hard time working something out with quicktime reference files. I also have struggled with this . The use of quicktime reference files. but it was some time ago . indeed I gave

Re: [FFmpeg-user] ffmpeg websocket connection

2018-01-17 Thread Carl Eugen Hoyos
2018-01-12 5:33 GMT+01:00 kamal shadi : > Does ffmpeg support webrtc protocol to receive live stream? Many (all?) of the necessary capabilities for webrtc, including mulaw, alaw, opus and several video codecs, are implemented within FFmpeg but FFmpeg so far does not

Re: [FFmpeg-user] Screen capture is producing crackling noise

2018-01-17 Thread Abeba Tensai
Yes, the command: > ffmpeg -y -f avfoundation -video_size 640x480 -pix_fmt yuyv422 -i "1:2" -c:v h264_videotoolbox -b:v 7500k -c:a aac -b:a 64k -vsync 2 -async 1 out.mp4 produced the file: https://s3.amazonaws.com/testo12/out.mp4 On Wed, Jan 17, 2018 at 6:37 AM, Carl Eugen Hoyos

[FFmpeg-user] Screen capture is producing crackling noise

2018-01-17 Thread Abeba Tensai
Hi guys, I am using a Mac (High Sierra 10.13.1). Initially, I executed the following command to get the devices index: > ffmpeg -f avfoundation -list_devices true -i "" ffmpeg version 3.3.5 Copyright (c) 2000-2017 the FFmpeg developers built with Apple LLVM version 9.0.0 (clang-900.0.39.2)

Re: [FFmpeg-user] Alpha Channel QT with SubTitles

2018-01-17 Thread Carl Eugen Hoyos
2018-01-11 22:42 GMT+01:00 Gandharv Bhagat : > I am trying to generate an alpha channel QT, with Apple animation > codec, but the I get output has a white background. How do you test the background? The fact that there is a white background using media players (which in many

Re: [FFmpeg-user] best_effort_timestamp_time

2018-01-17 Thread Wolfgang Hugemann
> (Assuming the camera does not use FFmpeg as firmware > which is very unlikely.) > You have a problem here. > The input you are analyzing is not the stream that was > created by the traffic camera but a file created with FFmpeg. > So while there may absolutely be an issue (that we may or > may