Run containers with a service account, not root
features: mount local drive, upload max 1Gb,download files
doc + features: thumbnail, preview
first version that can create DPG videos
Added gravitiy docs from analysis and initial migration
Added gravitiy docs from analysis and initial migration
migration web: first steps using Google Gravity
Not obvious from the description how this happened, but likely that the conversion cannot handle huge files. It doesn't use streaming. When my kids were younger around 2011 I mainly encoded shorter videos and some 90 minute movies recorded from analogue broadcasts in what today would be seen as very low resolution formats.
Not obvious from the description how this happened, but likely that the conversion cannot handle huge files. It doesn't use streaming. When my kids were smaller around 2011 I mainly encoded shorter videos and some 90 minute movies recorded from analogue broadcasts in what today would be seen as very low resolution formats.
The suggestion in the comment from 2022-09-02 will probably work. Otherwise a new release with updated url would be need, I don't know how many people that actually use this program and view videos on their nintendo ds. Won't most people use mobile phones instead?
Thanks for the advice. To be license compliant I cannot include mplayer in the relase and instead let the downloader install it. But download links for mplayer changes over time.
Repaired windows installer for admin, added preliminary nsis file for user installation.
Current wxPython version support?
I released 3.0 today. It includes a .deb package wich works on my virtual Ubuntu 20.04.
New version dpg4x 3.0 released
New version dpg4x 3.0 released
Release 3.0
Ubuntu: preparing to release 3.0
Ubuntu: added script to build .deb file
Current wxPython version support?
Portuguese translation of dpg4x
Current wxPython version support?
Closing this as a duplicate of request #7. Even with the new upcoming 3.0 releae there is no packaging for OSX. But the installation is using more standard Python (setuptools and installing the Fedora rpm in Python directories) so it should probably be easier to run 3.0 on OSX.
DPG FOR OSX (dpg4x)
use powershell script for mplayer download instead of inetc
NSIS UMUI installer with translations working:
Added html online docs from Sourceforge help pages to this repo
Fedora32: used more setuptools to create rpm
Updated windows exe packaging to use pyinstaller
Ubuntu 20.04: corrected deb package build... should probably move python files to a more standard location
Sorry for messing up the Linux start script. It seemed better and more Python 3 compliant to move all py files into a package when creating the windows exe file... Please do a 'git pull' and use the wrapper script "run_dpg4x" or run "python dpg4x_main.py" to start the program. I'll fix the fedora rpm/ubuntu deb packages when I've got the Windows installer to run better.
Ubuntu 20.04 - repaired start script after moving dpg4x.py into a package during win migration
Portuguese translation of dpg4x
Work still ongoing. I've created some preliminary deb packages and managed run the checkout https://sourceforge.net/p/dpg4x/master/ci/migration_fedora32/tree/ on Ubuntu 20.04. Need to spend more time on the windows packaging.
Added test video with dpg4x running on Swe Win 10
Added wrapper script to package with pyinstaller
Updates to package into a windows exe file:
Updates to run checkout on Windows 10 + verified translation (SWE)
First .deb package build on Ubuntu 20.04
First step to align with Python packaging guidelines: Moved install files to dist, READMEs to top level
Updates to run from checkout on Ubuntu 20.04
Thanks, I've uploaded a very first rpm version that can be installed in a clean Fedora32 with rpmfusion enabled, see https://sourceforge.net/projects/dpg4x/files/pre-releases/. Not worth testing yet, but most UI features work and some DPG files are produced. More to test (GOPs, translations, win packaging...). I'll try to create an Ubuntu packaging too.
Preliminary rpm for Fedora 32
corrected Dpg info/play, individual settings
Basic UI works, known todos: AddSpacer, individual settings
Python 3 and mencoder flag updates to use cmdline conversion btw avi/dpg
Python 2to3
Hi, glad some people still download and maybe use this. My kids have gone from Nintendo DS:s to phones/tablets. I don't have old OS:es to run this either (except for the windows packaging) and I'm not sure I've got any Nintendo DS any longer... But I've moved the repo to git today and hope I get some more time to revisit this and get it to run on my Fedora 32 (Python 3 migration , vxPython, and most likely adapting to new mplayer releases and rework the Windows installer packaging).
removed scripts/binaries for dpgimginjector and dpg2avi, added own arg parser with these options to dpg4x
Adding French translation
Added input arguments to Dpg4x to be able to create dpg files from a batch job without using the GUI. Included options for Dpg2Avi and DpgImgInjector. As py2exe on Windows creates different exe files for console applications I added a new Windows binary (with the same source code as dpg4x) called Dpg4xConsole.exe
Updated Windows installer to remove all files during upgrade/deinstall. Verified on Win7-32 + Win XP.
Documented PIL dependency after testing on Win7
Bugfix 3556834: old Windows mplayer download has been moved to other location, updating to use the newer MPlayer-p3-svn-34401.7z
Updated rpm packaging for 2.2 after testing on Fedora 14/15, including solving rpmlint issues
Corrected Windows bugs: some files were not closed before being deleted
Updated Windows installer to handle updates:
Documented PIL dependency after testing on Win7
rebuilt po-files due to new strings in svn98, completed swedish translation
Removing the icon file solved some weird compilation issues for the command line program Dpg4xConsole.exe
minor form layout and Swedish translations corrections
adding generated French installer files
Adding progress bars for dpg2avi, moving main function to Encoder.py
Minor changes to align with the html user guide updates
Using mplayer directly instead of dpg2avi when playing dpg files or extracting information + minor correction for DPG0-DPG3 info
Added support for DPG files: info window with thumbnail replace button, show video, convert to AVI
Dpg4x version 2.3
minor documentation and package files updates for release 2.3
Adding po file for NSIS installer and dpg4x.desktop
Encoding fails on Fedora 19, MEncoder SVN-r36171-4.8.1
When rerunning this on Fedora 21 it works fine. Closing this bug.
DVD ripping fails with error "invalid mode or filename"
Dpg4x is not built to rip DVDs. It is only possible to read non encrypted tracks...