Re: [FFmpeg-user] FFMpeg question on Raspberry Pi

2022-02-22 Thread Adam Nielsen via ffmpeg-user
> Thanks about the USB tip. I’m trying to concatenate automatically, > however. We have many Arlo cameras where we CAN connect to the > internet. Otherwise, you’re right, we could just use a trail cam but > the time someone would need to be spending going through assembling > videos would not

Re: [FFmpeg-user] Fwd: Get sample rate in mp3 files

2022-02-22 Thread CMG DiGiTaL
hi Clayton, I understand... rules are rules and if I've broken any, I apologize to everyone! thanks a lot for the help, the code has now read the file with the exclamation mark no problems! only when recording the file he was converting all to 48000kHz sample rate, but I made a change in the

Re: [FFmpeg-user] FFMpeg question on Raspberry Pi

2022-02-22 Thread Fred Kemp
Thanks about the USB tip. I’m trying to concatenate automatically, however. We have many Arlo cameras where we CAN connect to the internet. Otherwise, you’re right, we could just use a trail cam but the time someone would need to be spending going through assembling videos would not be

Re: [FFmpeg-user] FFMpeg question on Raspberry Pi

2022-02-22 Thread Adam Nielsen via ffmpeg-user
>     I need help in trying to develop a security camera for a remote > area of a farm.  There is no internet in some places there and some of > the motion videos may be long, e.g., 20 to 30 minutes. > >     So, I would like to be able to record these longer motion videos on > a Raspberry Pi

Re: [FFmpeg-user] Fwd: Get sample rate in mp3 files

2022-02-22 Thread Clayton Macleod
> hi Clayton, That wasn't me. That was Reino. I guess they're strict about formatting rules around here. I just joined yesterday, so don't ask me. Seems a little arbitrary to me, but if those are the rules and that's what they want, alrighty... I forgot to mention, you'll need to change one

Re: [FFmpeg-user] Fwd: Get sample rate in mp3 files

2022-02-22 Thread Clayton Macleod
No need to make it any more complicated than need be. You only need to add two lines to the existing FOR loop. The variable %%G contains the current filename throughout the entire time the loop runs. As this is the case, you can simply rename it before you do any of the actual processing in the

Re: [FFmpeg-user] Fwd: Get sample rate in mp3 files

2022-02-22 Thread CMG DiGiTaL
hi Clayton, > Please do not top-post. On this mailinglist it's against the rules, to which you agreed upon subscribing. but what did i do wrong?... i just answered the tip you gave about renaming files?!!!... answering causes problems?!... did i do something wrong or are you referring There are

Re: [FFmpeg-user] FFMpeg question on Raspberry Pi

2022-02-22 Thread Matt C
Sounds like you want something more like a Ring camera or hunting camera with a bunch of wifi extenders if the farm does have internet. Best of luck. From: ffmpeg-user on behalf of Fred Kemp Sent: Tuesday, February 22, 2022 8:14 PM To: ffmpeg-user@ffmpeg.org

Re: [FFmpeg-user] Fwd: Get sample rate in mp3 files

2022-02-22 Thread Reino Wijnsma
Hello Clamarc, Please do not top-post. On this mailinglist it's against the rules, to which you agreed upon subscribing. On 2022-02-22T07:32:05+0100, CMG DiGiTaL wrote: >> FOR *%G* IN (*.mp3) DO ( >it was because I took part of the sample rate command that you sent me > to be able to use

[FFmpeg-user] FFMpeg question on Raspberry Pi

2022-02-22 Thread Fred Kemp
    I need help in trying to develop a security camera for a remote area of a farm.  There is no internet in some places there and some of the motion videos may be long, e.g., 20 to 30 minutes.     So, I would like to be able to record these longer motion videos on a Raspberry Pi locally,

Re: [FFmpeg-user] Fwd: Get sample rate in mp3 files

2022-02-22 Thread CMG DiGiTaL
hi Clayton I found your idea interesting, but I was confused on how to do it. I would have it right after the main FOR and run: for /f %%n in ("%%a") do ren temp.mp3 (is this command correct?) ps. if I rename like this the originals are all with the name temp.mp3? After the rename, should

Re: [FFmpeg-user] Unrecognized option -intra FFmpeg 5.0

2022-02-22 Thread Gyan Doshi
On 2022-02-22 05:24 pm, adam smith via ffmpeg-user wrote: Hi fellow FFmpeg enthusiasts. Hope everyone is doing well. I have updated to FFmpeg v5.0 and mostly I am having a great time. I am however having an issue with Unrecognised option -intra when trying to create IMX30 or IMX50. The

[FFmpeg-user] Unrecognized option -intra FFmpeg 5.0

2022-02-22 Thread adam smith via ffmpeg-user
Hi fellow FFmpeg enthusiasts. Hope everyone is doing well. I have updated to FFmpeg v5.0 and mostly I am having a great time. I am however having an issue with Unrecognised option -intra when trying to create IMX30 or IMX50. The command below was working in 4.4 /usr/src/app # ffmpeg -y -i