Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Capturing and Editing Video > Avisynth Development

Reply
 
Thread Tools Search this Thread Display Modes
Old 23rd February 2012, 20:47   #21  |  Link
poisondeathray
Registered User
 
Join Date: Sep 2007
Posts: 5,345
you can try ffmbc, it seems to handle mxf (and transport streams) better than ffmpeg

there is a free tool called amberfin mxf desktop that can demux mxf ; there might be some free mxf tools on sourceforge as well

edit: I didn't see you posted a sample

yes, amberfin works, it will demux a raw file, but you can safely rename the extension to .m2v, or just use dgindex on the raw file (it's just elementary mpeg2 video). There seems to be no audio in the sample .mxf ?

Last edited by poisondeathray; 23rd February 2012 at 20:54.
poisondeathray is offline   Reply With Quote
Old 23rd February 2012, 21:00   #22  |  Link
pantau
Registered User
 
Join Date: Sep 2010
Posts: 49
no, the audio is in separate files.

i'll try amber later...
pantau is offline   Reply With Quote
Old 23rd February 2012, 21:17   #23  |  Link
pantau
Registered User
 
Join Date: Sep 2010
Posts: 49
do you have a source for amberfin apart from the company site which obliges you to sign up to news?
pantau is offline   Reply With Quote
Old 23rd February 2012, 21:20   #24  |  Link
pantau
Registered User
 
Join Date: Sep 2010
Posts: 49
ffmbc is not available for windows is this right?
pantau is offline   Reply With Quote
Old 23rd February 2012, 21:21   #25  |  Link
poisondeathray
Registered User
 
Join Date: Sep 2007
Posts: 5,345
I'll put a mirror below

Mods: It's free software, but requires a sign up. If this is violating any rules, I'll take it down

AmberFin MXF Desktop
http://www.mediafire.com/?o6hwb5y53vr4vm0

Quote:
ffmbc is not available for windows is this right?
yes it is, you can compile for windows, but still has problems with your sample
poisondeathray is offline   Reply With Quote
Old 23rd February 2012, 21:44   #26  |  Link
pantau
Registered User
 
Join Date: Sep 2010
Posts: 49
thanks for the link... i can install it, but it crashes media player and vlc when i try to play a file.

anyway, i don't understand how it could help me to get the mxf-files into avisynth?
pantau is offline   Reply With Quote
Old 23rd February 2012, 21:49   #27  |  Link
poisondeathray
Registered User
 
Join Date: Sep 2007
Posts: 5,345
Quote:
Originally Posted by pantau View Post
thanks for the link... i can install it, but it crashes media player and vlc when i try to play a file.

anyway, i don't understand how it could help me to get the mxf-files into avisynth?
you demux to elementary video (i.e. video without mxf wrapper)

avisynth can open .m2v video (e.g. dgindex or ffvideosource)
poisondeathray is offline   Reply With Quote
Old 24th February 2012, 01:05   #28  |  Link
pantau
Registered User
 
Join Date: Sep 2010
Posts: 49
it works, thanks... not really practical, as i have to demux the files one by one. hopefully some day in the future ffvideosource will work directly with mxf files.
pantau is offline   Reply With Quote
Old 24th February 2012, 11:55   #29  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,259
Quote:
ffmbc is not available for windows is this right?
VideoHelp also has Windows builds of ffmbc
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Old 24th February 2012, 12:30   #30  |  Link
pantau
Registered User
 
Join Date: Sep 2010
Posts: 49
thanks... i can't find a description of parameters, neither on the videohelp nor the developers site...
pantau is offline   Reply With Quote
Old 24th February 2012, 12:48   #31  |  Link
Brazil2
Registered User
 
Join Date: Jul 2008
Posts: 532
Quote:
Originally Posted by pantau View Post
thanks... i can't find a description of parameters, neither on the videohelp nor the developers site...
Code:
ffmbc -h
or
Code:
ffmbc -h > ffmbc.txt
to print it all into a text file.
Brazil2 is offline   Reply With Quote
Old 24th February 2012, 13:20   #32  |  Link
pantau
Registered User
 
Join Date: Sep 2010
Posts: 49
wow, i've never seen so many parameters... could you maybe help me with a simple command line?

is there a input filter based on ffmbc that would allow to directly ingest .mxf into avisynth? or would i have to unwrap/demux?

Last edited by pantau; 24th February 2012 at 13:35.
pantau is offline   Reply With Quote
Old 24th February 2012, 15:20   #33  |  Link
poisondeathray
Registered User
 
Join Date: Sep 2007
Posts: 5,345
I stated above, ffmbc doesn't work on your particular test file

The commandline would be basically the same as ffmpeg (just change ffmbc for ffmpeg)

(But it works for other mxf files, including mpeg2)
poisondeathray is offline   Reply With Quote
Old 24th February 2012, 15:27   #34  |  Link
pantau
Registered User
 
Join Date: Sep 2010
Posts: 49
ok, so i'll give up for the moment... my test file is a standard avid hdv mxf file.
pantau is offline   Reply With Quote
Old 24th February 2012, 15:54   #35  |  Link
poisondeathray
Registered User
 
Join Date: Sep 2007
Posts: 5,345
other 'standard' avid files work, like dnxhd
poisondeathray is offline   Reply With Quote
Old 26th February 2012, 22:45   #36  |  Link
jmac698
Registered User
 
Join Date: Jan 2006
Posts: 1,867
Lest we forget doom9's very own version of ffmbc for windows, with included help files:
http://forum.doom9.org/showthread.ph...21#post1528421
jmac698 is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 14:23.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.