-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Description
The fewer issues I have to read, the more new features I will have time to implement, so I ask that you please try these things first
- Try with a different kind of file to confirm that the problem is related to just this file.
- Try with the newest version from GitHub
- Read the documentation and FAQ, Known issues, Troubleshooting
- Search for your problem under Issues or Discussions
Steps to reproduce
When importing file, could not even use the seek keyframes features. After manually selecting an inpoint and leaving the endpoint on the last frame, could not export video and received error log window.
Expected behavior
Keyframe seekers should be functional.
Actual behavior
Keyframe seekers dont work and wont allow to accurately find keyframes.
Provide an error report
Error: Cannot find any keyframe after the desired start cut point
at getSmartCutParams (file:///C:/Program%20Files/LosslessCut-win-x64/resources/app.asar/out/renderer/assets/index-0ivX-LVc.js:52982:35)
at async maybeSmartCutSegment (file:///C:/Program%20Files/LosslessCut-win-x64/resources/app.asar/out/renderer/assets/index-0ivX-LVc.js:53365:138)
at async file:///C:/Program%20Files/LosslessCut-win-x64/resources/app.asar/out/renderer/assets/index-0ivX-LVc.js:36293:26
{
"err": {},
"state": {
"ffmpegExperimental": true,
"preserveMovData": false,
"movFastStart": true,
"preserveMetadataOnMerge": false,
"filePath": "C:\Users\PC\Downloads\Tori Black - Fresh Outta High School 8 (2008).wmv",
"fileFormat": "asf",
"externalFilesMeta": {},
"mainStreams": [
{
"index": 0,
"codec_name": "wmapro",
"codec_long_name": "Windows Media Audio 9 Professional",
"codec_type": "audio",
"codec_tag_string": "b[1][0][0]",
"codec_tag": "0x0162",
"sample_fmt": "fltp",
"sample_rate": "48000",
"channels": 2,
"channel_layout": "stereo",
"bits_per_sample": 0,
"initial_padding": 0,
"r_frame_rate": "0/0",
"avg_frame_rate": "0/0",
"time_base": "1/1000",
"start_pts": 0,
"start_time": "0.000000",
"duration_ts": 1603574,
"duration": "1603.574000",
"bit_rate": "192000",
"extradata_size": 18,
"disposition": {
"default": 0,
"dub": 0,
"original": 0,
"comment": 0,
"lyrics": 0,
"karaoke": 0,
"forced": 0,
"hearing_impaired": 0,
"visual_impaired": 0,
"clean_effects": 0,
"attached_pic": 0,
"timed_thumbnails": 0,
"captions": 0,
"descriptions": 0,
"metadata": 0,
"dependent": 0,
"still_image": 0
},
"tags": {
"language": "eng"
}
},
{
"index": 1,
"codec_name": "vc1",
"codec_long_name": "SMPTE VC-1",
"profile": "Advanced",
"codec_type": "video",
"codec_tag_string": "WVC1",
"codec_tag": "0x31435657",
"width": 1920,
"height": 1080,
"coded_width": 1920,
"coded_height": 1080,
"closed_captions": 0,
"film_grain": 0,
"has_b_frames": 1,
"pix_fmt": "yuv420p",
"level": 3,
"chroma_location": "left",
"refs": 1,
"r_frame_rate": "30000/1001",
"avg_frame_rate": "30000/1001",
"time_base": "1/1000",
"start_pts": 0,
"start_time": "0.000000",
"duration_ts": 1603574,
"duration": "1603.574000",
"bit_rate": "9004023",
"extradata_size": 22,
"disposition": {
"default": 0,
"dub": 0,
"original": 0,
"comment": 0,
"lyrics": 0,
"karaoke": 0,
"forced": 0,
"hearing_impaired": 0,
"visual_impaired": 0,
"clean_effects": 0,
"attached_pic": 0,
"timed_thumbnails": 0,
"captions": 0,
"descriptions": 0,
"metadata": 0,
"dependent": 0,
"still_image": 0
},
"tags": {
"language": "eng"
}
}
],
"copyStreamIdsByFile": {
"C:\Users\PC\Downloads\Tori Black - Fresh Outta High School 8 (2008).wmv": {
"0": true,
"1": true
}
},
"cutSegments": [
{
"start": 275.5281786941581
}
],
"mainFileFormatData": {
"filename": "C:\Users\PC\Downloads\Tori Black - Fresh Outta High School 8 (2008).wmv",
"nb_streams": 2,
"nb_programs": 0,
"format_name": "asf",
"format_long_name": "ASF (Advanced / Active Streaming Format)",
"start_time": "0.000000",
"duration": "1603.574000",
"size": "2033691850",
"bit_rate": "10145796",
"probe_score": 100,
"tags": {
"WM/WMADRCAverageTarget": "2073",
"VBR Peak": "14000000",
"WM/WMADRCPeakReference": "32767",
"WM/WMADRCPeakTarget": "32767",
"WM/WMADRCAverageReference": "2073",
"DeviceConformanceTemplate": "AP@L3",
"WMFSDKVersion": "11.0.5721.5145",
"WMFSDKNeeded": "0.0.0.0000",
"IsVBR": "1"
}
},
"rotation": 360,
"shortestFlag": false,
"effectiveExportMode": "merge",
"outSegTemplate": "${FILENAME}-${CUT_FROM}-${CUT_TO}${SEG_SUFFIX}${EXT}",
"mergedFileTemplate": "${FILENAME}-cut-merged-${EPOCH_MS}${EXT}",
"preserveMetadata": "default",
"preserveChapters": false
},
"platform": "win32",
"version": "3.64.0"
}
Share the file
No response
Share log from developer tools
Version 3.64.0
App.tsx:1679 userOpenFiles
App.tsx:1680 C:\Users\PC\Downloads\Tori Black - Fresh Outta High School 8 (2008).wmv
ffmpeg.ts:271 FFprobe detected format(s) asf
App.tsx:1332 loadMedia C:\Users\PC\Downloads\Tori Black - Fresh Outta High School 8 (2008).wmv C:\Users\PC\Downloads undefined
App.tsx:543 State reset
App.tsx:2130 onVideoError DEMUXER_ERROR_COULD_NOT_OPEN: FFmpegDemuxer: open context failed 4
(anonymous) @ App.tsx:2130
App.tsx:2145 Trying to create preview
App.tsx:604 html5ifyAndLoad Object
useFfmpegOperations.ts:623 Making ffmpeg-assisted dummy file Object
useThumbnails.ts:50 Cleanup thumbnails Array(0)
ffmpeg.ts:48 STDERR:
ffmpeg.ts:49 Input #0, lavfi, from 'anullsrc=channel_layout=stereo:sample_rate=44100':
Duration: N/A, start: 0.000000, bitrate: 705 kb/s
Stream #0:0: Audio: pcm_u8, 44100 Hz, stereo, u8, 705 kb/s
Stream mapping:
Stream #0:0 -> #0:0 (pcm_u8 (native) -> flac (native))
Press [q] to stop, [?] for help
Output #0, matroska, to 'C:\Users\PC\Downloads\Tori Black - Fresh Outta High School 8 (2008)-html5ified-dummy.mkv':
Metadata:
encoder : Lavf60.3.100
Stream #0:0: Audio: flac ([172][241][0][0] / 0xF1AC), 44100 Hz, stereo, s16, 128 kb/s
Metadata:
encoder : Lavc60.3.100 flac
size= 0kB time=-577014:32:22.77 bitrate= -0.0kbits/s speed=N/A
size= 154kB time=00:12:28.04 bitrate= 1.7kbits/s speed=1.5e+03x
size= 256kB time=00:25:11.86 bitrate= 1.4kbits/s speed=1.51e+03x
size= 340kB time=00:26:43.57 bitrate= 1.7kbits/s speed=1.51e+03x
video:0kB audio:238kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 42.996902%
useVideo.ts:105 onDurationChange 1603.574
useThumbnails.ts:50 Cleanup thumbnails Array(0)