Re: gephex--main--0.4--patch-1798
Michael Mandl <[email protected]>
| Newsgroups | gmane.comp.video.gephex.devel |
|---|---|
| Message-ID | <[email protected]> |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Martin Bayer wrote:
|> --- orig/modules/src/ffmpegoutmodule/ffmpegoutmodule.spec
|> +++ mod/modules/src/ffmpegoutmodule/ffmpegoutmodule.spec
|> @@ -1,4 +1,3 @@
|> -# Das ist die Spezifikation fuer das Addier Module. Blabla
|>
|> mod_ffmpegoutmodule
|> {
|
|
| I think we should try to remove these broken german comments from the
| source files.
did that
|
|> + std::cout << "creating new ffmpeg writer " << filename << " "
|> + << xres << "x" << yres + << ", encoding: " << encoding
|> << std::endl;
|
| ...
|
|> std::cout << "unable to guess file format, trying mpeg..." <<
|> std::endl;
|
| ...
|
|> std::cout << "encoder initialized." << std::endl;
|> + std::cout << "format info (short name / extensions / bitrate): "
|> + << fmt->name << " / " << fmt->extensions + << " /
|> " << bps << std::endl;
|
|
| The logging/debug output should should use the modules log function
| because the std::cout messages aren't visible in the gui.
|
will do that
| _______________________________________________
| gephex-devel mailing list
| [email protected]
| http://lists.gephex.org/mailman/listinfo/gephex-devel
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFBXtM3YrdEvBZIgToRAhVoAKDUJu+4s+nCSAHt2oTvFR2lnMuXDQCbBMI8
bvhmfIh04cqapvEFOO1FM7k=
=ls5F
-----END PGP SIGNATURE-----