rbouqueau / gpac

GPAC mirror from the SourceForge Subversion
GNU Lesser General Public License v2.1
0 stars 1 forks source link

[Bug] File name with periods causes split files [sf#140] #140

Closed rbouqueau closed 10 years ago

rbouqueau commented 10 years ago

Reported by liontooth on 2008-03-23 21:13 UTC $ MP4Box -version MP4Box - GPAC version 0.4.4

$ uname -v Darwin Kernel Version 9.2.2

$ MP4Box -quiet -fps 29.97 -add /tna/This.is.an.example-01.h264 -add /tna/This.is.an.example-01.aac.mp4 -new /tna/This.is.an.example-01.mp4 Storing split-file /tna/This.is.an.example-01_001.mp4 - duration 0.02 seconds
Storing split-file /tna/This.is.an.example-01_002.mp4 - duration 0.02 seconds
Storing split-file /tna/This.is.an.example-01_003.mp4 - duration 0.02 seconds
Storing split-file /tna/This.is.an.example-01_004.mp4 - duration 0.02 seconds

I got more than 100,000 of these files.

MP4Box works fine if I remove the periods in the file name:

$ MP4Box -fps 29.97 -add test.h264 -add test.aac.mp4 -new test.mp4 AVC-H264 import - frame size 640 x 480 at 29.970 FPS Import results: 76455 samples - Slices: 741 I 32044 P 43670 B - 1 SEI - 713 IDR Stream uses B-slice references - max frame delay 2 IsoMedia import - track ID 1 - Audio (SR 44100 - 2 channels) Saving test.mp4: 0.500 secs Interleaving

rbouqueau commented 10 years ago

Commented by jeanlf on 2008-07-02 16:41 UTC Logged In: YES user_id=815447 Originator: NO

I cannot reproduce this bug. Is it still there with the CVS version ?

rbouqueau commented 10 years ago

Updated by jeanlf on 2008-07-02 16:41 UTC

rbouqueau commented 10 years ago

Commented by sf-robot on 2008-07-17 02:20 UTC Logged In: YES user_id=1312539 Originator: NO

This Tracker item was closed automatically by the system. It was previously set to a Pending status, and the original submitter did not respond within 14 days (the time period specified by the administrator of this Tracker).

rbouqueau commented 10 years ago

Updated by sf-robot on 2008-07-17 02:20 UTC