Re: [FFmpeg-user] Stereo AAC

2018-04-17 Thread Frank Haefemeier
Am Dienstag, den 17.04.2018, 04:30 + schrieb Marcin W.: > Because you three times specify -map 0:1. Check stream.mapping. Multiple 'map' parameter are the way to create new output streams from same source streams. > wt., 17 kwi 2018, 05:45 użytkownik antony baxter > napisał: > Please don't t

Re: [FFmpeg-user] Stereo AAC

2018-04-17 Thread Frank Haefemeier
Am Montag, den 16.04.2018, 16:02 -0400 schrieb antony baxter: > Hi all, > > I have some video files with a DTS audio stream. I'm trying to add a > couple of additional audio streams into the file, transcoded from the > DTS stream. My command line is: > >ffmpeg > -i "${input}" > -m

Re: [FFmpeg-user] Error building ffmpeg with x265 support

2018-02-06 Thread Frank Haefemeier
Am Dienstag, den 06.02.2018, 05:13 + schrieb David Turner: > I worked my through the tutorial on compiling ffmpeg with h.265 support found > at https://trac.ffmpeg.org/wiki/CompilationGuide/Ubuntu. The last thing it > instructed me to do is > PATH="$HOME/bin:$PATH" PKG_CONFIG_PATH="$HOME/ffm

Re: [FFmpeg-user] Can't configure libtheora on latest ffmpeg from git

2017-11-23 Thread Frank Haefemeier
Am Dienstag, den 21.11.2017, 14:54 -0800 schrieb Alan Peevers: > After installing theora using:  > > brew install theora I havn't worked with brew, but in case you install prepared packages with it, properly you must install some kind of 'dev' package with library headers. > I tried: > >

[FFmpeg-user] MVC / SSIF transcoding

2016-12-22 Thread Frank Haefemeier
Hi, I am wondering if there is a way to transcode a MVC/SSIF source with ffmpeg to get the left and right side of a 3D video? Bye Frank ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscr