GithubHelp home page GithubHelp logo

themonospot's People

Contributors

armando-basile avatar

Stargazers

 avatar

Watchers

 avatar

themonospot's Issues

fails to find English.lf if system locale is not supported

What steps will reproduce the problem?
1. Set locale to anything other than English, Spanish, or Italian
2. Run app
3.

What is the expected output? What do you see instead?
Fails with the error 
StartUpError = Could not find file "/usr/lib/themonospot/languages/English.lf"


What version of the product are you using? On what operating system?
0.7.3.1 in Debian Sid

Please provide any additional information below.
Attached is a patch to resolve this.

Original issue reported on code.google.com by [email protected] on 17 Nov 2009 at 6:03

Attachments:

Suggestion: Allow edit avi tags functionality

An avi file can contains tags like an mp3, that can describe the content of
a file, is possible to use themonospot to edit them?

Thanks!

Original issue reported on code.google.com by erseco on 17 Oct 2007 at 10:19

Suggestion: Auto-export

It can be usefull to have an option that allow the auto-export in a txt file.

The file will be created in the movie directory directly.

An other enhancement is the ability to have the output directory
auto-selected for the export function. The directory selected will be the
directroy of the file analysed.

Original issue reported on code.google.com by [email protected] on 29 Aug 2008 at 11:57

Language file name wrong

I want to translate 'themonospot' into Spanish.
I'm following your instructions from
http://code.google.com/p/themonospot/wiki/LanguageFile
When I execute:
   mono --debug <application_path>/themonospot.exe
the program writes
   Gtk language = Jovencillo; Available language = English

I think that 'Jovencillo' is the first word of Spanish sample. See
'pango-language-sample-table.h' from Pango source code.

I think that the name of the file would be more representative of the
language it belongs to, like Spanish.lf, for example.

Of course, if I rename my language file as 'Jovencillo.lf', it works OK.

I'm using 'themonospot' 0.7.1 version. Ubuntu intrepid amd64.

Anyway, I send you Spanish language file for inclusion in next version if
you wish.

Thanks

Juan Pablo

Original issue reported on code.google.com by [email protected] on 30 Jan 2009 at 8:52

Attachments:

Spanish localization doesn't work

I'm using 0.8.1 version. Spanish localization doesn't work for me. The
program appears in English. If I change the name of language file from
'spanish.xml' to 'español.xml' then the program shows Spanish localization.


Original issue reported on code.google.com by [email protected] on 24 Jan 2010 at 7:56

defects in UserData exported file

What steps will reproduce the problem?
1. Open an avi that have UserData value
2. Use UserData function to export file with standard userdata value
3. Open genrated output file 

What is the expected output? What do you see instead?
New video have imperfections during play, see follow image...
http://www.integrazioneweb.com/themonospot/images/screenshots/userdata_bug.png

Please use labels and text to provide additional information.


Original issue reported on code.google.com by [email protected] on 27 Dec 2007 at 10:25

Suggestion: Allow multiple file selection

It can be usefull open multiple files at once. You can put a button to go
forward in the list of files an a button to go backwards.
In some circunstances is tedious open the files one by one, for example
when your are procesing a season shows.


Original issue reported on code.google.com by [email protected] on 27 Sep 2008 at 8:47

Calculate Video Bitrate

What steps will reproduce the problem?
1. Open an avi file

What is the expected output? What do you see instead?
Video bitrate value is not correct

Please use labels and text to provide additional information.
This bug was already fixed, the first release without this bug will be 0.6.5

Original issue reported on code.google.com by [email protected] on 4 Jan 2008 at 11:08

Wrong AudioRate for some avi

What steps will reproduce the problem?
1. Open an avi file

What is the expected output? What do you see instead?
In audio section the audio rate is 0,33 Kb/sec (wrong value)
It sould be 128 Kb/sec

Please use labels and text to provide additional information.
This bug was already fixed, the first release without this bug will be 0.6.5

Original issue reported on code.google.com by [email protected] on 4 Jan 2008 at 11:04

Support l10n

I've downloaded the SVN, but there's no /po directory with POTFILES.in that
would allow translators to extract the strings and submit translations.
Please support localization.

Original issue reported on code.google.com by [email protected] on 26 Dec 2007 at 9:58

AppData files

Please consider writing and installing an AppData file with the application description and some screenshots, else themonospot looks really bad in the GNOME and KDE Software Centers. We'd love to
showcase more applications, but without the extra data file we can't.
See http://people.freedesktop.org/~hughsient/appdata/ for details;
thanks!

Richard

Suggestion: Support to .mkv file contenent?

I tried to open a file .mkv (Matroska contenent) and I discovered that
monospot doesn't support this type of file. Do you think that in future
will support this type of file?

Good Luck and Thanks your for your works

p.s. I tried using a Gentoo O.S. with this command line: mono monospot.exe
(kernel-2.6.24)

Original issue reported on code.google.com by [email protected] on 27 Apr 2008 at 12:17

Array index is out of range

What steps will reproduce the problem?
1. make an avi with avidemux (2.3.0) 
2. try to analyze the file
3.

What is the expected output? What do you see instead?
A message box appears titled "Themonospot Parser error", with this message:
"Error: Array index is out of range."

What version of the product are you using? On what operating system?
Themonospot 0.6.0
gtk# gui 0.1.0
XUbuntu Gutsy 7.10
Xfce 4.4.1

Please provide any additional information below.
Old files made with VirtualDubMod under Win are parsed fine.
When opening problematic files with VirtualDubMod it claims that there is
something to be fixed in the audio stream, but goes on fine.
Vlc player and Totem can use those files without a glitch, so my stand
alone players (Ziova, Kiss, TransGear).
I'm going to send this information to Avidemux authors too, but I feel that
something in themonospot can be done.

I'm sending a small sample too.

Thanks in advance.
Giampiero

Original issue reported on code.google.com by [email protected] on 23 Dec 2007 at 9:00

Attachments:

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.