[MPlayer-dev-eng] Re: OpenDML Read/Write support
darkshadow
darkshadow at shaw.ca
Wed Mar 10 11:48:02 CET 2004
I tried this patch against current cvs but have found it not to work
correctly here are my tests and results
1. Creating a new index with -saveidx on old 50gb video I had laying around.
result nothing different then before still freezes when trying to seek
past 4gb
2. Create new 6.2 gb video file and let it create the index automatically
result No index at all thus resulting in no seeking even before 4 gb mark\
3. Create new index with -saveidx for new 6.2gb file
result pauses for a few seconds when first seeking past 4gb mark then
works but audio/video is really jumpy.
Both video files where created using this command and play through
perfectly if no seeking is tried
mencoder\
tv:// -tv driver=v4l2:norm=ntsc:fps=29.97:input=2:width=640:height=480\
:alsa:adevice=hw.0,0:audiorate=48000:amode=1\
-oac lavc -ovc copy\
-lavcopts acodec=ac3:abitrate=192\
-quiet\
-o $1.avi
More information about the MPlayer-dev-eng
mailing list