[FFmpeg-trac] #11532(undetermined:new): Raw bitstream export/import makes video stuttery
FFmpeg
trac at avcodec.org
Thu Mar 27 23:54:02 EET 2025
#11532: Raw bitstream export/import makes video stuttery
-------------------------------------+-------------------------------------
Reporter: LinAGKar | Owner: (none)
Type: defect | Status: new
Priority: normal | Component:
| undetermined
Version: unspecified | Resolution:
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by LinAGKar):
I can't import the raw bitstream directly into mkv, I get:
{{{
[matroska @ 0x55fd2f62e4c0] Timestamps are unset in a packet for stream 0.
This is deprecated and will stop working in the future. Fix your code to
set the timestamps properly
[matroska @ 0x55fd2f62e4c0] Can't write packet with unknown timestamp
[vost#0:0/copy @ 0x55fd2f8d0f00] Error submitting a packet to the muxer:
Invalid argument
Last message repeated 1 times
[out#0/matroska @ 0x55fd2f62a440] Error muxing a packet
[out#0/matroska @ 0x55fd2f62a440] Task finished with error code: -22
(Invalid argument)
[out#0/matroska @ 0x55fd2f62a440] Terminating thread with return code -22
(Invalid argument)
[out#0/matroska @ 0x55fd2f62a440] video:1KiB audio:0KiB subtitle:0KiB
other streams:0KiB global headers:0KiB muxing overhead: unknown
frame= 1 fps=0.0 q=-1.0 Lsize= 1KiB time=N/A bitrate=N/A
speed=N/A
Conversion failed!
}}}
Remuxing the mp4 into mkv makes no difference to the behavior when playing
it in Chrome.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/11532#comment:6>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list