Re: [FFmpeg-user] FFMPEG MXF Issue

2016-09-01 Thread Kieran O Leary
Hi On 1 Sep 2016 6:05 p.m., "afellah" wrote: > > Dears > > kindly help with the previous issue. > > Thank you > It looks like you not only hijacked another users' thread originally, you then hijacked your own thread and as a result, it's unclear what you're referring to. It's best to start brand

Re: [FFmpeg-user] FFMPEG MXF Issue

2016-09-01 Thread afellah
Dears kindly help with the previous issue. Thank you -- View this message in context: http://ffmpeg-users.933282.n4.nabble.com/FFMPEG-MXF-Issue-tp4672425p4677319.html Sent from the FFmpeg-users mailing list archive at Nabble.com. ___ ffmpeg-user mai

Re: [FFmpeg-user] FFMPEG MXF Issue

2016-07-17 Thread afellah
Hi is there any way to join 2 Audio files with ffmpeg below are the audio info thank you -- View this message in context: http://ffmpeg-users.933282.n4.nabble.com/FFMPEG-MXF-Issue-tp4672425p4676748.html Sent from the FFmpeg

Re: [FFmpeg-user] FFMPEG MXF Issue

2016-05-10 Thread afellah
Hi everyone i'm still having issue, appreciate if anyone can help. thank you in advance -- View this message in context: http://ffmpeg-users.933282.n4.nabble.com/FFMPEG-MXF-Issue-tp4672425p4676002.html Sent from the FFmpeg-users mailing list archive at Nabble.com. ___

Re: [FFmpeg-user] FFMPEG MXF Issue

2016-04-12 Thread afellah
Hi Carl, i already edited my previous post with the correct command: *D:\01>ffmpeg.exe -y -f mpegvideo -i V2.MXF -f s16le -ar 48000 -ac 2 -i A2.MXF -f s16le -ac 2 -ar 48000 -i B2.MXF -top 1 -vcodec dnxhd -c:a pcm_s16le -b:v 120M -map 0 -map 1 -map 2 OUT.MXF* and below are the full console logs,

Re: [FFmpeg-user] FFMPEG MXF Issue

2016-04-11 Thread Carl Eugen Hoyos
afellah hotmail.com> writes: > D:\01>ffmpeg.exe -y -f mpegvideo -i V18.MXF -f s16le -ar 48000 -ac 2 > -i V18.MXF -f s16le -ac 2 -ar 48000 -i B18.MXF -top 1 -vcodec dnxhd > -c:a pcm_s16le -b:v 120M -map 0 -map 1 -map 2 OUT.MXF I do ont see the files V18.MXF and B18.MXF in the folder you provid

Re: [FFmpeg-user] FFMPEG MXF Issue

2016-04-11 Thread afellah
Hello i have uploaded the files recorded with ikegami camera. video file V1.mxf has 2 audios files A1.mxf and B1.mxf. this when i wrapped the file there is no problem video file V2.mxf has 2 audios files A2.mxf and B1.mxf i used the following ffmpeg command *D:\01>ffmpeg.exe -y -f mpegvideo -i

Re: [FFmpeg-user] FFMPEG MXF Issue

2016-04-04 Thread afellah
Hi, is there any specific ffmpag command to wrap the video and the audio for the uploaded files? thank you -- View this message in context: http://ffmpeg-users.933282.n4.nabble.com/FFMPEG-MXF-Issue-tp4672425p4675475.html Sent from the FFmpeg-users mailing list archive at Nabble.com. _

Re: [FFmpeg-user] FFMPEG MXF Issue

2016-03-27 Thread afellah
thank you Moritz the problem is that i cannot open a ticket -- View this message in context: http://ffmpeg-users.933282.n4.nabble.com/FFMPEG-MXF-Issue-tp4672425p4675302.html Sent from the FFmpeg-users mailing list archive at Nabble.com. ___ ffmpeg-use

Re: [FFmpeg-user] FFMPEG MXF Issue

