Re: [FFmpeg-user] convert a 3D MXF to various mp4 format

2016-12-10 Thread Paul B Mahol
On 12/11/16, peterlingoal wrote: > Hi All, > > Could anyone tell me how to convert a 3D MXF file into following formats: > 1. two separate mp4 files, left and right channel individually > 2. one single mp4, with side by side 3D > 3. one single mp4, with frame sequential 3D

[FFmpeg-user] convert a 3D MXF to various mp4 format

2016-12-10 Thread peterlingoal
Hi All, Could anyone tell me how to convert a 3D MXF file into following formats: 1. two separate mp4 files, left and right channel individually 2. one single mp4, with side by side 3D 3. one single mp4, with frame sequential 3D Thanks! Regards, Peter

[FFmpeg-user] hyperthreading support

2016-12-10 Thread Joshua Grauman
Hello all, I am thinking about upgrading my cpu from a Core i5-4690K to a Core i7-4790K. At the same clock speed, will ffmpeg run faster with the i7? Does ffmpeg support hyperthreading or other features of the i7? For reference, here is the command that I want to increase the speed of:

Re: [FFmpeg-user] .vob output versus .mpg output versus .dvd output (?)

2016-12-10 Thread Toerless Eckert
On Sat, Dec 10, 2016 at 04:55:19PM +0100, Carl Eugen Hoyos wrote: > > Wrt to being helpfull, maybe one example coming to mind: > > (I did not claim that Mediainfo isn't helpful, just that I don't > remember a question on this mailing list or a bug report > where it was helpful.) > > > I am

Re: [FFmpeg-user] FFMPEG can not open tcp rstp stream. Nonmatching transport in server reply. Other viewers fine.

2016-12-10 Thread Carl Eugen Hoyos
2016-12-10 12:54 GMT+01:00 Brandon Glatz : > F:\User\Documents\ffmpeg\bin>ffmpeg -f rtsp -rtsp_transport tcp -i > "rtsp://10.0.0.110:554/onvif1" > ffmpeg version N-64870-g135b1a3 Copyright (c) 2000-2014 Please test current FFmpeg git head and report back. Carl

[FFmpeg-user] FFMPEG can not open tcp rstp stream. Nonmatching transport in server reply. Other viewers fine.

2016-12-10 Thread Brandon Glatz
FFMPEG can not open a tcp rstp stream. Nonmatching transport in server reply. Other viewers fine. Just spent my entire weekend on this, still not working, I know >what< the problem is but not >why< Bought some ultra cheap ptz cams from china (spare me the lecture, I know the quality and other

Re: [FFmpeg-user] .vob output versus .mpg output versus .dvd output (?)

2016-12-10 Thread Carl Eugen Hoyos
2016-12-05 15:59 GMT+01:00 Toerless Eckert : > On Mon, Dec 05, 2016 at 11:34:42AM +0100, Carl Eugen Hoyos wrote: >> I have absolutely no issue whatsoever with Mediainfo but please note >> that (among the thousands of reports I worked on) I do not remember a >> single report or user

Re: [FFmpeg-user] ffmpeg reading from pipe selecting frames

2016-12-10 Thread Carl Eugen Hoyos
2016-12-04 9:01 GMT+01:00 Dan Shamir : > hi > here is my problem > im reading raw nv12 frames from a pipe with this command: > ffmpeg -f rawvideo -pixel_format nv12 -s 1280x720 -i ppp -ss 0 -t 1 > -f rawvideo -pixel_format nv12 -s 1280x720 -i ppp -ss 3 -t 1 -c:v > libx264

Re: [FFmpeg-user] FFmpeg-user] VOB, DV, AVI, TS...

2016-12-10 Thread Carl Eugen Hoyos
2016-12-05 17:56 GMT+01:00 Toerless Eckert : >> > Only mplayer can correctly play back aspect changes with AVI, >> > kodi, ffplay, vlc all just play back with the initial aspect ratio. >> >> The reason may be that aspect ratio change in avi is not well >> specified. > > Yeah

Re: [FFmpeg-user] ffmpeg and handler_name in a mov

2016-12-10 Thread Bouke / VideoToolShed
> On Dec 7, 2016, at 15:42, David Cecco wrote: > > Is there any way to change the handler_name metadata field in a mov file? I > am trying to avoid having a Final Cut Pro message pop up regarding media > optimisation. > > Here is what I am currently trying: > > ffmpeg -y -i

Re: [FFmpeg-user] get in-time for clips after filter_complex concat

2016-12-10 Thread Carl Eugen Hoyos
2016-11-29 23:46 GMT+01:00 Erik Blankinship : > I've concatenated some videos (with audio tracks) together using ffmpeg's > filter_complex. Between each video is a blank video (black with silent > audio). > > #the blank video > ffmpeg -f lavfi -i