Hi,
I have a .ts file with video, audio and a dvb sub file. I was woundering how to set how many audio frames there is in one PES packet, I now have 5 audio frames in one PES packet but would like to have 1 audio fram in 1 PES packet, how do I achive that in ffmpeg?
Im trying this command:
Code:ffmpeg test.ts -i test1.dvb -map 0 -map 1 -flags +global_header -c:v libx264 -x264-params bsfs/v=dump_extra:freq=keyframe -c:a aac -c:s acc -copyts -metadata:s:s:0 language=eng -f mpegts remux.ts
		
			+ Reply to Thread
			
		
		
		
			
	
	
				Results 1 to 1 of 1
			
		Similar Threads
- 
  Set Number of FramesBy Jay123210599 in forum Newbie / General discussionsReplies: 1Last Post: 15th Nov 2023, 11:29
- 
  ffmpeg prores: Packet too smallBy Gwar in forum Video ConversionReplies: 8Last Post: 2nd Feb 2023, 13:58
- 
  stretching wav based on number of frames...By noctis90210 in forum EditingReplies: 1Last Post: 25th Mar 2021, 16:56
- 
  How to combine frames and audio to ffmpegBy Trekmeister in forum Newbie / General discussionsReplies: 4Last Post: 16th Dec 2020, 18:26
- 
  How to get the number of frames of a video file with ffprobe?By marcorocchini in forum Newbie / General discussionsReplies: 36Last Post: 12th May 2019, 06:06


 
		
		 View Profile
				View Profile
			 View Forum Posts
				View Forum Posts
			 Private Message
				Private Message
			 
 
			
			
 Quote
 Quote