I'm using:
(in case '-fflags +genpts' isn't used the muxing aborts with 'first pts must be set')Code:ffmpeg -y -fflags +genpts -i "E:\Output\21_56_32_1910_02.m2v" -i "E:\Output\iId_1_aid_0_21_56_32_1910_01.wav" -vcodec copy -acodec copy -map 0:0 -map 1:0 -aspect 133375:100000 -r 25 -f mpegts "E:\Output\test.ts"
the output is:
(uploaded the two source files to my GoogleDrive)Code:Input #0, mpegvideo, from 'E:\Output\21_56_32_1910_02.m2v': Duration: N/A, bitrate: N/A Stream #0:0: Video: mpeg2video (Main), yuv420p(tv, bottom first), 720x576 [SAR 16:15 DAR 4:3], 25 fps, 25 tbr, 1200k tbn, 50 tbc Guessed Channel Layout for Input Stream #1.0 : stereo Input #1, wav, from 'E:\Output\iId_1_aid_0_21_56_32_1910_01.wav': Metadata: encoder : Lavf58.33.100 Duration: 00:02:58.61, bitrate: 1536 kb/s Stream #1:0: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 48000 Hz, stereo, s16, 1536 kb/s Overriding aspect ratio with stream copy may produce invalid files Output #0, mpegts, to 'E:\Output\Adriana Russo - Capriccio ( Discoring 81).ts': Metadata: encoding_tool : Hybrid 2019.09.21.1 encoder : Lavf58.33.100 Stream #0:0: Video: mpeg2video (Main), yuv420p(tv, bottom first), 720x576 [SAR 16:15 DAR 4:3], q=2-31, 25 fps, 25 tbr, 90k tbn, 25 tbc Stream #0:1: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 48000 Hz, stereo, s16, 1536 kb/s Stream mapping: Stream #0:0 -> #0:0 (copy) Stream #1:0 -> #0:1 (copy) Press [q] to stop, [?] for help frame= 4465 fps=0.0 q=-1.0 Lsize= 236227kB time=00:02:58.60 bitrate=10835.1kbits/s speed= 665x video:195405kB audio:33489kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 3.203395%
Problems is: The output doesn't play any output and according to mediainfo doesn't contain any audio.
-> Does anyone know how to mux these files properly with ffmpeg ?
Cu Selur
+ Reply to Thread
Results 1 to 2 of 2
-
users currently on my ignore list: deadrats, Stears555, marcorocchini
Similar Threads
-
Muxing wav with Video
By Technology Advanced in forum AudioReplies: 1Last Post: 5th Dec 2018, 04:18 -
FFMPEG how to merge 2 stereo .wav audio files into one of 4 channels?
By marcorocchini in forum Newbie / General discussionsReplies: 4Last Post: 24th Jun 2018, 07:25 -
Capturing ffmpeg RAW or Lossless Video & Audio
By TubeBar in forum Video Streaming DownloadingReplies: 3Last Post: 24th May 2018, 01:11 -
Muxing/Wrapping Problem using ffmpeg
By SameSelf in forum Video ConversionReplies: 13Last Post: 6th Jun 2015, 18:04 -
AAC Gain Normalizing to 0dB & Muxing with FFmpeg
By VideoFanatic in forum AudioReplies: 198Last Post: 29th Sep 2014, 08:34