Re: [FFmpeg-user] ffprobe not working in command line

2018-01-04 Thread Carl Eugen Hoyos
2018-01-04 23:40 GMT+01:00 Jim Shupert : > > On 1/4/2018 1:37 PM, Gaye Gül Bulut wrote: >> Previously, I was able to create csv files using ffprobe. Today, I am >> getting this error: >> $ ffprobe >> 'ffprobe' is not recognized as an internal or external command, >> operable program or batch file.

Re: [FFmpeg-user] ffprobe not working in command line

2018-01-04 Thread Jim Shupert
On 1/4/2018 1:37 PM, Gaye Gül Bulut wrote: Hi all, Previously, I was able to create csv files using ffprobe. Today, I am getting this error: $ ffprobe 'ffprobe' is not recognized as an internal or external command, operable program or batch file. I tried killing the terminal and restarting an

Re: [FFmpeg-user] Nvidia HW transcode with 50i to 50p deinterlacing

2018-01-04 Thread Carl Eugen Hoyos
2018-01-04 7:20 GMT+01:00 Jernej Stopinšek : > This is my command - it gives great results with picture, but sound is out of > sync. Is the issue also reproducible with software decoding, filtering and encoding? If yes, please test current FFmpeg git head and provide a simplified command line in

Re: [FFmpeg-user] ADPCM block size for XAudio

2018-01-04 Thread Carl Eugen Hoyos
2018-01-02 11:31 GMT+01:00 Martin Wahnschaffe : > Problem is that ffmpeg always uses a blocksize auf 1024. Did you actually verify this? If you change the value for BLKSIZE in libavcodec/adpcm.h does this fix the issue? Thank you, Carl Eugen ___ ffmpeg

Re: [FFmpeg-user] ffprobe not working in command line

