Re: [FFmpeg-user] Help with Concatenating Please

2019-04-04 Thread Mark Scott
-c:a pcm_s24le "outputs/${f%.*}.mov"; done On Wed, Apr 3, 2019 at 6:59 PM Jim DeLaHunt wrote: > Hello, Mark: > > Welcome to the ffmpeg-user mailing list. I hope you are able to find out > what you need, and get good use out of *ffmpeg*. > > On 2019-04-03 14:01, Mark Scott w

[FFmpeg-user] Help with Concatenating Please

2019-04-03 Thread Mark Scott
Hello, I'm very new to ffmpeg and I don't have much experience using command lines to encode video. I need to take an Apple ProRes file, 1920x1080, 23.98 fps, 16 bit integer stereo audio, and encode it to be Apple ProRes 422 HQ 1920X1080, 23.98fps 24bit integer stereo audio. The trick is, I n

[FFmpeg-user] Color Difference on ffmpeg Outputs

2019-01-24 Thread Mark Scott
eg -i "$f" -c:v prores -c:a pcm_s24le "outputs/${f%.*}.mov"; done mark scott | video distribution 1722 routh street suite 204 dallas, tx 75201 214-922-9222 charlieuniformtango.com ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org

Re: [FFmpeg-user] Need to Make ProRes HQ video file with 5.1 audio using ffmpeg

2019-01-21 Thread Mark Scott
tead of making images > of the text. > ___ > 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

Re: [FFmpeg-user] Need to Make ProRes HQ video file with 5.1 audio using ffmpeg

2019-01-21 Thread Mark Scott
__ > 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". -- mark scott

[FFmpeg-user] Need to Make ProRes HQ video file with 5.1 audio using ffmpeg

2019-01-21 Thread Mark Scott
Hello, I'm having trouble understanding audio mapping. I have a master .mov file with 6 Mono tracks plus a stereo track. Per my customer requirements, the output file needs to be ProRes HQ .mov with the audio configuration to be: 1-Left, 2-Right, 3-Center, 4-LFE, 5-Left Surround, 6-Right Surround,

Re: [FFmpeg-user] Can I Batch Encode with ffmpeg on Mac?

2019-01-18 Thread Mark Scott
That worked! Thank you so much! On Fri, Jan 18, 2019 at 5:32 PM Lou Logan wrote: > On Fri, Jan 18, 2019, at 2:10 PM, Mark Scott wrote: > > Hello, > > First off, I need to say that I'm very new to ffmpeg. I do not have > > much experience with writing command lines o

[FFmpeg-user] Can I Batch Encode with ffmpeg on Mac?

2019-01-18 Thread Mark Scott
video, and convert it to ProRes codec. Is there a way to automate the process to batch encode several files at once? I'm using an iMac with OS X El Capitan. Here is the command line that I use in terminal. ffmpeg -ss 6 -i "title".mov -vcodec prores -acodec pcm_s24le "title_Prore

[FFmpeg-user] ProRes HQ video file with 5.1 SMPTE DTV Audio?

2018-07-18 Thread Mark Scott
How can I create ProRes HQ video files with 5.1 SMPTE DTV audio using ffmpeg? The input file is: Apple FCP Uncompressed 10-bit 422 1920X1080 FPS 23.98. The audio has 6, 24-bit integer (little endian) mono channels, plus a stereo track, configured like this: Mono = Left Mono = Right Mono = Center M

Re: [FFmpeg-user] How to make ProRes files with SMPTE DTV audio for 5.1

2018-06-18 Thread Mark Scott
Thank you Robertlazarski, I'm required to upload a file exactly like the one in this screenshot: On Mon, Jun 18, 2018 at 6:12 PM, robertlazarski wrote: > On Mon, Jun 18, 2018 at 4:33 PM, Mark Scott > wrote: > > > Hello, > > I'm very new to ffmpeg. I work at

[FFmpeg-user] How to make ProRes files with SMPTE DTV audio for 5.1

2018-06-18 Thread Mark Scott
Hello, I'm very new to ffmpeg. I work at a production company and I need to make Broadcast ProResHQ files with 5.1 audio plus Stereo on Ch.7&8. I haven't been able to figure out the command line inputs to get the correct audio configuration. I'm attaching a screen grab of the inspector windows for