-
I tried getting this to compile on 2.6.27-9-generic 64-bit, but no joy. Is there a way to make this work? I had it working on the 32-bit within the past few months. It is a great app and I would like to get it working. Thanks.
2009-01-31 22:16:37 UTC by lingenfr
-
I like to make clean package and don't mind taking the src out of the zip and leaving the install script.
BUT I hate it when an app install older versions of apps like ffmpeg and x264 .
2 reasons 1) they are old 2) they do not belong in share folder as they are arch not noah. SO on a 64bit system it makes it hard to install both for video that still need the 32bit codecs. Plus the fact that I...
2007-10-15 06:02:47 UTC by one4all
-
Here's a weird bug for you:
Run pspvc from a shell, in the background:
$~> pspvc &
That runs, but as soon as the conversion dialog pops up, the application stops, and you must run 'fg' to bring the process into the foreground before it will continue.
My assumption is that this is probably a GTK bug, but i've never noticed behaviour like this from firefox or gimp, but of which use GTK.
2007-08-04 16:16:04 UTC by sgbeal
-
Hiya!
i've got a few "nice to have" features i'd like to submit but don't want to open a separate request for each one...
First, the relatively minor requests:
#1: Persistent directory for Open operations.
When selecting a file for conversion, it would be really convenient if the directory was persistent, such that the next Open operation starts in that directory. Having to...
2007-08-04 16:13:32 UTC by sgbeal
-
Hello!
First off, thanks a lot for pspvc. While i can convert videos using command-line tools, i can rarely get the audio/video in sync (not sure why), and pspvc gets this right.
When i try to exit pspvc after doing a conversion, i often get an error dialog saying "queue not empty". After dismissing the dialog, pspvc refuses to exit. The only way i have found to reliably edit it is to...
2007-08-04 16:00:15 UTC by sgbeal
-
0.2.1 -> 0.3
support of Alex Dark firmware 3.03-OE-B+
newer X264 and FFMPEG (fif1973)
freedesktop menu entry added (fif1973)
Simplification of convertion parameters (fif1973)
Display an error message if the input file format is not a supported (fif1973)
Slovenian translation added (lenooh)
German translation added (Christian Stake)
--threads X argument added for multi-core ou...
2007-03-13 17:37:40 UTC by fif1973
-
install.sh install stright in to root; /bin /share etc.
2006-10-28 16:08:32 UTC by nobody
-
Hi,
pspvc does not handle files >2GB.
Workaround:
Add
export CFLAGS=`getconf LFS_CFLAGS`
in 'install.sh' before pspvc is 'configure'd.
Regards,
Holger.
2006-08-31 20:58:05 UTC by gimlix
-
Now compile with gcc > 3.3.5
Elapse and remaining time added
Curent FPS conversion added
Choice of the thumbnail.
2006-06-25 12:58:25 UTC by fif1973
-
Anonymous committed patchset 1 of module CVSROOT to the Linux Video Converter for PSP CVS repository, changing 11 files.
2006-02-02 20:10:41 UTC by nobody