Git Product home page Git Product logo

Comments (8)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 20, 2024
I disagree. Not changing the extensions would complicate things for most other 
users.

Original comment by [email protected] on 31 May 2009 at 8:59

  • Changed state: WontFix

from winff.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 20, 2024
bggmtt:
i doesn't mean not to change extension, but add a new one at the end of 
filename.
this is because winff can not "guess" that e.g. '.mov04' is not an regular file
extension and can not check if he overwrite a source file. 

Original comment by [email protected] on 1 Jun 2009 at 11:51

from winff.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 20, 2024
dvgrab outputs ISO dates as YYYY.MM.DD.extension  this seems to totally confuse
winff's output'ed filenames as all similar.
PLEASE!

Original comment by [email protected] on 6 Jul 2009 at 3:54

from winff.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 20, 2024
Matt, I think the latter case has a point, if it is true (If you test for a 
dot, you
should test for the last one.)

As extensions only say so much and are not even compulsory on Linux (not sure 
for
Windows) I would say even the first user has a point, except that you may want 
to
make it configurable. Maybe add a check box or preferences option?

Original comment by [email protected] on 6 Jul 2009 at 6:49

  • Added labels: Priority-Low, Type-Enhancement, Usability
  • Removed labels: Priority-Medium, Type-Defect

from winff.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 20, 2024
winff looks for the first dot from the right. It is essential that the output 
file
have an appropriate extension with out using the '-f' option in ffmpeg.

the other possibility would be to just tack on the extension. For example, 
'test.avi'
would become test.avi.mp4.

Again, this would cause confusion for the vast majority of users.

Original comment by [email protected] on 17 Jul 2009 at 2:46

from winff.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 20, 2024
> the other possibility would be to just tack on the extension. For example,
'test.avi' would become test.avi.mp4.

> Again, this would cause confusion for the vast majority of users.

With this I agree completely.

Original comment by [email protected] on 17 Jul 2009 at 7:10

from winff.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 20, 2024
Confusing for most users yes, but it completely breaks multi-dotted filenames 
as they
try to over-write the previous name.  Can we do a last .name1 to .name2 
substitution
instead?

Mike

Original comment by [email protected] on 17 Jul 2009 at 11:31

from winff.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 20, 2024
> Can we do a last .name1 to .name2 substitution instead?

I think this is what Matt thinks WinFF is doing. Do you mean to say that WinFF 
does
NOT check for the first dot from the right? That would indeed be a bug by the 
looks
of it. Although, I can not reproduce that.
Input: dscf0497.1.1.2.avi
Output: dscf0497.1.1.2.wmv

Which is what I would expect. Please let us no if this is not the behavior that 
you see.

Original comment by [email protected] on 18 Jul 2009 at 8:06

from winff.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.