Hello
Does anyone know a tool that is capable of multiplexing ProRes video files with a PCM WAV file? Every one that I have tried fails to read the video file.
Thanks
Ani
+ Reply to Thread
Results 1 to 7 of 7
-
Jagabo, please do not reply to this post. Thank you.
-
Jagabo, please do not reply to this post. Thank you.
-
Yes.
Here's an example call, in case you want to use ffmpeg without a gui.
Code:ffmpeg -y -i "ProRes.mov" -i "Audio.wav" -vcodec copy -acodec copy -map 0:0 -map 1:0 -f mov "Audio_Video.mov"
Cu Selurusers currently on my ignore list: deadrats, Stears555, marcorocchini -
-
That worked perfectly!
Thank you so much!
I would be interested in getting to know this program better. Is there a list of scripts similar to that one?Jagabo, please do not reply to this post. Thank you.
Similar Threads
-
iPhone 14 Pro - ProRes
By Anakin in forum EditingReplies: 5Last Post: 19th Jan 2023, 17:39 -
ProRes conversion
By timsky in forum Video ConversionReplies: 20Last Post: 4th Aug 2022, 16:35 -
is ffmpeg prores the same as the prores you get with fc pro
By oduodui in forum Newbie / General discussionsReplies: 5Last Post: 17th Nov 2021, 07:51 -
Do we really need Cineform and Prores even in the 2020s?
By Truthler in forum Video ConversionReplies: 25Last Post: 28th Dec 2020, 01:52 -
Capturing Tapes to ProRes vs DV
By Christina in forum Capturing and VCRReplies: 317Last Post: 28th Apr 2019, 22:04