I have a folder with some avi files so I wrote a fxd file for them. It
worked with 1.7.4 but after upgrade to the latest 1.7.5 freevo asks me
if I want to delete info (I think it means .fxd file) about the selected
movie.

<freevo>
   <movie title="Episode 1">
      <video>
         <file id="p1">episode_1.avi</file>
      </video>
      <variants>
         <variant name="Soundtrack Italian" mplayer-options="-aid 2">
            <part ref="p1"></part>
         </variant>
         <variant name="Soundtrack English" mplayer-options="-aid 1">
            <part ref="p1"></part>
         </variant>
      </variants>
   </movie>
   ...
</freevo>

I think it should be a problem with the .fxd file, shouldn't it?

Regards,
Laurento


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to