2016-03-27 Thread afellah
hi everyone, i tried to record a new audio files from the ikegami camera and i changed the audio setting to record 16 bits instate of 24 bits. the below is the link https://drive.google.com/file/d/0B3tmVBhr-xu4OVBwc2lPR2Y1ZDA/view?usp=sharing thank you if you can help -- View this message i

Re: [FFmpeg-user] FFMPEG MXF Issue

2016-03-24 Thread Moritz Barsnick
On Thu, Mar 24, 2016 at 02:15:22 -0700, afellah wrote: > I have uploaded the video with the 2 audio (Chanel A and channel B). > I want to encode the video with this 2 audio in the same file with the same > rapper (MXF). Apparently (from all *I* can tell), ffmpeg can't recognize the audio streams i

Re: [FFmpeg-user] FFMPEG MXF Issue

2016-03-24 Thread afellah
Hello I have uploaded the video with the 2 audio (Chanel A and channel B). I want to encode the video with this 2 audio in the same file with the same rapper (MXF). In first i had an issue to decode the video and with the help of PAUL its playing fine now with "ffplay -f mpegvideo " below are th

Re: [FFmpeg-user] FFMPEG MXF Issue

2016-03-23 Thread Moritz Barsnick
On Sat, Mar 19, 2016 at 05:32:15 -0700, afellah wrote: > below are the two audio files > > https://drive.google.com/file/d/0B3tmVBhr-xu4NEU2Uk5VeHJxSlk/view?pli=1 > https://drive.google.com/file/d/0B3tmVBhr-xu4c3l0bEprbi11bk0/view?pli=1 Why do you not share them so that we can have access without

Re: [FFmpeg-user] FFMPEG MXF Issue

2016-03-23 Thread afellah
hi can someone help me to encode the video with the 2 audio files. -- View this message in context: http://ffmpeg-users.933282.n4.nabble.com/FFMPEG-MXF-Issue-tp4672425p4675229.html Sent from the FFmpeg-users mailing list archive at Nabble.com. ___ ffm

Re: [FFmpeg-user] FFMPEG MXF Issue

2016-03-19 Thread afellah
thank you Carl, its decoding now. i want to keep the same bitrate. Also when im trying to add 2 audio file to my video its giving me the below error. Can you help me with the command to 2add these 2 audio files and keep the same bitrate D:\>ffmpeg.exe -f mpegvideo -y -i "D:\01\V02.MXF" -i "D:\01\A

Re: [FFmpeg-user] FFMPEG MXF Issue

2016-03-19 Thread afellah
below are the two audio files https://drive.google.com/file/d/0B3tmVBhr-xu4NEU2Uk5VeHJxSlk/view?pli=1 https://drive.google.com/file/d/0B3tmVBhr-xu4c3l0bEprbi11bk0/view?pli=1 -- View this message in context: http://ffmpeg-users.933282.n4.nabble.com/FFMPEG-MXF-Issue-tp4672425p4675198.html Sent

Re: [FFmpeg-user] FFMPEG MXF Issue

2016-03-19 Thread afellah
Hi Carl the video file does not have audio so i want to add these 2 audio files with the video but i have error for the audio. -- View this message in context: http://ffmpeg-users.933282.n4.nabble.com/FFMPEG-MXF-Issue-tp4672425p4675197.html Sent from the FFmpeg-users mailing list archive at N

Re: [FFmpeg-user] FFMPEG MXF Issue

2016-03-18 Thread Carl Eugen Hoyos
afellah hotmail.com> writes: > D:\>ffmpeg.exe -f mpegvideo -y -i "D:\01\V02.MXF" -i "D:\01\A002.MXF" > -i "D:\01\B002.MXF" -top 1 -vcodec copy -acodec copy -map 0 -map 1 > -map 2 -b:v 100M "D:\01\OUT10.MXF" You have to decide if you want to reencode in which case it makes sense to pass bitrat

Re: [FFmpeg-user] FFMPEG MXF Issue

