Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. |
18th October 2023, 10:10 | #1 | Link |
Registered User
Join Date: Jan 2022
Posts: 5
|
Need a player for 265 videos in raw format
The stationary video recorder produces video in raw format, the files are obtained with the extension h264
ffplay, vlc, mpv don't play the file. Code:
MediaInfo Complete name : C:\_vid\PL\IP camera_02_20230913_06.00.00-07.00.00[H][@220f5][1].h264 Format : HEVC Format/Info : High Efficiency Video Coding File size : 174 Mb FileExtension_Invalid : hevc h265 265 Format : HEVC Format/Info : High Efficiency Video Coding Format profile : Main@L3.1@Main Width : 1 280 pixels Height : 720 pixels Display aspect ratio : 16:9 Color space : YUV Chroma subsampling : 4:2:0 Bit depth : 8 бит Color range : Full Color primaries : BT.709 Transfer characteristics : BT.709 Matrix coefficients : BT.709 ffplay -f hevc -i "IP camera_02_20230913_06.00.00-07.00.00[H][@220f5][1].h265" It plays, but rewinding still doesn't work and writes an error in the console: Code:
[hevc @ 000001d85e347b80] Invalid NAL unit 0, skipping. [NULL @ 000001d85d81eb40] Invalid NAL unit 0, skipping. Last message repeated 6 times https://mega.nz/file/qtExyRAK#N3kGl2...2UMHd04qEUpqcQ (File 174Mb) |
18th October 2023, 10:40 | #2 | Link |
Moderator
Join Date: Feb 2005
Location: Spain
Posts: 7,077
|
Renamed to .h265 is played by mpc-hc or mpc-be.
But if you want rewind etc. the best option is mux it to .mkv with MkvToolNix, it create the needed indexes to play forward and backward.
__________________
BeHappy, AviSynth audio transcoder. |
18th October 2023, 12:35 | #3 | Link |
Registered User
Join Date: Jan 2022
Posts: 5
|
I think I found that player (I searched for half a day).
Player page direct link It plays files beautifully and rewinding works great. But why, why does ffmpeg stumble? |
2nd November 2023, 20:48 | #4 | Link | ||
Registered User
Join Date: Aug 2013
Posts: 202
|
Quote:
Quote:
Code:
ffmpeg -i xxx.h265 -c copy out.mkv |
||
Tags |
ffplay, h264, hevc, player, vlc |
Thread Tools | Search this Thread |
Display Modes | |
|
|