2018-01-04 Thread Gaye Gül Bulut
Worked! Steps: 1. Make sure it was still in the environmental variables path 2. Make sure ffprobe.exe was still in that folder (for some reason it was not, I don't know how it ever worked before tbh) Thanks! On Thu, Jan 4, 2018 at 10:54 AM, Carl Zwanzig wrote: > On 1/4/2018 10:37 AM, Gaye Gül

Re: [FFmpeg-user] ffprobe not working in command line

2018-01-04 Thread Carl Zwanzig
On 1/4/2018 10:37 AM, Gaye Gül Bulut wrote: $ ffprobe 'ffprobe' is not recognized as an internal or external command, operable program or batch file. Something changed the path your shell is using or deleted the executable file. Does ffprobe.exe (or ffmpeg.exe) exist? What's in the path variab

Re: [FFmpeg-user] ffprobe not working in command line

2018-01-04 Thread Tim Hiles
Sounds like a path issue. Tim Hiles - A/V & Multimedia Specialist The Conference Exchange - Main office 30 Martin St. Suite 3A1 Cumberland, RI 02864 Office: 401-334-0220 Mobile: (408) 471-8464 On Thu, Jan 4, 2018 at 1:37 PM, Gaye Gül Bulut wrote: > Hi all, > > Previously, I was able to create

[FFmpeg-user] ffprobe not working in command line

2018-01-04 Thread Gaye Gül Bulut
Hi all, Previously, I was able to create csv files using ffprobe. Today, I am getting this error: $ ffprobe 'ffprobe' is not recognized as an internal or external command, operable program or batch file. I tried killing the terminal and restarting and it did not work. Any help would be amazing!

Re: [FFmpeg-user] FFmpeg installation

2018-01-04 Thread Reindl Harald
WTF - you got an answer ffmpeg is a *command line* utility supossed to run in a terminal what do you expect to "install" - it's just 3 binaries one of them is ffmpeg P.S: the whole classification bullshit is annyoing Am 04.01.2018 um 12:16 schrieb Seadi, Nasir S.: Classification: Saudi Aramco:

Re: [FFmpeg-user] Quicktime reference files

2018-01-04 Thread Gyan Doshi
On 1/4/2018 2:22 PM, Kasper Folman wrote: [mov,mp4,m4a,3gp,3g2,mj2 @ 0x5433e20] Absolute path /Media/LA-PDS-Clips/CL18_MD1_MB_BOP_H.mov not tried for security reasons, set demuxer option use_absolute_path to allow absolute paths Have you tried with -use_absolute_path 1 alongside -enable_drefs

[FFmpeg-user] Quicktime reference files

2018-01-04 Thread Kasper Folman
Hi. I’m having a hard time working something out with quicktime reference files. A file from one mount point works fine, but not from another. Working file: Path to reference file: /media/thegrid/ffmpeg/proxies/in/CL18_MD1_MB_BOP_H.mov Path to referenced files: alias: path='/Media/PFR_Clips/CL18

Re: [FFmpeg-user] FFmpeg installation

2018-01-04 Thread Seadi, Nasir S.
Classification: Saudi Aramco: Company General Use Hello, I am still waiting for your reply regarding the below issue. Can you please help us to install FFMPEG. Regards, Nasir This email has been classified as Saudi Aramco: Company General Use by Seadi, Nasir S. on Thursday, January 04, 2018

Re: [FFmpeg-user] license cost

2018-01-04 Thread Lou Logan
On Thu, Jan 4, 2018, at 5:59 AM, Chunduri, anil (SimApps) wrote: > Hi , > > Can you tell me license cost for the ffmpeg. FFmpeg is free. You only have to comply with the license. There is no fee. In addition to reading the license refer to: https://ffmpeg.org/legal.html

[FFmpeg-user] license cost

2018-01-04 Thread Chunduri, anil (SimApps)
Hi , Can you tell me license cost for the ffmpeg. Thanks, Anil ___ 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 "un

Re: [FFmpeg-user] Install ffmpeg 3 on RHEL 7

2018-01-04 Thread Moritz Barsnick
On Thu, Jan 04, 2018 at 16:00:01 +, Legault, Phillip [GTSUS] wrote: > Do you know if this was compiled with mp4 support? Without even checking, I'm 99.99% sure it was. Moritz ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://ffmpeg.org/mail

[FFmpeg-user] Fwd: Understanding VP8 meta info in a MKV file

2018-01-04 Thread Austin Einter
Any help from FFMpeg group - I have a mkv file, that contains VP8 encoded data. I need to stream this data to chrome (through RTP), and need to play it in chrome. I have parsed the mkv file, and I have VP8 data. I will be sending this VP8 data in RTP packetc. Looks I need to follow RFC 7741 to

Re: [FFmpeg-user] Unable to compile with libx264

2018-01-04 Thread Reindl Harald
fmpeg [builduser@testserver:/rpmbuild/SPECS]$ rpmbuild -bb ffmpeg-latest.spec Ausführung(%prep): /bin/sh -e /var/tmp/rpm-tmp.NSzXpr + umask 022 + cd /home/builduser/rpmbuild/BUILD + cd /home/builduser/rpmbuild/BUILD + rm -rf ffmpeg-20180104 + /usr/bin/xz -dc /home/builduser/rpmbuild/SOURCES/ffmpeg-201

Re: [FFmpeg-user] Install ffmpeg 3 on RHEL 7

2018-01-04 Thread Legault, Phillip [GTSUS]
Do you know if this was compiled with mp4 support? -Original Message- From: ffmpeg-user [mailto:ffmpeg-user-boun...@ffmpeg.org] On Behalf Of Legault, Phillip [GTSUS] Sent: Tuesday, November 28, 2017 11:17 AM To: FFmpeg user questions Subject: [EXTERNAL] Re: [FFmpeg-user] Install ffmpeg

Re: [FFmpeg-user] Audio not playing in Quicktime Player

2018-01-04 Thread Gabriel Zachmann
Thanks to all, I consider the issue solved. The solution is: I either have to - use the MOV container, in which case I can copy the mp3 stream to the output; or, - use the MP4 container, in which case I have to convert audio to AAC. Best regards, Gabriel > On 3. Jan 2018, at 18:52, Gyan Doshi

Re: [FFmpeg-user] Unable to compile with libx264

2018-01-04 Thread Moritz Barsnick
On Wed, Jan 03, 2018 at 18:41:08 -0800, Chao-Chin Yang wrote: > I am trying to compile ffmpeg from source with libx264. Because I > don’t have any super-user privileges, I am building it under my home. Even if you have superuser priviliges, you should build (and execute) as a regular user. Only