Re: [FFmpeg-user] MXF file from ikegami gfpack

2016-09-22 Thread afellah
hi Carl i tried with VLC. A2.mxf cannot be played. VLC crashes. -- View this message in context: http://ffmpeg-users.933282.n4.nabble.com/MXF-file-from-ikegami-gfpack-tp4677618p4677636.html Sent from the FFmpeg-users mailing list archive at Nabble.com.

Re: [FFmpeg-user] Various problems exchanging end of video

2016-09-22 Thread Hauke Westemeier
Hi, -r 20 also gives broken result. I'll now try to get a version of the initial video with fixed frame rate. Nevertheless, thanks for your attempts to help me. Kind regards, Hauke ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org

Re: [FFmpeg-user] MXF file from ikegami gfpack

2016-09-22 Thread afellah
Hi Moritz I tried your command before and its giving an out output file duration different than the source source = 00:00:51.80 output file for .mov = 00:00:52.239 and output file for .wav = 00:00:52.216 and here is the command : >ffmpeg.exe -f s16le -c:a pcm_s16le -ac:a 2 -ar: 48000 -i A2.MXF

Re: [FFmpeg-user] Convert mkv video with 2 audio and 2 subtitle in format (e.g. avi) for playing in a dvd home player.

2016-09-22 Thread Moritz Barsnick
On Thu, Sep 22, 2016 at 11:23:17 +0200, arkkimede wrote: > Hi! > I'm looking for the right options to convert with ffmpeg a mkv video that > have 2 language and 2 subtitle in a format compatible with an home dvd > player. To understand the input format you have, please show us the console output

[FFmpeg-user] Convert mkv video with 2 audio and 2 subtitle in format (e.g. avi) for playing in a dvd home player.

2016-09-22 Thread arkkimede
Hi! I'm looking for the right options to convert with ffmpeg a mkv video that have 2 language and 2 subtitle in a format compatible with an home dvd player. If it is possible, I want keep the resolution of the mkv video. I looked for on google but I didn't find a complete answer. Thank you Daniele

Re: [FFmpeg-user] Mpg

2016-09-22 Thread Sven C. Dack
On 22/09/16 02:56, Juan O Batista wrote: Hello Marcelo. Let my ask you a question. Last week you send me a solutions for preserve close caption in output mpeg file, using a53cc 1 parameters, it is working fine. But the output file is mpeg-4 (part10). My question is Can I obtain mpeg-1/2 and

Re: [FFmpeg-user] MXF file from ikegami gfpack

2016-09-22 Thread Moritz Barsnick
On Mon, Sep 19, 2016 at 14:20:13 -0700, afellah wrote: > I tried your command before and its giving an out output file duration > different than the source > source = 00:00:51.80 > output file for .mov = 00:00:52.239 and output file for .wav = 00:00:52.216 > and here is the command : >

Re: [FFmpeg-user] Convert mkv video with 2 audio and 2 subtitle in format (e.g. avi) for playing in a dvd home player.

2016-09-22 Thread arkkimede
Hi Moritz! Thank you for your kind answer! First of all the info requested; $> ffmpeg -i input.mkv ffmpeg version 2.6.9 Copyright (c) 2000-2016 the FFmpeg developers built with gcc 4.9.2 (Debian 4.9.2-10) configuration: --prefix=/usr --extra-cflags='-g -O2 -fstack-protector-strong -Wformat