<br><br><div class="gmail_quote">2011/10/24 Cyril Lambin <span dir="ltr"><<a href="mailto:cyril@nolife-tv.com">cyril@nolife-tv.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br><br><div class="gmail_quote">Le 22 octobre 2011 23:41, Rémi Denis-Courmont <span dir="ltr"><<a href="mailto:remi@remlab.net" target="_blank">remi@remlab.net</a>></span> a écrit :<div class="im"><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

 <br>
You can override the demuxer on a per-item basis though:<br>
<br>
# vlc file/avformat:///path/to/file.mp4<br>
<br>
or:<br>
<br>
# vlc /path/to/file.mp4 :demux=avformat<br>
<br>
That also kinda works from the UI.<br>
<br></blockquote></div><div><br>Okay, so I guess the default demuxer is avformat, then ?<br><br>(eventually that demuxer would need a fix for those kind of .mov files anyway, they're really heavily used in video editing because Final Cut Pro has a strong user base now.)<br>

</div></div><br clear="all">Or maybe another way to achieve what we need is to revert to the default VLC demuxer if the "forced default" demuxer (here ffmpeg) returns an error because of an unsupported file format. Or to have a way to change the priority of demuxers - if VLC works that way.<br>
</blockquote><div><br></div><div>Yes, you can set priority for plugins. But you have to do that from plugin code. </div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<br>I'm not trying to force anything into VLC dev, just trying to figure out a clean solution in the long-term :)<div class="im"><br><br>Cyril<br><br>-- <br>Cyril Lambin - Nolife<br>Directeur Technique<br></div><div>
<div></div><div class="h5">3 villa du clos de Malevart<br>
75011 Paris<br>
</div></div><br>_______________________________________________<br>
vlc-devel mailing list<br>
To unsubscribe or modify your subscription options:<br>
<a href="http://mailman.videolan.org/listinfo/vlc-devel" target="_blank">http://mailman.videolan.org/listinfo/vlc-devel</a><br>
<br></blockquote></div><br>