2016-03-10 Thread Carl Eugen Hoyos
afellah hotmail.com> writes: > V1.MXF its working fine, but the second file V2.MXF its not paying. You can use the following to decode V2.MXF $ ffmpeg -f mpegvideo -i V2.MXF Carl Euge ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://ffmpeg

Re: [FFmpeg-user] FFMPEG MXF Issue

2016-03-10 Thread afellah
please find the link for the file https://drive.google.com/file/d/0B3tmVBhr-xu4ckhScDRfenJmUU0/view?usp=sharing thank you for your support -- View this message in context: http://ffmpeg-users.933282.n4.nabble.com/FFMPEG-MXF-Issue-tp4672425p4675078.html Sent from the FFmpeg-users mailing list

Re: [FFmpeg-user] FFMPEG MXF Issue

2016-03-06 Thread Moritz Barsnick
On Sun, Mar 06, 2016 at 22:17:51 +, Carl Eugen Hoyos wrote: > afellah hotmail.com> writes: > > Below are the console logs. > They look nearly unreadable... The left 15 or so columns of output are apparently missing, which is extremely unpractical. Moritz _

Re: [FFmpeg-user] FFMPEG MXF Issue

2016-03-06 Thread Carl Eugen Hoyos
afellah hotmail.com> writes: > these files V1.mxf and V2.mxf are from Ikegami GFPACK drive, > when i want to play V1.MXF its working fine, but the second > file V2.MXF its not paying. Please provide sample files. > Below are the console logs. They look nearly unreadable... Carl Eugen _

Re: [FFmpeg-user] FFMPEG MXF Issue

2016-03-06 Thread afellah
Hi, these files V1.mxf and V2.mxf are from Ikegami GFPACK drive, when i want to play V1.MXF its working fine, but the second file V2.MXF its not paying. Below are the console logs. "D:\V1.MXF" N-77953-gcc83177 Copyright (c) 2003-2016 the FFmpeg developers c 5.2.0 (GCC) : --enable-gpl --enable-ve

Re: [FFmpeg-user] FFMPEG MXF Issue

2016-02-15 Thread Lou
On Sun, Feb 14, 2016, at 11:15 PM, afellah wrote: > Dear Support, > > i am facing issue while playing MXF file from Ikegami GFpack with ffplay Thanks for letting us know, but you provided no useful information so it is not possible to provide an answer. You need to show enough info so that we ca

Re: [FFmpeg-user] FFMPEG MXF Issue

2016-02-15 Thread afellah
Dear Support, i am facing issue while playing MXF file from Ikegami GFpack with ffplay -- View this message in context: http://ffmpeg-users.933282.n4.nabble.com/FFMPEG-MXF-Issue-tp4672425p4674645.html Sent from the FFmpeg-users mailing list archive at Nabble.com. __

Re: [FFmpeg-user] FFMPEG MXF Issue

2015-09-17 Thread tim nicholson
On 16/09/15 07:12, Irfan Saleem wrote: > Hi, > > I am facing a issue while playing and converting a media taken from Ikegami > GFPack. Please find below FFPLAY and FFMPEG consoles: > > *FFPLAY: * > C:\Program Files\ffmpeg\ffmpeg-20150629\bin>ffplay.exe > "D:\data\irfans\Downloads > \0001V002(1).M

Re: [FFmpeg-user] FFMPEG MXF Issue

2015-09-17 Thread Carl Eugen Hoyos
Irfan Saleem gmail.com> writes: > I am facing a issue while playing and converting > a media taken from Ikegami GFPack. Please provide a sample file. Carl Eugen ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://ffmpeg.org/mailman/listinfo/f

[FFmpeg-user] FFMPEG MXF Issue

2015-09-16 Thread Irfan Saleem
Hi, I am facing a issue while playing and converting a media taken from Ikegami GFPack. Please find below FFPLAY and FFMPEG consoles: *FFPLAY: * C:\Program Files\ffmpeg\ffmpeg-20150629\bin>ffplay.exe "D:\data\irfans\Downloads \0001V002(1).MXF" ffplay version N-73245-gca3b274 Copyright (c) 2003-20