We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Encountered the following error when running camera_cards -f mkv for AVCHD cards. Full terminal output attached. Terminal Saved Output.txt
camera_cards -f mkv
[mpegts @ 0x14a705200] PES packet size mismatch [mpegts @ 0x14a705200] Packet corrupt (stream = 1, dts = 278422354). [mpegts @ 0x14a705200] PES packet size mismatche=00:49:51.65 bitrate=20396.3kbits/s speed= 106x [mpegts @ 0x14a705200] Packet corrupt (stream = 1, dts = 278422354). [concat @ 0x14a604cb0] Packet corrupt (stream = 1, dts = 278374075). /var/folders/m3/gry6g15d37q9w6j3h68wcrth0000gp/T/camera_cards.AvAJYUlPtr.ffconcat: corrupt input packet in stream 1 [pcm_bluray @ 0x14a606d00] PCM packet too small Error while decoding stream #0:1: Invalid data found when processing input
Found no issue with the resulting concatenated mkv file...
this is related to issue #69 and #79
@dericed @BleakleyMcD
The text was updated successfully, but these errors were encountered:
For this, I suggest that when the remux is done that we make a sidecar qc report that lists where the packet errors are.
Sorry, something went wrong.
Please test with #102
tested camera_cards -f mkv and it is not generating the log file as when running with -N (issue #85 )
-N
No branches or pull requests
Encountered the following error when running
camera_cards -f mkv
for AVCHD cards. Full terminal output attached.Terminal Saved Output.txt
Found no issue with the resulting concatenated mkv file...
this is related to issue #69 and #79
@dericed @BleakleyMcD
The text was updated successfully, but these errors were encountered: