Public bug reported: MP4Box fails to handle filenames with special characters like space because it execs `mv` without escaping file paths. Example:
$ MP4Box -rem 1 '2013-12-27 22.26.11.mp4' Removing track ID 1 Saving 2013-12-27 22.26.11.mp4: 0.500 secs Interleaving Error renaming file out_2013-12-27 22.26.11.mp4 to 2013-12-27 22.26.11.mp4 also, MP4Box removes the original file so it may cause data loss this is fixed in r4410: https://sourceforge.net/p/gpac/code/4410/ ** Affects: gpac (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1274514 Title: gpac To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gpac/+bug/1274514/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
