Re: [FFmpeg-user] Remux TS to MPG: spedify stream order

2016-02-25 Thread Moritz Barsnick
On Fri, Feb 26, 2016 at 07:04:01 +0100, Moritz Barsnick wrote: > > the stream order in the .mpg file is still as shown above. So, is there > > a way to make the video track always be stream #0? > I have a suspicion what's wrong, but we need your log info first. My suspicion was wrong, and I can re

Re: [FFmpeg-user] Remux TS to MPG: spedify stream order

2016-02-25 Thread Moritz Barsnick
Hi Dumpfbacke(?), On Fri, Feb 26, 2016 at 00:37:56 +0100, Dmpfbck wrote: > Streams within the .ts file: > Stream #0:0[0xa3]: Video: mpeg2video (Main) ([2][0][0][0] / 0x0002), > yuv420p(tv), [...] > Stream #0:1[0x68](ger): Audio: mp2 ([3][0][0][0] / 0x0003), 48000 Hz, > stereo, s16p, 192

[FFmpeg-user] Segmenting a video

2016-02-25 Thread nabajeet barman
Hello Everyone, I need to know how ffmpeg maintains the same bitrate for each segment of same duration. For example, if I segment a video, say 120 seconds long using a 10 sec segment at a required bitrate of 2mbps, that means there will be 12 segments each encoded at 2mbps. How does ffmpeg achie

[FFmpeg-user] Remux TS to MPG: spedify stream order

2016-02-25 Thread Dmpfbck
Hi, whenever I remux a .TS file to an .MPG file, the video stream in the resulting file is not stream #0. Command line: ffmpeg.exe -i infile.ts -map 0:v -map 0:a -vcodec copy -acodec copy outfile.mpg Streams within the .ts file: Stream #0:0[0xa3]: Video: mpeg2video (Main) ([2][0][0][0]

Re: [FFmpeg-user] Handling video with four-channels of audio

2016-02-25 Thread Moritz Barsnick
On Thu, Feb 25, 2016 at 21:34:24 +, Karl E. Fitzke wrote: > I've successfully experimented with extracting the four channels of > audio, reconstructing two streams of two-channel audio from that, and > then replacing the video's original audio with the new audio streams. > But I wonder if ther

[FFmpeg-user] Handling video with four-channels of audio

2016-02-25 Thread Karl E. Fitzke
I've just started using ffmpeg. Common here are VHS tapes with two stereo sets of audio that and we capture to 10-bit YUV and ffmpeg recognizes as four mono channels in one stream. I'd like to store these masters as two streams of two-channel audio and generate mpeg4, prores, and msmpeg4v2 de

Re: [FFmpeg-user] VMD sierra video and audio muxer

2016-02-25 Thread Pakolmo Traducción
Hello, I'm sorry for my bad english. I don't understend "not completely trivial". I don't know nothing of programing and only a simples commands of ffmpeg. I say that Mike tell me. I am looking for someone that can do the muxer that creates a minimally functional file. It will encode raw, palet

Re: [FFmpeg-user] VMD sierra video and audio muxer

2016-02-25 Thread Carl Eugen Hoyos
Pakolmo Traducción hotmail.com> writes: > I need a simple VMD muxer can mux PCM audio and VMD video. > Suggest that for basic VMD video, the codec supports a > raw +LZ coding mode. Can anyone help me? Are you planning to code yourself? Or are you searching for somebody to do the work? The tas

Re: [FFmpeg-user] FFPLAY : UDP Stream output to Decklink

2016-02-25 Thread beche gezir
Hi Tank you for replay, I want same time play and output? On Wed, Feb 24, 2016 at 11:01 PM, Moritz Barsnick wrote: > Hi Beche, > > On Wed, Feb 24, 2016 at 22:01:19 +0400, beche gezir wrote: > > Code For Play Stream : > > ffplay "udp://127.0.0.1:5978" > > How can i play UDP Stream and output to