mainGNU VCDImager - Support: sr #100475, big file support?

 
 

sr #100475: big file support?

Submitter:  None
Submitted:  Sun 24 Feb 2002 08:35:28 AM UTC
   
 
Category:  Feature Request Priority:  1 - Later
Severity:  2 - Minor Status:  None
Privacy:  Public Assigned to:  hvr
Originator Email:  -email is unavailable- Open/Closed:  Open
Operating System:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 26 Feb 2003 04:11:34 PM UTC, comment #1: 


vcdimager can't create VCD images larger than 99 minutes yet
as that's way out of spec for CD-R media;

Herbert Valerio Riedel <hvr>
Group Member
Sun 24 Feb 2002 08:35:28 AM UTC, original submission:  



Hi,

I am trying to xfer an mpeg file to multiple svcd. The
file is a large one at ~2.5GB.

When I attempt to use vcdimager, it produces an error :

[root@linuxpc ReplayPC-0.03]# ls -l 1013925597.mpg
-rw-rw-r--    1 maxw     maxw     2441641984 Feb 20
15:53 1013925597.mpg
[root@linuxpc ReplayPC-0.03]# vcdimager -t svcd
1013925597.mpg
   INFO: scanning mpeg track #0 for scanpoints...
**ERROR: packet length beyond buffer...
[root@linuxpc ReplayPC-0.03]#

I did compile vcdimager with big file support
(CPPFLAGS='-D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE'), so it is behaving differently to
without (/usr/bin/vcdimager is the binary supplied in
the rpm):

[root@linuxpc ReplayPC-0.03]# /usr/bin/vcdimager  -t
svcd 1013925597.mpg
**ERROR: could not stat() file `1013925597.mpg': Value
too large for defined data type

Could you tell me if this is intended behaviour - ie
I'm misunderstanding how this is supposed to work - or
if there is a bug?

Thanks.

Max.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2003-02-26 hvr Priority5 - Normal None
    support_category_id10082
    Assigned toNone None

Back to the top

Powered by Savane 3.13-4448.
Corresponding source code